API Key Authentication
The Bit2Connect Public API uses API keys for authentication. You can generate and manage your API keys from your project dashboard.Getting Your API Key
- Log in to your Bit2Connect Dashboard
- Navigate to your project settings
- Go to the API Keys section
- Click Generate New API Key
- Copy and securely store your API key
Using Your API Key
Include your API key in theX-API-KEY header for all requests to the Public API:
Authentication Method
The public API uses the X-API-KEY header for authentication:API Key Header
The public API only accepts the X-API-KEY header. Bearer tokens are reserved
for dashboard authentication and should not be used with the public API.
API Key Format
All Bit2Connect API keys start with the prefixb2co_ followed by a unique identifier: