POST

/api/auth/forecast-requests

Accept an asynchronous forecast request

Auth x-quotient-api-key or x402

Parameters

NameInTypeDescription
Idempotency-Keyheader, requiredstring

Billing and limits

Calls are billed to prepaid credits, or per call over x402. The price above is the reference price; the 402 challenge returned at request time is what a call actually costs.

One request may be in flight at a time, and request starts must be at least one second apart. A rejected 429 is not billed. See rate limits.

curl
curl -H "x-quotient-api-key: qt_…" \
  "https://quotient-api-gateway.onrender.com/api/auth/forecast-requests"
200 · application/json
null