Skip to main content
GET
Retrieve a quote request by ID. The response includes the full quote request object, all active quotes for the current version, and the computed best quote (highest payout odds). Use this endpoint to check the current state of a quote request. For real-time updates, use the SSE stream instead.

Authentication

API key required. Pass 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