Chargetrip GraphQL API
The GraphQL API from Chargetrip — 1 operation(s) for graphql.
Chargetrip GraphQL API is published by Chargetrip on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.
Tagged areas include GraphQL. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and an AsyncAPI specification.
This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.0.1, at version 1.0.
Requests are made against a single base URL, https://api.chargetrip.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Chargetrip GraphQL API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as x-client-id (clientId).
An API key is passed in the header as x-app-id (appId).
By default, every request must be authenticated.
clientId— Chargetrip client identifier sent on every request.appId— Chargetrip application identifier sent on every request.
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are GraphQLRequest (3 properties), GraphQLError (3 properties), GraphQLResponse (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.