Get bank account details
Account Details
Get Account Details
Returns the user’s bank account details according to the specified country and currency. The details vary depending on the country and may include ACH account information (US), SEPA (EU), or local bank accounts. Currently only US and EU are supported in the public API.
GET
Get bank account details
Documentation Index
Fetch the complete documentation index at: https://developer.wallbit.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key authentication. Obtain your API key from the Wallbit dashboard under Settings → API Keys.
Query Parameters
Account country (US, EU)
Available options:
US, EU Example:
"US"
Account currency (USD, EUR)
Available options:
USD, EUR Example:
"USD"
Response
Account details retrieved successfully

