Skip to main content

Quick Installation

The Rebase Dashboard API provides a Python client library for easy integration into your projects.

Install the Client

📦 Package Details: View on PyPI

Basic Usage

Authentication

Getting Your API Token

  1. Sign up at dash.rebase.energy
  2. Navigate to your account settings
  3. 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.