{"version":1,"description":"Agent-first API for searching and booking restaurant reservations via Resy. Supports MPP (Tempo) and x402 (Base) wallet auth, plus API key auth. Booking costs $0.01 USDC.","instructions":"This API lets an agent search for restaurants, check availability, and book reservations on Resy. POST /api/book requires payment (0.01 USDC). All other authenticated endpoints use zero-dollar identity challenges.","resources":["GET /api/search","POST /api/account","GET /api/me","POST /api/link-resy","GET /api/availability","POST /api/book"]}