Documentation Index
Fetch the complete documentation index at: https://worldmonitor.app/docs/llms.txt
Use this file to discover all available pages before exploring further.
1. Get an API key
PRO subscribers get an API key from worldmonitor.app/pro. Keys look likewm_live_... and are at least 16 characters.
2. Call an endpoint
curl
JavaScript (Node or browser)
Python
3. Hydrate everything at once
For dashboards, use/api/bootstrap to pull all seeded caches in one request:
4. Plug into an MCP client
Point any MCP-compatible client at the server URL — the client handles OAuth automatically:Next
- Authentication — all three auth modes
- Rate limits — per-endpoint caps
- Errors — response shapes and retry guidance
- API Reference — every service, RPC, and request/response schema
- Agent Discovery — for AI agents and codegen tools: discover all OpenAPI / MCP / OAuth surfaces from one root URL
