Skip to Content
Getting StartedAuthentication

Authentication

Robin’s public integration API uses bearer-token authentication with Robin API keys.

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.
Last updated on