post
https://api-v2.honeycoin.app/api/b2b/auth/generate-bearer-token
Generates or retrieves a valid bearer token for a given public key. This token is used to authenticate requests and lasts for 1 hour.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Token Usage
- The returned token should be included in the
Authorizationheader of subsequent API requests. - Format:
Authorization: Bearer <token> - The token is valid for 1 hour from the time of creation.

