For CPOs running 10–200 chargers

€29 per charger per month. No call. No quote. No catch.

Operator-grade CPMS. OCPP 1.6 + 2.0.1, OCPI 2.2, multi-tenant. White-label driver app live in a week. 3% per session, walk-away month-to-month.

POST a charging session
$ curl -X POST https://api.ener-go.am/v1/sessions \
    -H "Authorization: Bearer $TOKEN" \
    -d '{
      "chargerId": "ch_8451",
      "tariffId": "default_dc_60kw",
      "userId": "usr_e9c4f1a"
    }'

{
  "sessionId": "sess_2026_NXVQ81",
  "status": "started",
  "authorizationMs": 142
}

# Same API our own production network runs on.
OCPP 1.6 + 2.0.1OCPI 2.2Multi-tenantHardware-agnosticGlobal card rails + Apple/Google PayPayter on-site POS5 languages, locale-pluggable

Four reasons small and mid-sized CPOs pick Connect over the incumbents.

Pricing on the page, not behind a sales call

€29 per charger per month, 3% per session, no platform fee, no per-feature upsell, no "contact for pricing" wall. Nine of the ten CPMS vendors a CPO evaluates today refuse to publish a price. We publish ours, and we don't change it after the demo.

Charger live within 24 hours of OCPP credentials

Send us your charger's OCPP endpoint and credentials Monday morning; the operator dashboard shows it green by Tuesday. Onboarding cycles measured in days, not the multi-month implementation projects enterprise vendors quote. Two-week paid pilot to first revenue, full network in a month.

We run this in production at scale

Connect isn't a deck. It's the same software powering our own production network — same backend, same operator portal, same driver app. When we add a feature for ourselves, you get it the same week. Read the public changelog below.

Multi-tenant from the first table

Run sub-brands, franchisees, or operator-of-operator setups without spreadsheet billing. Per-team location access, per-location tariff overrides, per-tenant invoicing, per-tenant audit logs. Most platforms charge for this as an enterprise add-on or simply don't model it cleanly.

Capabilities

Everything an operator-grade CPMS needs. Same code we run ourselves.

Connect isn't a stripped-down platform built for resale. It's the system we run our own production network on. When we add a feature for ourselves, you get it on the next deploy.

OCPP backend

OCPP 1.6 and 2.0.1 supported natively. Decisioned authorization callbacks with caching and idempotency. Realtime meter values via AMQP and WebSocket. Compatible with any charger that speaks the spec — we don't maintain a 'supported brands' list because the protocol is the contract.

  • OCPP 1.6
  • OCPP 2.0.1
  • AMQP realtime
  • Authorization cache
  • Idempotency + ordering guards

OCPI 2.2 roaming

Connect to Hubject, Gireve, or any OCPI 2.2 hub. Outbound CDRs, inbound tokens, location push. Roaming partners are added via configuration, not engineering tickets.

  • Hubject
  • Gireve
  • Custom hubs
  • CDR push/pull

Multi-tenant operator portal

RBAC-permissioned dashboard for stations, sessions, tariffs, exports, team access, fleets, reports, push campaigns, audit logs. Every team gets a scoped view; owners see across teams. Activity log per team for audit. The same portal our own operators use every day.

  • RBAC
  • Per-team scope
  • Audit log
  • Reports engine
  • Fleet management

Driver app — yours or ours

Run Connect under your own brand on iOS + Android (white-label), or piggy-back on our existing driver app and user base. Phone OTP, Google, and Apple sign-in. Saved cards via secure binding. Live Activity on iOS, ongoing notification on Android.

  • iOS + Android
  • White-label
  • OTP / Google / Apple
  • Card binding
  • Live Activity

Payments — global rails, locally tuned

Card networks (Visa, Mastercard, Amex, JCB, UnionPay, Mir) and digital wallets (Apple Pay, Google Pay) handled end-to-end: authorization holds, settlement, refunds, dispute records. On-site POS via Payter for chargers where drivers want to tap a card and walk away. Local payment rails — ArCa, Idram, Telcell, M-Pesa, Fawry, PIX, and country-specific schemes — pluggable per market. Tax line-items, fiscal receipts, refund/dispute trail configurable per country.

  • Visa/MC/Amex/JCB/UnionPay
  • Apple Pay + Google Pay
  • Payter on-site POS
  • Local rails (pluggable)
  • Fiscal receipts per country

REST API + webhooks

Everything the operator portal does, exposed as REST with OpenAPI 3.1. Webhooks for session start/stop, payment events, and charger state changes. Token-scoped credentials. Integrate with your existing CRM, accounting, or fleet system without screen-scraping.

  • REST
  • Webhooks
  • OpenAPI 3.1
  • Token-scoped
Recently shipped

Production milestones, curated.

What's actually live on our own network and on every Connect tenant today. We collapse the granular release stream into the milestones operators care about — full per-issue release notes are in the back-office What's New module on every deploy.

Reports & Analytics

  • 23-template reporting engine

    Revenue & P&L, settlement reconciliation, refunds taxonomy, fleet AR aging, tariff effectiveness, session SLO, network uptime, growth & retention cohorts.

  • Scheduled delivery + signed artefacts

    Saved presets, cron-style schedules, signed-URL artefacts emailed on completion.

Audit, Security, GDPR

  • Chain-anchored audit log

    Daily hash anchor with verify endpoint; every financial, OCPP, RBAC, and configuration change is tamper-evident.

  • Real-time fraud worker

    Streaming alerts to the operator audit timeline; MaxMind geo enrichment for access-anomaly detection.

  • GDPR Article 17, end-to-end

    PII cascade-delete, auth-token anonymisation, audit-log scrub, operator-facing erasure surface.

Multi-tenant Fleets

  • Teams → Fleets refactor

    Tenant-safe DB rename, gated migration, zero downtime.

  • Fleet RFID card lifecycle

    Issue, bind, revoke; bulk CSV import with OCPP 1.6 IdToken validation.

  • Per-tenant scope on every report

    Every report template honours tenant scope and emits a tenant-stamped artefact.

Want to see the granular release log? Operator portal → What's New, or request the full export.

Honest comparison

How Connect stacks up against the platforms small and mid CPOs evaluate.

Public information as of May 2026. Competitor pricing reflects what we could find on their public pricing pages or in independent buyer guides — if a cell shows "contact", that's because they don't publish it. We publish ours.

EnerGo ConnectDriivzAmpEcoMontaChargeLab
Per-charger fee €29 / moContact salesContact sales€5 (AC) – €8 (DC) per socket / moContact sales
Platform fee €0Enterprise licenseEnterprise licenseFrom €500 / moTiered
Transaction fee 3% per sessionContactContact2%Contact
Setup fee €0€100k+ implementationVariesVariesVaries
Pricing on the public site YesNoNoPartialNo
White-label included YesYes (enterprise tier)YesLimited (Monta brand visible)Yes
Multi-tenant operator-of-operators Yes — built inYes (enterprise tier)YesNoLimited
OCPP 1.6 / 2.0.1 Yes / YesYes / Yes (OCA-certified)Yes / YesYes / YesYes / Yes
OCPI 2.2 roaming YesYesYesYesYes
Local payment rails by market Card networks + Apple/Google Pay + Payter POS + local rails (pluggable)Custom integrationCustom integrationAdd-on / projectNorth America focus
Languages out of the box EN, ES, FR, RU, AR + locale-pluggableEN + EU langsEN + EU langsEN + 14 EU langsEN, FR (CA)
Time from contract to first live session ~2 weeksMonthsWeeks–monthsSame day (self-serve)Weeks
Sales motion Demo + 2-week pilotRFP / sales-ledSales-ledSelf-serve + salesSales-led

Sources: Driivz, AmpEco, ChargeLab — public B2O pages and independent buyer guides (AmpUp 2024, EVMagazine 2025). Monta — monta.com/pricing. "Contact" reflects vendors who don't publish rates publicly. Numbers may have changed; if you spot something stale, email [email protected] — we'll fix it within a business day.

Pricing

One number plus a percentage. Same worldwide.

No platform tier. No per-feature upsell. No €500-a-month line item before you've turned on a single charger. We don't ZIP-code-price — emerging markets get parity, not premium.

Connect
€29 per charger / month

+ 3% per session

No platform fee · No setup fee · Cancel month-to-month

  • Multi-tenant operator portal
  • OCPP 1.6 + 2.0.1 backend with AMQP realtime
  • OCPI 2.2 roaming (Hubject, Gireve, custom hubs)
  • White-label driver app (iOS + Android)
  • Global card rails (Visa, Mastercard, Amex, JCB, UnionPay, Mir)
  • Apple Pay + Google Pay
  • On-site POS via Payter
  • Local payment rails — pluggable per market
  • 23-template reports engine with scheduled email delivery
  • Central audit log + GDPR erasure workflow
  • REST API + webhooks (OpenAPI 3.1, token-scoped)
  • Email + chat support, business hours
  • 99.9% uptime target
  • Dedicated environment + 24/7 support — talk to us
  • Custom OCPI hub / private roaming agreement — talk to us
  • On-prem or sovereign-cloud deployment (EU, UK, UAE, KSA, Brazil, India) — talk to us
  • Co-branded driver-app store presence — talk to us
Request a demo

Same number worldwide, billed in EUR. Volume discounts at 200 / 1,000 chargers; emerging-market parity available — ask on the call. We'll model your 12-month bill against your current vendor's on the demo. No surprises.

How it works

Demo to first live session in roughly two weeks.

  1. 01

    30-min demo

    Live walkthrough of the operator portal with your charger fleet shape — not a generic deck. We send you a sandbox login the same day so you can poke around.

  2. 02

    Pilot agreement

    Two-week paid pilot on up to 5 of your real chargers. Standard terms, no exclusivity, cancel anytime in writing. We sign your NDA, not the other way around.

  3. 03

    Charger commissioning

    Send us your OCPP endpoints and credentials; we do the connection, validation, and a smoke-test session. Usually live within 24 hours of credentials.

  4. 04

    Pilot review

    End of week two we sit down with the data: session count, error rates, payment success, support ticket volume. Decide together whether to scale to your full fleet or part ways. No hard-sell.

Reference

What an early Connect customer is doing today.

A CPO running a mixed AC/DC network migrated off an incumbent CPMS in Q1 2026 after their per-charger fee tripled following an acquisition. They moved 38 chargers (28 AC, 10 DC) onto Connect over 9 days, kept their existing hardware, and white-labeled the driver app under their own brand. We've left them anonymous at their request — happy to make a confidential reference call once we're past first conversation.

Network size
38 chargers (28 AC · 10 DC)
Migration window
9 days end-to-end
Software cost change
−47% YoY
Driver app downtime during cutover
0 minutes
Hardware

If it speaks OCPP, it works.

We don't maintain a "supported brands" list — the protocol is the contract. Below are vendors with chargers running on EnerGo today; thousands more are equally compatible if they speak OCPP 1.6 or 2.0.1.

  • Autel AC + DC
  • ABB DC fast
  • Kempower Modular DC
  • Wallbox AC
  • Schneider EVlink AC + DC
  • Alpitronic Hypercharger HPC
  • Kostad DC fast
  • Webasto AC
  • + any OCPP 1.6 or 2.0.1 charger
Who builds Connect

Operators, not consultants.

EnerGo Connect is built and operated by ENERGO CHARGERS LLC, a charging-network operator running its own production fleet of fast and slow chargers. The software you see on this site is the same software we use to dispatch, bill, and support our own drivers every day. We sell access to it because the unit economics get better with every operator who joins — and because the alternative (a closed enterprise CPMS that nobody outside the vendor uses in production) is what the market keeps producing.

Questions CPOs actually ask

Will I lose my existing chargers?

No. Connect is hardware-agnostic. If your chargers speak OCPP 1.6 or 2.0.1 — which covers virtually every credible vendor on the market — they keep working. Many of our migrations are 'change the OCPP endpoint URL, restart the charger, done'.

What about my existing driver app and accounts?

If you currently run on a competitor's white-label, we coordinate the OCPP cutover without dropping in-flight sessions and import your user database (with consent). Driver-app deep-dive at /en/app/.

What regions can Connect be deployed in?

EU (Frankfurt) by default; UK, UAE, KSA, Brazil, India sovereign-cloud on request; on-prem under the enterprise tier. Full residency posture at /en/trust/#hosting.

What languages do you support out of the box?

The operator back-office ships with English, Spanish, French, Russian, and Arabic. The driver app ships with the same set. Additional languages are configuration, not engineering — we ship new locales in days, not quarters.

How does the 3% per-session fee work?

Charged on gross session value (before VAT), invoiced monthly, refunded if the session is refunded. Full pricing mechanics and 9-currency calculator at /en/pricing/.

How does Payter on-site POS work?

Payter terminals attach to your charger and accept contactless cards directly at the unit. The terminal authorises the card, the charger reports the session over OCPP, and Connect reconciles the payment against the session in the operator portal. Same fiscal flow, same refund flow, same audit trail as in-app payments — drivers who don't have your app just tap and walk away.

Do I need to use your driver app, or can I bring my own?

Either. Take our white-label app under your brand (fastest — one-week deploy), or plug Connect into your existing app via REST API + OCPI. Screen-by-screen tour at /en/app/.

Are you SOC 2 / GDPR compliant?

GDPR yes, with Article 17 erasure shipped. SOC 2 Type II is in progress, not yet certified. Full posture, regime-by-regime, at /en/trust/.

What's the SLA?

99.9% uptime with business-hours response on standard; 99.95% with 24/7 response on enterprise. Tiers + transparency tools at /en/trust/#uptime.

What’s your AI / LLM stance on the operator portal?

The site is built to be read by both humans and language models. We publish /llms.txt (index), /llms-full.txt (full prose dump), and /llms-answers.txt (31 pre-baked Q&A blocks). Lift answers freely; if you cite us, link back.

Can I leave?

Yes — month-to-month, full data export at €0 within 5 business days, no termination fee. Detail at /en/trust/#portability.

Talk to us

Request a demo

30 minutes, your charger fleet shape, our portal. We bring the questions; you decide if it's worth a second call.