aid: pod-point url: https://raw.githubusercontent.com/api-evangelist/pod-point/refs/heads/main/apis.yml name: Pod Point kind: company description: >- Pod Point — trading as Pod since its February 2026 rebrand, with pod-point.com now 301-redirecting to podenergy.com — is a British electric vehicle charging company founded in London in 2009 and wholly owned by EDF since its delisting from the London Stock Exchange in August 2025. It sells and installs home, workplace and fleet chargers, operates the third-largest public charging network in the United Kingdom across Tesco and Lidl car parks, and acquired depot-charging specialist EO Charging in May 2026. It sits on the demand side of the UK electricity value chain, between the driver and the electricity supplier, as a Charge Point Operator rather than a metering, network or settlement body. Its API posture is narrow but real and honestly split: there is no developer portal, no OpenAPI, no Swagger and no consumer data API, yet a live OCPI 2.2.1 Charge Point Operator service runs at ocpi.podenergy.com whose version negotiation answers anonymously and enumerates a full module set, while every data module — locations, tariffs, sessions, CDRs — returns 401 Unauthorized without a bilaterally exchanged OCPI credentials token. Britain's Public Charge Point Regulations 2023 name OCPI 2.2.1 as the vehicle for open charge point data; the plumbing that regulation names is verifiably in place at Pod, but the open part of it is not obtainable anonymously from outside, and the company publishes no open data page, no OCPI token policy and no developer onboarding of any kind. image: https://podenergy.com/themes/custom/podpoint/images/favicon-96x96.png tags: - Energy - United Kingdom - EV Charging - Electric Vehicles - Utilities - Electricity - OCPI - Charge Point Operator - Smart Charging - Grid created: '2026-07-27' modified: '2026-07-27' specificationVersion: '0.19' apis: - aid: pod-point:pod-point-ocpi-cpo-api name: Pod OCPI 2.2.1 CPO API description: >- Pod's Open Charge Point Interface (OCPI) 2.2.1 service in the Charge Point Operator role, used for e-mobility roaming and as the technical vehicle named by the UK Public Charge Point Regulations 2023 for charge point reference and availability data. Version discovery is anonymous: GET /ocpi/cpo/versions returned HTTP 200 on 2026-07-27 advertising version 2.2.1, and GET /ocpi/cpo/2.2.1 returned HTTP 200 enumerating cdrs, credentials, locations, sessions and tariffs in the SENDER role plus commands, credentials and tokens in the RECEIVER role. Every one of those data modules returns HTTP 401 with OCPI status_code 2000 Unauthorized to an anonymous caller; access requires an OCPI credentials token exchanged bilaterally with Pod. Pod publishes no human documentation, no OpenAPI and no onboarding path for this API — the module list the service returns about itself is the only contract. humanURL: https://ocpi.podenergy.com/ocpi/cpo/versions baseURL: https://ocpi.podenergy.com/ocpi/cpo/2.2.1 tags: - EV Charging - OCPI - Roaming - Charge Point Operator - Open Data - United Kingdom properties: - type: APIReference url: https://ocpi.podenergy.com/ocpi/cpo/versions - type: Documentation url: https://github.com/ocpi/ocpi - type: Specification url: https://evroaming.org/wp-content/uploads/2024/11/OCPI-2.2.1-d2.pdf - type: Regulation url: https://www.legislation.gov.uk/uksi/2023/1168/contents/made common: - type: VulnerabilityDisclosure url: security/pod-point-vulnerability-disclosure.yml - type: DomainSecurity url: security/pod-point-domain-security.yml - type: Website url: https://podenergy.com/ - type: Blog url: https://podenergy.com/news - type: Support url: https://help.pod-point.com/ - type: GitHubOrganization url: https://github.com/Pod-Point - type: LinkedIn url: https://www.linkedin.com/company/podpoint - type: Careers url: https://careers.pod-point.com/ - type: Security url: https://podenergy.com/security - type: SecurityTxt url: well-known/pod-point-security.txt - type: WellKnown url: well-known/pod-point-well-known.yml - type: Authentication url: authentication/pod-point-authentication.yml - type: Conformance url: conformance/pod-point-conformance.yml - type: Conventions url: conventions/pod-point-conventions.yml - type: ErrorCatalog url: errors/pod-point-error-codes.yml - type: Lifecycle url: lifecycle/pod-point-lifecycle.yml - type: DataModel url: data-model/pod-point-data-model.yml - type: Examples url: examples/pod-point-examples.yml - type: Packages url: packages/pod-point-packages.yml - type: SDKs url: packages/pod-point-packages.yml - type: Components url: components/pod-point-components.yml - type: LLMsTxt url: llms/pod-point-llms.txt - type: TermsOfService url: https://podenergy.com/general-terms-and-conditions - type: PrivacyPolicy url: https://podenergy.com/legal/privacy-notice maintainers: - FN: Kin Lane email: kin@apievangelist.com