Usage & Reporting

This section documents the reporting APIs used to reconcile API keys, usage, token consumption, task history, and cost data across ReachAPI workloads.

Available references:

  • Reporting Access Key: create a dashboard-managed reporting key and query /api/open/v1/* usage endpoints from internal systems

Common conventions

  • Reporting base URL: https://reachapi.ai/api/open/v1
  • Authentication: send a Reporting Access Key in Authorization: Bearer <REPORTING_ACCESS_KEY>
  • Response format: JSON with code, msg, and data
  • Reporting keys are read-only and are intended for reconciliation, monitoring, and internal BI pipelines
  • Customer Open API access is logged in a dedicated access-key usage log with secret fields redacted

On this page