← Back to home

Quick Start

What do you want to do? Choose your path to get the right guidance.

🔌 Connect a charge post

I'm an installer or technician. I need to commission a charger and get it online.

📱 Build a CPO application

I'm building software: dashboards, mobile apps, integrations, or backend services.

Connect a charge post

  1. Register as an installer — Use the installer onboarding flow to create your account.
  2. Get assigned to a project — Your CPO or site owner creates a project and assigns you.
  3. Commission the charger — Use the commissioning API to register the charge point, configure it, and bring it online.
  4. Hand over to the site owner — Complete the handover workflow when the charger is ready.

Key APIs: installer onboarding, project management, charge point commissioning, handover.

Try commissioning APIs in Swagger →

Build a CPO application

  1. Register as a developer — Go to the Developer Portal and create an account.
  2. Generate an API key — Create a key with the scopes you need (e.g. read:charge_points, write:charge_points).
  3. Test with Swagger — Open Swagger UI, click Authorize, paste your key, and try endpoints.
  4. Integrate into your app — Use the API for dashboards, billing, user management, and charge point control.

Key APIs: charge points, transactions, billing, user management, organizations.

Open Developer Portal → Try API in Swagger →