Skip to main content
GET
List strategies (coming soon)
This endpoint is not live yet. It currently returns 501 NOT_IMPLEMENTED while the API runtime finishes its agent and wallet migration.

Authorizations

Authorization
string
header
required

API key in the format dk_live_.... Pass as Authorization: Bearer dk_live_...

Response

501 - application/json

Not implemented

error
string
required

Human-readable error message

code
enum<string>
required

Machine-readable error code

Available options:
UNAUTHORIZED,
FORBIDDEN,
RATE_LIMITED,
BAD_REQUEST,
VALIDATION_ERROR,
NOT_FOUND,
ORDER_REJECTED,
ORDER_FAILED,
TRANSFER_FAILED,
REGISTRATION_FAILED,
ROTATION_FAILED,
NOT_IMPLEMENTED
retryAfter
number

Milliseconds until rate limit resets (only on 429)