Retrieve Breezing token assets with cursor pagination, spam filtering, and GL account mappings for crypto accounting workflows.
Documentation Index
Fetch the complete documentation index at: https://learn.breezing.io/llms.txt
Use this file to discover all available pages before exploring further.
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"
Asset ID to start after (cursor-based pagination)
"100"
Number of assets to return (1-100)
"50"
Search by token symbol (prefix match, e.g. "ETH", "USDC")
"ETH"
Spam filter (default: "notSpam"). Breezing auto-detects spam/airdrop tokens. Use "all" to include them in results.
all, spamOnly, notSpam