Create a chain wallet
Wallets
Create Wallet API
Create a Breezing blockchain wallet with auto chain detection and a date range to start syncing transactions for crypto accounting workflows.
POST
Create a chain wallet
Query Parameters
Organization ID. Use GET /v1/companies to discover available org/company pairs.
Example:
"1"
Company ID. Use GET /v1/companies to discover available companies and their access levels.
Example:
"1"
Body
application/json
Display name for the wallet (1-256 chars).
Required string length:
1 - 256Wallet address. The chain is auto-detected from the address. Never send chain explicitly.
Minimum string length:
1Start of the initial sync window (unix seconds).
End of the initial sync window (unix seconds).
Last modified on May 3, 2026