EV Connect website screenshot

EV Connect

EV Connect is an EV charging network and charge-station management platform (a CPMS / charge point management system) now part of Schneider Electric. Its API Platform exposes open, standards-based APIs through an API Gateway so operators can white-label driver apps and integrate charging into commerce, loyalty, fleet, and energy systems, backed by OCPP station certification and OCPI roaming. Developer documentation and credentials are partner/sales-gated; no public base URL, endpoints, or authentication details are published.

EV Connect publishes 6 APIs on the APIs.io network, including Stations / Charge Points API, Sessions API, Connectors API, and 3 more. Tagged areas include EV Charging, Charge Point Management, CPMS, Mobility, and Energy.

EV Connect’s developer surface includes documentation, engineering blog, and 8 more developer resources.

24.1/100 emerging ▬ flat Agent 16/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessEnterprise
1 APIs
EV ChargingCharge Point ManagementCPMSMobilityEnergyOCPPOCPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Energy & Utilities regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/ev-connect: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

EV Connect Stations / Charge Points API

Manage charging stations and charge points (EVSE) - registration, status, health, and availability - within the EV Connect charge point management platform. Endpoints and base U...

EV Connect Sessions API

Start, stop, and retrieve charging sessions and transaction records, including energy delivered and usage tracked in real time. Endpoints and base URL are not publicly documente...

EV Connect Connectors API

Inspect connectors on a charge point - type, power level, and live availability/status. Endpoints and base URL are not publicly documented; access is partner/sales-gated via the...

EV Connect Drivers API

Manage drivers and their charging accounts, enabling custom driver apps, coupons pushed at plug-in, and loyalty-program tie-ins. Endpoints and base URL are not publicly document...

EV Connect Pricing / Plans API

Configure charging pricing, tariffs, and payment handling that govern how sessions are billed across a network. Endpoints and base URL are not publicly documented; access is par...

EV Connect Webhooks

Event notifications for charging lifecycle changes (e.g., session start, stop, and station status). EV Connect markets event-driven integrations, but no public webhook event cat...

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

EV Connect API Platform

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Ev Connect Rate Limits

1 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ev Connect Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Ev Connect Vulnerability Disclosure

security.txt · contact published

SECURITY

Resources

Documentation 1

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: ev-connect
url: https://raw.githubusercontent.com/api-evangelist/ev-connect/refs/heads/main/apis.yml
name: EV Connect
kind: company
description: EV Connect is an EV charging network and charge-station management platform (a CPMS / charge point management
  system) now part of Schneider Electric. Its API Platform exposes open, standards-based APIs through an API Gateway so operators
  can white-label driver apps and integrate charging into commerce, loyalty, fleet, and energy systems, backed by OCPP station
  certification and OCPI roaming. Developer documentation and credentials are partner/sales-gated; no public base URL, endpoints,
  or authentication details are published.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: enterprise
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Enterprise
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ev-connect.png
tags:
- EV Charging
- Charge Point Management
- CPMS
- Mobility
- Energy
- OCPP
- OCPI
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.23'
apis:
- aid: ev-connect:stations-charge-points
  name: EV Connect Stations / Charge Points API
  tags:
  - Stations
  - Charge Points
  - EVSE
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.evconnect.com/platform/
  properties:
  - url: https://www.evconnect.com/platform/
    type: Documentation
  - url: openapi/_original/ev-connect-openapi.yml
    type: OpenAPI
  - url: collections/ev-connect.postman_collection.json
    type: PostmanCollection
  - url: collections/ev-connect.opencollection.json
    type: OpenCollection
  description: Manage charging stations and charge points (EVSE) - registration, status, health, and availability - within
    the EV Connect charge point management platform. Endpoints and base URL are not publicly documented; access is partner/sales-gated
    via the EV Connect API Gateway.
- aid: ev-connect:sessions
  name: EV Connect Sessions API
  tags:
  - Sessions
  - Charging
  - Transaction
  tags_raw:
  - Sessions
  - Charging
  - Transactions
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.evconnect.com/platform/
  properties:
  - url: https://www.evconnect.com/platform/
    type: Documentation
  - url: openapi/_original/ev-connect-openapi.yml
    type: OpenAPI
  - url: collections/ev-connect.postman_collection.json
    type: PostmanCollection
  - url: collections/ev-connect.opencollection.json
    type: OpenCollection
  description: Start, stop, and retrieve charging sessions and transaction records, including energy delivered and usage tracked
    in real time. Endpoints and base URL are not publicly documented; access is partner/sales-gated via the EV Connect API
    Gateway.
- aid: ev-connect:connectors
  name: EV Connect Connectors API
  tags:
  - Connectors
  - EVSE
  - Availability
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.evconnect.com/platform/
  properties:
  - url: https://www.evconnect.com/platform/
    type: Documentation
  - url: openapi/_original/ev-connect-openapi.yml
    type: OpenAPI
  - url: collections/ev-connect.postman_collection.json
    type: PostmanCollection
  - url: collections/ev-connect.opencollection.json
    type: OpenCollection
  description: Inspect connectors on a charge point - type, power level, and live availability/status. Endpoints and base
    URL are not publicly documented; access is partner/sales-gated via the EV Connect API Gateway.
- aid: ev-connect:drivers
  name: EV Connect Drivers API
  tags:
  - Drivers
  - Account
  - Loyalty
  tags_raw:
  - Drivers
  - Accounts
  - Loyalty
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.evconnect.com/platform/
  properties:
  - url: https://www.evconnect.com/platform/
    type: Documentation
  - url: openapi/_original/ev-connect-openapi.yml
    type: OpenAPI
  - url: collections/ev-connect.postman_collection.json
    type: PostmanCollection
  - url: collections/ev-connect.opencollection.json
    type: OpenCollection
  description: Manage drivers and their charging accounts, enabling custom driver apps, coupons pushed at plug-in, and loyalty-program
    tie-ins. Endpoints and base URL are not publicly documented; access is partner/sales-gated via the EV Connect API Gateway.
- aid: ev-connect:pricing-plans
  name: EV Connect Pricing / Plans API
  tags:
  - Pricing
  - Plans
  - Payments
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.evconnect.com/platform/
  properties:
  - url: https://www.evconnect.com/platform/
    type: Documentation
  - url: openapi/_original/ev-connect-openapi.yml
    type: OpenAPI
  - url: collections/ev-connect.postman_collection.json
    type: PostmanCollection
  - url: collections/ev-connect.opencollection.json
    type: OpenCollection
  description: Configure charging pricing, tariffs, and payment handling that govern how sessions are billed across a network.
    Endpoints and base URL are not publicly documented; access is partner/sales-gated via the EV Connect API Gateway.
- aid: ev-connect:webhooks
  name: EV Connect Webhooks
  tags:
  - Webhook
  - Event
  - Notification
  tags_raw:
  - Webhooks
  - Events
  - Notifications
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.evconnect.com/platform/
  properties:
  - url: https://www.evconnect.com/platform/
    type: Documentation
  - url: openapi/_original/ev-connect-openapi.yml
    type: OpenAPI
  - url: collections/ev-connect.postman_collection.json
    type: PostmanCollection
  - url: collections/ev-connect.opencollection.json
    type: OpenCollection
  description: Event notifications for charging lifecycle changes (e.g., session start, stop, and station status). EV Connect
    markets event-driven integrations, but no public webhook event catalog or payloads are documented; access is partner/sales-gated.
common:
- type: VulnerabilityDisclosure
  url: security/ev-connect-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/ev-connect-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/evconnect
- type: LinkedIn
  url: https://www.linkedin.com/company/ev-connect
- type: Website
  url: https://www.evconnect.com
- type: Documentation
  url: https://www.evconnect.com/platform/
- type: Plans
  url: plans/ev-connect-plans-pricing.yml
- type: RateLimits
  url: rate-limits/ev-connect-rate-limits.yml
- type: FinOps
  url: finops/ev-connect-finops.yml
- url: https://www.evconnect.com/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/ev-connect"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/ev-connect/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/ev-connect/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.