GenerAI / worldmonitor /public /developers.md
amogaddy's picture
Integra World Monitor (AGPL-3.0, self-hosted) nello Space: pagina, menu, e arricchimento notizie per la AI (part 3)
bd5a6ce verified
|
Raw
History Blame Contribute Delete
4.8 kB

World Monitor Developer Portal

Last updated: July 7, 2026

The World Monitor Developer Portal is the single entry point for building on World Monitor — the real-time global-intelligence platform that correlates geopolitics, markets, commodities, shipping, aviation, infrastructure, cyber threats, weather, and live news as source-attributed structured JSON. Every developer surface below shares one authentication model and one tool inventory, so you can start with the MCP server and drop down to the REST API or an SDK without relearning anything.

This page names and links every developer resource type. For the machine-readable companion, see agents.md and the API llms.txt.

Developer Resources

Authentication in one line

Discovery endpoints and tools/list are public. Data calls need either an API key header X-WorldMonitor-Key: wm_<40-hex> (issue one at https://worldmonitor.app/pro) or OAuth 2.1 with scope mcp. The full walkthrough — including dynamic client registration and the Pro sign-in flow — lives at auth.md.

Pricing, limits & support

Important query matches

  • World Monitor developer portal
  • World Monitor API for developers
  • Build on World Monitor
  • World Monitor MCP server, OpenAPI, SDK, and CLI
  • How to access World Monitor data programmatically