1
Request your API Credentials
Contact your Account Manager at RABOT or our Integration Management Team to get your API client details.
2
Authenticate using the OAuth 2.0 flow
See our guide for reference. Ensure you have the correct scopes!
Authentication
API authentication & Scopes
3
Make your first Call
As a Whitelabel Partner using our Whitelabel funnel, your first call should be to request the status of your orders
Example API request
4
Handle the Response
Parse the GET response by deserializing the returned collection of order objects, validating required fields and pagination metadata, and mapping each order’s attributes and status to your internal data model for further processing or display.
Store the
customerNumber for usage in further API calls, it is a key parameter for endpoints under the customers path.Next Steps
Well done! You’ve made your first API call as a RABOT Whitelabel Partner. Here’s what you need to explore next: As a Whitelabel partner, you are likely seeking deep integration with our platform and the depth and scale should be discussed before proceeding with integrating further. Browse our API endpoints- Customer List
- Customer Contracts
- Customer Contract Documents
- Customer Contract Metrics
- EPEX Day-Ahead Spot Prices
- Order List
- Customer Lifecycle
- Build Your Own Funnel
- Contract Data, Documents & Metrics
- Change Process Detailed
- Price Chart
Our endpoints and guides cover several use cases e.g. Build Your Own Funnel. Please ensure to read these guides in addition to Whitelabel specific guides.