# char.gy Open Charge Point Data API

**Canonical:** https://apis.io/apis/chargy/chargy-open-charge-point-data-api/  
**Provider:** char.gy — https://apis.io/providers/chargy/  
**Base URL:** https://char.gy/open-ocpi  
**Documentation:** https://help.char.gy/support/solutions/articles/77000576948-public-charge-point-regulations-2023

char.gy Open Charge Point Data API is one of 2 APIs that [char.gy](https://apis.io/providers/chargy/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Open Data, EV Charging, OCPI, Locations, and Tariffs. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, and a support channel.

char.gy's statutory open data feed, published to satisfy Part 4 regulation 10 of the UK Public Charge Point Regulations 2023, which requires reference data and availability data to be made available to the public free of charge, in a machine readable format, and without any requirement to agree to terms and conditions. It is shaped as an Open Charge Point Interface (OCPI) surface with exactly two modules exposed, both read-only GET and both completely unauthenticated. GET /open-ocpi/locations returned HTTP 200 and application/json to an anonymous request on 2026-07-27 with the OCPI envelope {data, status_code: 1000, status_message: "Success", timestamp}, an x-total-count of 5409 locations, a default x-limit of 50, and an RFC 5988 Link header advertising rel="next" — pagination is limit/offset via query string and was confirmed working at limit=2 and across offsets 0 to 550. Each location carries country_code GB, party_id CGY, a UUID id, parking_type (ON_STREET dominates, PARKING_LOT observed), publish, name, address, city, postal_code, country GBR, coordinates, an evses array, an operator block, an owner block naming the local authority, time_zone Europe/London, opening_times and last_updated. Every EVSE carries a uid, an evse_id of the form GB*CGY*E*00022, a status, capabilities (REMOTE_START_STOP_CAPABLE, UNLOCK_CAPABLE), a physical_reference and connectors describing IEC_62196_T2 sockets at AC_1_PHASE 230V/22A with tariff_ids and a terms_and_conditions link. GET /open-ocpi/tariffs returned HTTP 200 with 3 tariff objects carrying currency, elements and price_components of type ENERGY, including a real time-of-day tariff with weekday off-peak, weekday peak and weekend restrictions. No /open-ocpi /versions endpoint is served (404), so no OCPI version is declared, and the sessions, cdrs, tokens, commands and credentials modules are all 404 under /open-ocpi — only the two modules the regulation compels are open.

## Machine-readable artifacts (16)

- **Documentation** — https://help.char.gy/support/solutions/articles/77000576948-public-charge-point-regulations-2023
- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/openapi/chargy-open-charge-point-data-openapi.yml
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/overlays/chargy-open-charge-point-data-overlay.yaml
- **Examples** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/examples/chargy-locations-response.json
- **Examples** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/examples/chargy-tariffs-response.json
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/conventions/chargy-conventions.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/errors/chargy-error-codes.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/data-model/chargy-data-model.yml
- **MCPServer** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/mcp/chargy-mcp.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/mcp/chargy-tool-crosswalk.yml
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/skills/_index.yml
- **Specification** — https://github.com/ocpi/ocpi
- **Legal** — https://www.legislation.gov.uk/uksi/2023/1168/regulation/10/made
- **TermsOfService** — https://char.gy/us/terms-of-use
- **Support** — https://help.char.gy/
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/chargy/refs/heads/main/apis.yml

## Other char.gy APIs (1)

- [char.gy OCPI CPO Roaming API](https://apis.io/apis/chargy/chargy-ocpi-cpo-api/)

## Tags

Open Data, EV Charging, OCPI, Locations, Tariffs, Charge Point Operator, United Kingdom

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/chargy/chargy-open-charge-point-data-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/chargy/.
