Skip to main content
The EV Roaming Tester checks what your OCPI implementation does against the vendored specification. Most of it runs in the browser; this documentation covers the parts you automate with an API key and the guides that walk each workflow.

Start here

API overview

The one public API, its authentication, and the response envelope.

Create an API key

Sign in, create the key in Settings, store it once.

Quickstart

A complete conformance run from the command line.

Connect a partner

Register a real partner endpoint and run against it.

Run a charging journey

Drive a full charging story and watch it live.

Troubleshooting

What each status code means, and the ones CI scripts get wrong.

What is public

Only the operations in the API reference section are the public API. Everything else the application does, including the interactive simulator, entity editing, and account and key management, is browser functionality, not part of the automated contract.