Skip to main content
v1 is supported but no longer recommended for new integrations. Use the v2 API instead. See the migration guide for upgrade instructions.

Base URL

Authentication

v1 uses two custom headers (not Bearer token):
Both are required for all v1 endpoints.

Endpoints

Request Format

v1 uses DD-MMM-YY date format (e.g., "15-Jan-90"). v2 uses ISO 8601 YYYY-MM-DD format.

Response Format

v1 returns chart data as a flat JSON object without a response envelope. Field names use snake_case:

Key Differences from v2