Skip to main content

Rhino Console

The Rhino Console is the web interface for managing your Rhino integration. It is available to all clients at developers.rhino.fi.

What the Console covers

SectionDescription
Transaction historyFull history of all bridges, SDA deposits, and settlement events for your account
AnalyticsVolume, success rate, fee totals, and per-chain breakdown
Team settingsManage team members and access levels
API key managementCreate, rotate, and revoke API keys
Configuration (coming soon)View account-level settings, enabled Extensions, and fee configuration
Status & alerts (coming soon)Link to the Rhino status page; incident history

API keys

API keys are created and managed in the Console. Each key is scoped to your account. Two key types are available:
Key typeUse
SECRET_ prefixFull access — query history, manage addresses, required for sensitive operations
Standard keyQuote generation, bridge execution, public reads
Store secret keys securely. They cannot be retrieved after creation — only rotated.

Access

The Console requires you to log in using a Google workspace account. You can invite teammates to contribute and manage your project on the Rhino Console.
  • API Keys — how to generate and use keys programmatically
  • Authentication — how to authenticate API requests with your keys