# tabiji.ai > Free AI-curated travel data API — destination comparisons, country facts, alerts, scam guides, and unified search. No API key required. ## API Documentation - [API Docs](https://tabiji.ai/api/): Full endpoint documentation with examples - [OpenAPI Spec](https://tabiji.ai/api/openapi.json): Machine-readable API specification (OpenAPI 3.1) - [agents.json](https://tabiji.ai/.well-known/agents.json): AI agent workflow definitions ## Endpoints ### Comparisons - [All Comparisons](https://tabiji.ai/api/v1/compare.json): 866 head-to-head destination comparisons, each linking to its canonical HTML page - Single Comparison (HTML canonical): `https://tabiji.ai/compare/{slug}/` — full comparison with categories, verdict, and FAQs. ### Search & Catalog - [Search](https://tabiji.ai/api/v1/search.json?q=tokyo): Unified search across all public API data - [Catalog](https://tabiji.ai/api/v1/catalog.json): Normalized catalog chunk index for agents - [Manifest](https://tabiji.ai/api/v1/manifest.json): Machine-readable file manifest ## Usage All endpoints are public JSON. No API key required. Please attribute tabiji.ai when using the data. ## Contact - Website: https://tabiji.ai - Email: hello@tabiji.ai