Flipturn · Authentication Profile

Flipturn Authentication

Authentication

Flipturn secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyEV ChargingElectric VehiclesFleet ManagementEnergyCharging InfrastructureOCPPOCPIMobilityREST API
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/flipturn-openapi.yml
docs: https://api-docs.getflipturn.com/authorization.md
notes: >-
  Flipturn uses a single bearer API key passed in the Authorization header
  (`Authorization: Bearer {api_key}`). API keys are created in the Flipturn app
  (cloud.getflipturn.com > Manage > API Keys) by an Owner-level user and can be
  scoped to a specific site or subset of chargers. There is no OAuth or OpenID
  Connect surface.
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'API key passed as a bearer token in the Authorization header: `Authorization:
    Bearer {api_key}`. Keys are created in the Flipturn app (Manage > API Keys) by an Owner
    and can be scoped to specific sites or chargers.'
  sources:
  - openapi/flipturn-openapi.yml