char.gy · Example Payload
Chargy Tariffs Response
EnergyUnited KingdomEV ChargingElectricityUtilitiesOCPICharge Point OperatorOpen DataRoamingTariffsMobilityElectrification
Chargy Tariffs Response is an example object payload from char.gy, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
datastatus_codestatus_messagetimestamp
Example Payload
{
"data": [
{
"country_code": "GB",
"party_id": "CGY",
"id": "a38338f7-96fa-4c71-8b61-f1a8f5f179b2",
"currency": "EUR",
"elements": [
{
"price_components": [
{
"type": "ENERGY",
"price": 0.5505,
"step_size": 1
}
]
}
],
"last_updated": "2025-10-03T14:52:11Z"
},
{
"country_code": "GB",
"party_id": "CGY",
"id": "f61692a5-b7af-48cc-b6e5-f63ff3e2a801",
"currency": "USD",
"elements": [
{
"price_components": [
{
"type": "ENERGY",
"price": 0.4167,
"step_size": 1
}
]
}
],
"last_updated": "2025-10-14T09:59:55Z"
},
{
"country_code": "GB",
"party_id": "CGY",
"id": "fd80692e-6fe0-42de-9f5f-88a292df9d42",
"currency": "GBP",
"elements": [
{
"price_components": [
{
"type": "ENERGY",
"price": 0.325,
"step_size": 1
}
],
"restrictions": {
"start_time": "00:00",
"end_time": "07:00",
"day_of_week": [
"MONDAY",
"TUESDAY",
"WEDNESDAY",
"THURSDAY",
"FRIDAY"
]
}
},
{
"price_components": [
{
"type": "ENERGY",
"price": 0.4917,
"step_size": 1
}
],
"restrictions": {
"start_time": "07:00",
"end_time": "00:00",
"day_of_week": [
"MONDAY",
"TUESDAY",
"WEDNESDAY",
"THURSDAY",
"FRIDAY"
]
}
},
{
"price_components": [
{
"type": "ENERGY",
"price": 0.45,
"step_size": 1
}
],
"restrictions": {
"start_time": "00:00",
"end_time": "00:00",
"day_of_week": [
"SATURDAY",
"SUNDAY"
]
}
}
],
"last_updated": "2026-07-23T10:43:11Z"
}
],
"status_code": 1000,
"status_message": "Success",
"timestamp": "2026-07-27T21:10:24Z"
}
Work with this as data
Every example 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 examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.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.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/chargy-tariffs-response"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
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.