Skip to main content
POST
Open a bank account

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
currency
string
required
Example:

"USD"

name
string

Response

Bank account created.

The response is of type object.

Last modified on July 18, 2026