Create Explorer Balances Report API
Generate a Breezing explorer balances report comparing computed wallet balances against live chain explorer data to flag mismatches.
Query Parameters
Organization ID. Use GET /v1/companies to discover available org/company pairs.
"1"
Company ID. Use GET /v1/companies to discover available companies and their access levels.
"1"
Body
Report name shown in the reports list.
1 - 200Optional free-text description.
2000Snapshot date (unix ms). Both the calculated and the explorer balances are compared as of this moment. Defaults to the submission time. UTXO chains (BTC, BCH, LTC, DOGE, DASH) can only be checked against the current on-chain balance, so their rows are skipped when dateTo is more than 24 hours in the past.
x > 0Token symbols to include (max 500), e.g. from GET /assets. Omit or pass [] to include ALL of the company's non-spam tokens.
500Wallet IDs to include (from GET /wallets). Omit or pass [] to include ALL of the company's wallets.
500