Skip to main content
GET
Retrieve a quote request by ID. You get the request, every active quote for its current version, and the best quote (highest payout odds). For live updates, open the SSE stream instead.

Authentication

Send your API key in the X-API-Key header. The key needs the positions:read scope.
A Privy JWT (Authorization: Bearer <jwt>) is also accepted. See Authentication.

Path parameters

string
required
The quote request ID (UUID).

Response

object

Errors