v1
latestOpenAPI 3.1.02026-07-228799577.7 KBToken
Get token DCA flow overview
Buy/sell flow overview for recurring orders involving this token. Results may be cached; may return 408 on timeout.
get/dca/token/{mint}
Path parameters
mintstring required
Query parameters
programstring
DCA program to query. Aliases: dex, platform. Default: jupiter. Use GET /dca/programs for supported ids.
limitinteger
Max results. Default 200, max 1000.
cursorstring
Pagination cursor — last order address from the previous page. Must be used with the same sort, status, and program. Invalid cursor returns 400 INVALID_CURSOR.
sort'volume' | 'deposited' | 'remaining' | 'progress' | 'recent' | 'created' | 'status'
Sort field. Alias: sortBy. Default: volume.
status'active' | 'paused' | 'completed' | 'pending' | 'all'
Filter by order status. Default: all.
Response
Successful response