Get Orders

Fetches authenticated integrator AD rates with optional filtering and pagination. Works for all ad types. The path segment determines the ad type: use /merchant/v1/rates for limit orders, /merchant/v1/sweep for sweep orders, or /merchant/v1/market for market orders.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
uuid

If set, fetches a single AD by UID (owner-only).

string

Pair filter, uppercased internally (for example USDT-NGN).

string

AD status filter.

string
enum

Trade action filter, uppercased internally.

Allowed:
date-time

Start time filter (typically ISO date string).

date-time

End time filter (typically ISO date string).

integer
1 to 100
Defaults to 20

Page size. Must be between 1 and 100.

string

Pagination cursor (LastEvaluatedKey token).

Responses

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