Skip to main content

Welcome to NetworkCore

The NetworkCore hub connects Charge Point Operators, Charging Station Management Systems, and Distribution Partners through a single OCPI 2.2.1 implementation — plus the financial clearing, settlement, and chargeback infrastructure that the underlying OCPI spec deliberately leaves out.

These docs are for developers building against the hub: integrating their CPO or CSMS software, embedding NetworkCore into a mobility app, wiring an accounting system to invoice and settlement feeds, or shipping a roaming-aware driver experience.

Pick your path

🔌 For CPOs & CSMS

Charging Software Integration →

You operate the chargers — either directly as a CPO or as a CSMS serving multiple CPOs. Push locations, sessions, CDRs, and tariffs into the hub; receive cleared funds via SPEI / SEPA / local rails.


🚗 For Distribution Partners

DP Integration →

You bring drivers — mobility app, fleet platform, payment wallet, OEM dashboard. Pull the location catalogue, issue driver tokens, start sessions remotely, post risk fingerprints, consume auth-hint webhooks.


💰 For Accounting & Finance

Accounting Integration →

You handle the books — Xero, QuickBooks, NetSuite, SAP, in-house ERP. Pull invoices, settlement reports, reconciliation feeds.

Concepts first, vertical second

NetworkCore is built as a general clearing + settlement platform. Today it ships the EV-charging vertical end to end via OCPI 2.2.1 — but the platform layer (parties, sessions, clearing, settlement, risk, webhooks) is vertical-free.

If you're new, start with Core Concepts before diving into a specific role.

What's in here

  • Getting Started — concepts, auth methods, sandbox, common patterns (errors, pagination, idempotency)
  • EV Charging — the OCPI implementation + role-specific guides
  • API Reference — auto-generated reference for every public endpoint
  • Webhooks — what events you can subscribe to, signature verification, retry semantics
  • Guides & Recipes — playbooks for common integration scenarios
  • Sandbox — test credentials, Postman collection, event simulator
  • Changelog — dated entries of API additions + breaking changes

Need help?