Comprehensive guides, API references, and integration documentation for institutional investors and developers building on EnerBase.
Initial setup, account creation, and KYC/AML onboarding process.
Complete API documentation for programmatic token management.
Official SDKs for JavaScript, Python, and other languages.
EnerBase is available exclusively to accredited institutional investors. The onboarding process includes:
Onboarding Timeline: 5-10 business days
Contact: institutional@enerbase.orgInstitutional investors can manage EnerBase tokens using:
Production: https://api.enerbase.org/v1
Stellar Horizon: https://horizon.stellar.orgAll API requests require authentication using Ed25519 signed messages:
/assetsList all available energy tokens
/assets/{symbol}Get detailed information about a specific token
/accounts/{account_id}Retrieve account balance and holdings
/transactionsQuery transaction history with filters
/trades/executeExecute a trade (requires compliance check)
/market/orderbookGet current order book for an asset pair