Quick Installation
The Rebase Dashboard API provides a Python client library for easy integration into your projects.Install the Client
Basic Usage
Authentication
Getting Your API Token
- Sign up at dash.rebase.energy
- Navigate to your account settings
- Copy your API token to use in your code
Using the Token
Next Steps
Now that you have the client installed, explore these guides:Quickstart Guide
Build your first dashboard with the API.
Advanced Configuration
Learn about async clients, error handling, and advanced features.
API Reference
Explore all available endpoints and data structures.
Essentials
Learn about datasets and data management.