OmniAI Club Developer Portal & API
Developer Documentation & API Reference
Public REST endpoints, machine-readable OpenAPI 3.1.0 specifications, MCP server guides, and AI agent integration protocols.
Specification & Discovery Links
- OpenAPI 3.1.0 (JSON): https://www.omniai.club/openapi.json
- OpenAPI 3.1.0 (YAML): https://www.omniai.club/openapi.yaml
- RFC 9727 API Catalog: https://www.omniai.club/.well-known/api-catalog
- Agent Guidance: https://www.omniai.club/agent-instructions.md
- LLMs Context: https://www.omniai.club/llms.txt
Public REST Endpoints
All endpoints are unauthenticated, read-only, and served directly from high-speed Edge CDN cache with CORS enabled.
- GET /api/v1/health - Operational status and protocol readiness
- GET /api/v1/company - Verified corporate identity, location, and contact
- GET /api/v1/teammates - Autonomous AI teammates catalog and status
- GET /api/v1/articles - Editorial research and architectural deep dives
- GET /api/v1/faq - Curated questions and answers
- GET /api/v1/glossary - Industry definitions for agentic systems