{"uid":"cap__joH-1rRVc4_rAXpBG1JA","slug":"agentic-reservations-resy-restaurant-search-e0c2700c","name":"Agentic Reservations — Resy Restaurant Search","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/search","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","required":["query"],"properties":{"query":{"type":"string","description":"Restaurant name to search for"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"results":{"type":"array","items":{"type":"object","properties":{"name":{"type":"string"},"rating":{"type":"number","nullable":true},"cuisine":{"type":"array","items":{"type":"string"}},"venue_id":{"type":"integer"},"neighborhood":{"type":"string"}}}}}}}}}},"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_yoFtcLqPES06LDO5UYJDy","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":"Search for restaurants by name on Resy, returning venue details including ID, cuisine, neighborhood, and rating for use in downstream booking flows.","exampleAgentPrompt":"Search Resy for a restaurant called Lilia so I can get its venue ID and details before I book a table.","exampleUseCases":[{"title":"Find restaurant before booking","prompt":"Can you look up Carbone on Resy and get me its venue ID and neighborhood? I want to book a table there next weekend."},{"title":"Verify restaurant Resy listing","prompt":"Check if a restaurant called Don Angie is on Resy and tell me its cuisine type and rating if it is."},{"title":"Discover neighborhood for a restaurant","prompt":"Search Resy for the restaurant Ernesto's and tell me what neighborhood it's listed under and what kind of food they serve."}],"resultDescription":"Returns an array of matching restaurant results, each containing the venue's integer ID, name, cuisine tag array, neighborhood string, and nullable numeric rating — suitable for feeding into a downstream Resy booking call.","failureModes":["No results returned if restaurant name is misspelled or not listed on Resy","Empty results array if query doesn't match any active Resy venue","Service may be unavailable if underlying Resy API is down","Rate limiting or payment issues if x402 payment flow is not properly handled","Ambiguous results if a common restaurant name matches multiple venues"],"whenToPreferThis":"Use this endpoint when you need to resolve a restaurant name to a Resy venue ID before making a booking, or when you want to verify that a restaurant is listed on Resy and retrieve its cuisine, neighborhood, and rating metadata. Prefer this over generic web search when you need structured, Resy-native venue data ready for a reservation flow.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:41:36.495Z","isFirstParty":false}