pip package manager installed. Install the toolkit by running:
Account and
choose API in the navigation bar to the left.

authentication method as shown below.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Installing the Python toolkit
pip package manager installed. Install the toolkit by running:
pip install rebase-toolkit
Account and
choose API in the navigation bar to the left.

authentication method as shown below.
import rebase as rb
API_Key = "Your API Key Here"
rb.authenticate(API_Key)