Documentation Index
Fetch the complete documentation index at: https://api-docs.rabot.energy/llms.txt
Use this file to discover all available pages before exploring further.
Onboarding
We have a standardized onboarding process to ensure a satisfactory experience for our potential partners. There are typically three main phases and one additional conditional phase:- Pitch and partnership discussions
- Signing of the confidentiality agreement and contract
- Conditional: System integration
- Market launch
API Access
To use the RABOT’s REST Partner API interface, your organization has to be set up as a partner in the RABOT platform. As part of this setup process, you receive a set of client credentials (client id, client password) that allow you to perform requests to the API. The client credentials also define the level of access you have, depending on the agreed use case and commercial and legal agreement in place.Available Environments
For development and testing purposes, the API is also available in a test environment, where you can create and modify data without triggering actual contract and market communication / operation processes. To access the test enviroment, you have to use different hostnames for your API request.| API | Test environment | Production environment |
|---|---|---|
| Authentication server | test-auth.rabot-charge.de | auth.rabot-charge.de |
| API server | test-api.rabot-charge.de | api.rabot-charge.de |