# Agent Travel API > Query-sensitive travel ranking API for AI agents. > Best for demos, prototypes, trip-planning copilots, and early travel workflows. > Beta note: current responses use seeded travel intelligence, not live booking/provider quotes yet. ## Canonical URLs - Home: https://agentinfrastructureco.com/ - Product: https://agentinfrastructureco.com/travel - Docs: https://agentinfrastructureco.com/docs - OpenAPI: https://agentinfrastructureco.com/openapi.json - Signup: https://agentinfrastructureco.com/signup - Login: https://agentinfrastructureco.com/login - Billing: https://agentinfrastructureco.com/billing ## Authentication - Create an account and generate a bearer API key from the dashboard. - Free sandbox: 100 requests/hour, 2,500 requests/30 days. - Builder plan: 1,000 requests/hour, 25,000 requests/30 days. ## Public API endpoints - POST /api/v1/travel/search — Rank destinations and return structured trip-planning results. - GET /api/v1/travel/destinations — List supported destinations and their travel metadata. - GET /api/v1/account/me — Inspect the account and rate-limit state for the current key. ## Best fit - AI travel agents - itinerary copilots - hackathon demos - prototypes that need structured travel ranking without scraping glue