Welcome!
This portal provides a comprehensive overview of the Nibela APIs endpoints for accessing and managing electricity related services. The APIs follow REST principles, and uses OpenID for authentication.
Environments
We provide multiple environments, each with unique data access policies, and live/mocked data.
Environments are isolated from each other. Client credentials are tied to a specific environment and cannot be reused across environments.
Production
Features the latest stable software and strict data access controls.
API
https://api.nibela.io
Authentication
https://auth.nibela.io
Sandbox
Includes the latest stable software and mocked data.
API
https://api-sandbox.nibela.io
Getting Started
Feeling like an eager beaver? Follow the instructions in Getting Started page to make your first request.
Last updated