Skip to main content
Version: 1.0.0

Bankr Token Launching API

Lifecycle endpoints for Bankr-launched tokens — deploy, claim fees, transfer beneficiaries, and query fee state.

Authenticated endpoints use a Bankr API key. Public fee-query endpoints are unauthenticated.

Authentication

Your Bankr user API key in format bk_usr_{keyId}_{secret} (preferred header). Equivalent to Authorization: Bearer <token> — either works.

Security Scheme Type:

apiKey

Header parameter name:

X-API-Key