Orbit API Setup
1. Overview
Method
Channels
Typical Use Cases
2. Base URLs & Interactive References
Service
Base URL
Interactive Reference
Description
<HTTP>
Base URL: https://api.orbitfin.ai
OpenAPI / Docs: https://api.orbitfin.ai/docs
Auth Header: X-API-KEY: <your-api-key>
Versioning: /v1/... (e.g. /v1/company_report/file_list)
Content-Type: application/json3. Method 1: API Key Authentication

3.2 Using API Key with the REST API
3.4 Security Best Practices
Last updated