HomeDocumentationAPI Reference
Log In
API Reference

Poll Quotes

Retrieves a list of quotes matching filter criteria.
Takers can use this to poll open quotes that they can fill against their open RFQs. Required minimum session key permission level is read_only

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
integer
Defaults to 0

Earliest timestamp to filter by (in ms since Unix epoch). If not provied, defaults to 0.

integer
Defaults to 1

Page number of results to return (default 1, returns last if above num_pages)

integer
Defaults to 100

Number of results per page (default 100, max 1000)

uuid | null
Defaults to null

Quote ID filter, if applicable

uuid | null
Defaults to null

RFQ ID filter, if applicable

string | null
enum
Defaults to null

Quote status filter, if applicable

Allowed:
integer
required

Subaccount ID for auth purposes, returned data will be scoped to this subaccount.

integer
Defaults to 18446744073709552000

Latest timestamp to filter by (in ms since Unix epoch). If not provied, defaults to returning all data up to current time.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json