{"uid":"cap_FpK8T5YRjHMZ65ErZVTtk","slug":"openwebninja-yelp-business-details-9bd36d4a","name":"OpenWebNinja Yelp Business Details","description":"Fetch Yelp business profile details by business ID.","url":"https://openwebninja-x402.vercel.app/api/yelp/business-details","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","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["business_id"],"properties":{"business_id":{"type":"string","minLength":1},"yelp_domain":{"type":"string","minLength":1}},"additionalProperties":false}},"additionalProperties":false}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_r3UVYCYGh13KLd8vwCvda","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches a Yelp business profile by its unique business ID, returning detailed information about that listing.","exampleAgentPrompt":"Can you pull up the full Yelp profile for the business with ID 'gary-danko-san-francisco' — I want to see their address, phone number, hours, and rating?","exampleUseCases":[{"title":"Restaurant hours verification for customer","prompt":"I need to confirm the current hours for the restaurant with Yelp ID 'the-french-laundry-yountville' before we tell a customer when they can dine there."},{"title":"Local business contact details lookup","prompt":"Can you grab the full profile for the business ID 'apple-store-fifth-avenue-new-york' so I can get their phone number and address ready?"},{"title":"Review ratings comparison for decision making","prompt":"Pull up the Yelp data for the gym with ID 'equinox-san-francisco-2' — I want to see their star rating, review count, and what categories they're listed under."}],"resultDescription":"Returns a structured Yelp business profile for the given business ID, including the business name, address, phone, hours of operation, star rating, review count, categories, and photos.","failureModes":["Invalid or non-existent business_id returns an error or empty result","Yelp rate limiting or changes to the underlying scraping target may cause failures","Missing required business_id parameter causes a validation error","Yelp domain mismatch (e.g. wrong locale) may return no results","Payment failure via x402 protocol prevents the request from completing"],"whenToPreferThis":"Use this endpoint when you already have a Yelp business ID and need to retrieve structured profile details (hours, address, ratings) without scraping Yelp directly. Prefer this over a search endpoint when the exact business is already known.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:33:28.676Z","isFirstParty":false}