ChargePilot Charging Data Push-API

Outbound cloud-to-cloud push of billing-relevant charging session records. On completion of a charging session ChargePilot POSTs a JSON payload over HTTPS to a customer-supplied endpoint, batched by default hourly, authenticating itself to the receiver with an Ocp-Apim-Subscription-Key header. Each record carries TransactionID, ChargerID (the OCPP station identifier), ConnectorID, StartAt and EndAt UTC timestamps, the RFID Id presented, EnergyDelivered in Wh, and InitialSoC / EndSoC where the charging point is DC. All current and future charging sites on the account are included automatically.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/the-mobility-house-chargepilot-charging-data-push-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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

Get an API key

Free tier, no email required.

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

API entry from apis.yml

apis.yml Raw ↑
aid: the-mobility-house-chargepilot-charging-data-push-api
name: ChargePilot Charging Data Push-API
description: Outbound cloud-to-cloud push of billing-relevant charging session records. On completion
  of a charging session ChargePilot POSTs a JSON payload over HTTPS to a customer-supplied endpoint, batched
  by default hourly, authenticating itself to the receiver with an Ocp-Apim-Subscription-Key header. Each
  record carries TransactionID, ChargerID (the OCPP station identifier), ConnectorID, StartAt and EndAt
  UTC timestamps, the RFID Id presented, EnergyDelivered in Wh, and InitialSoC / EndSoC where the charging
  point is DC. All current and future charging sites on the account are included automatically.
humanURL: https://tmh-help.freshdesk.com/en/support/solutions/articles/203000046009-chargepilot-charging-data-push-api
baseURL: ''
x-baseurl-note: 'Deliberately empty. This is an outbound webhook: ChargePilot POSTs to a host the CUSTOMER
  operates, so the base URL belongs to the consumer, not to The Mobility House. The provider documents
  the destination only as a customer-supplied HTTPS URL.'
tags:
- Webhook
- Charging Sessions
- Billing
- Data Export
tags_raw:
- Webhooks
- Charging Sessions
- Billing
- Data Export
properties:
- type: Documentation
  url: https://tmh-help.freshdesk.com/en/support/solutions/articles/203000046009-chargepilot-charging-data-push-api
- type: Webhooks
  url: asyncapi/the-mobility-house-webhooks.yml