Index
Last updated
Was this helpful?
Last updated
Was this helpful?
Expansion is an API for interacting with the Bantu network.
This API serves as the bridge between apps and . Projects like wallets, decentralized exchanges, and asset issuers use Expansion to submit transactions, query an account balance, or stream events like transactions to an account.
Expansion is a and can be accessed via cURL, a browser, or one of the . To reduce the complexity of your project, we recommend you use an SDK instead of making direct API calls.
The Bantu Blockchain Foundation (BBF) runs two instances of Expansion:
for interacting with the public network
for interacting with the
API Reference Sections
How Expansion is structured.
Descriptions of resources and their endpoints.
Descriptions of specialized endpoints.
Potential errors and what they mean.