{"uid":"cap_VFhfTYW8RyFGkoP4H7HGG","slug":"agentic-reservations-get-current-user-profile-48fe089f","name":"Agentic Reservations — Get Current User Profile","description":"API that lets AI agents search and book restaurant reservations on Resy. Pay $0.10 USDC per booking with a crypto wallet.","url":"https://agentic-reservations.vercel.app/api/me","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"email":{"type":"string","nullable":true},"user_id":{"type":"string"},"resy_linked":{"type":"boolean"},"resy_linked_at":{"type":"string","nullable":true}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"proven_free","priceSource":"registry","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"free","summary":"Free","primary":{"kind":"free","protocol":"x402","network":"base","amountUsd":null,"per":"call","confidence":"unknown"},"accepted":[{"kind":"free","protocol":"x402","network":"base","amountUsd":null,"per":"call","confidence":"unknown"}]},"paymentMethods":[{"uid":"pm_2AwnefAkd7YnvfB4jWTRF","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Retrieves the authenticated user's profile and Resy account linkage status for the Agentic Reservations service","exampleAgentPrompt":"Check my Agentic Reservations account to see if my Resy account is linked and ready for me to book restaurants.","exampleUseCases":[{"title":"Pre-booking account status check","prompt":"Before I try to book a restaurant, can you check if my Agentic Reservations account is properly set up and my Resy account is linked?"},{"title":"Verify linked email address","prompt":"What email address is associated with my Agentic Reservations profile, and when did I connect my Resy account?"},{"title":"Debug failed reservation attempt","prompt":"My restaurant booking just failed — can you pull up my Agentic Reservations user profile to check if my Resy account is still linked properly?"}],"resultDescription":"Returns a JSON object with the user's user_id, email (nullable), a boolean resy_linked flag indicating whether their Resy account is connected, and resy_linked_at timestamp (nullable) showing when the Resy account was linked.","failureModes":["Unauthenticated request returns 401 if no valid session or token is provided","Resy linkage may show resy_linked: false if the user has not yet connected their Resy account","Email field may be null if not yet provided by the user","resy_linked_at may be null if the account was never linked"],"whenToPreferThis":"Use this endpoint to verify a user's account state and Resy linkage before attempting a restaurant search or booking workflow. It is the diagnostic/preflight step in the Agentic Reservations flow — call it when you need to confirm the user is authenticated and their Resy account is properly connected before proceeding to reservation endpoints.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:30:06.951Z","isFirstParty":false}