Authentication
Robin’s public integration API uses bearer-token authentication with Robin API keys.
Header
Authorization: Bearer <ROBIN_API_KEY>Notes
- API keys identify a Robin user and their embedded trading wallet.
- Quote, portfolio, trades, and execution endpoints require a valid key.
Related
Last updated on