{"service":"Local Restaurant Discovery API","version":"1.0.0","agent_callable":true,"mcp_compatible":true,"auth":{"type":"api_key","header":"X-API-Key"},"endpoints":[{"method":"POST","path":"/discover-restaurants","price_usd":0.02,"gated":false},{"method":"POST","path":"/rank-restaurants","price_usd":0.01,"gated":false},{"method":"POST","path":"/match-restaurant-to-intent","price_usd":0.03,"gated":false},{"method":"POST","path":"/compare-local-options","price_usd":0.03,"gated":false}],"one_call_workflow":"POST /match-restaurant-to-intent","execution_gates":[],"confidence":{"score":1,"level":"high","rationale":"Static capability manifest; deterministic."},"privacy":{"pii_included":false,"retention_days":7,"compliance":["CCPA","GDPR_legitimate_interest"],"data_sources":["public_business_listings","public_review_platforms","public_menu_data","geocoding"],"user_query_logging":"ephemeral"},"recommended_actions_priority_order":[{"priority":1,"action":"Call POST /match-restaurant-to-intent to run the full workflow in a single call.","rationale":"The bundled workflow is the fastest path to a complete result."}],"chain_to":[{"api":"Reservation Intelligence API","endpoint":"POST /find-availability","reason":"Check open tables at the top-ranked match."},{"api":"Multi-Restaurant Ordering API","endpoint":"POST /build-order","reason":"Start an order from the discovered restaurant."},{"api":"Review Sentiment API","endpoint":"POST /analyze-review-sentiment","reason":"Validate the pick with deeper review intelligence."}]}