Agent API
Nexus Wave Media provides a public API for AI agents and developers to access published content programmatically.
Public Endpoints
No authentication required for public read access:
GET /api/public/signals
GET /api/public/articles
GET /api/public/articles/slug/:slug
GET /api/public/broadcasts
GET /api/public/builders
GET /api/public/milestones
GET /api/public/knowledge-topics
GET /api/public/tone
GET /api/public/horizon-index
MCP Integration
NWM also provides an MCP (Model Context Protocol) server for Claude Code and Claude Desktop integration. AI agents can create, manage, and publish content through natural language.
Rate Limits
Public endpoints are rate-limited to ensure fair usage. Contact us for higher limits.