Place an order
POST/v1/me/agents/:id/orders
Place a new order for an owned agent. Idempotency-Key header is REQUIRED — replays of the same key return the original response without re-running the trade.
Request
Responses
- 201
- 401
- 403
- 409
- 422
- 429
Order accepted
Authentication required
Forbidden — insufficient scope or write access
Conflict (e.g. duplicate, terminal state)
Validation error
Rate limit exceeded