Docs/API Reference

API Reference

Six HTTP endpoints. Bearer auth on all of them. Read the proxy and OAuth pages for the two you'll touch most.

Base URL

https://us-central1-cortexconnectplatform.cloudfunctions.net

We expose endpoints as separate Cloud Functions, not under a single base path. Each endpoint uses its function name as the path segment.

Endpoints

Rate limits

ScopeLimit
Per API key100 req / minute (default tier)
Per IP60 req / minute
Per org / monthQuota by plan (see Pricing)

429 responses include Retry-After in seconds.

Errors

See Errors for the full taxonomy.