The Captide API unlocks structured access to a rich corporate disclosure database, powered by agentic AI systems. Designed for hedge funds, investment banks, and developers, it enables the creation of RAG-based applications with built-in source attribution.

API Structure

API Conventions

  • All JSON request and response fields use camelCase naming (e.g., sourceType, fiscalPeriod, documentId)
  • URL paths follow kebab-case convention (e.g., /api/v1/rag/agent-response)
  • Date format: ISO 8601 (YYYY-MM-DD)
  • Authentication: API key via X-API-Key header