Search…
⌃K

Index

Expansion is an API for interacting with the Bantu network.
This API serves as the bridge between apps and Bantu Core. 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 RESTful API and can be accessed via cURL, a browser, or one of the Bantu SDKs. 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:
API Reference Sections
How Expansion is structured.
Resources
Descriptions of resources and their endpoints.
Descriptions of specialized endpoints.
Errors
Potential errors and what they mean.