Live endpoint: /agent-api.json

Agent API

Live endpoint: /agent-api.json application/json

Start here for agentic browsing: lists all machine-readable endpoints, citation rules, and examples. Pair with llms.txt and agents.txt.

What it is

A JSON discovery index (agent-api.json) listing all programmatic endpoints for agentic browsing — search, SEO export, feeds, and read-only tour Q&A.

Agent & answer-engine notes (AGO)

  • Fetch /agent-api.json before deep-crawling HTML.
  • Use search-api.json for structured search instead of scraping /global_search_data.php.
  • Use seo-export.json for bulk metadata + JSON-LD.

FAQ

Direct answers for search and AI citation (AEO).

What is the Agent API on The DJ Calendar?

A JSON discovery index (agent-api.json) listing all programmatic endpoints for agentic browsing — search, SEO export, feeds, and read-only tour Q&A.

Where is the agent API for The DJ Calendar?

The discovery index is at https://thedjcalendar.com/agent-api.json — it links search, SEO export, feeds, and Q&A endpoints.