Electra · Authentication Profile

Go Electra Authentication

Authentication

Electra has no OpenAPI, so this profile is not derived from securitySchemes — it is what the live surface actually answered. The single authenticated API Electra runs is its OCPI Charge Point Operator interface, and it uses OCPI's own bilateral Token scheme. There is no OAuth 2, no OpenID Connect, no self-service API key, no developer signup and no sandbox credential anywhere in Electra's public surface.

Electra secures its APIs with ocpi-token across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyClimate TechEV ChargingEnergyMobilityOCPIRoamingCharge Point OperatorElectric VehiclesFast ChargingCharging SessionsTariffsElectrificationFranceEurope
Methods: ocpi-token Schemes: 1 OAuth flows: API key in: header

Security Schemes

OCPI Token http
scheme: Token · in: header (Authorization)

Source

Authentication Profile

go-electra-authentication.yml Raw ↑
generated: '2026-08-17'
method: probed
source: >-
  Anonymous probes of https://ocpi.go-electra.com/ocpi/cpo/* on 2026-08-17
  (response headers and bodies), plus /.well-known/openid-configuration,
  /.well-known/oauth-authorization-server and
  /.well-known/oauth-protected-resource on go-electra.com, app.go-electra.com,
  backend.go-electra.com and ocpi.go-electra.com.
description: >-
  Electra has no OpenAPI, so this profile is not derived from securitySchemes —
  it is what the live surface actually answered. The single authenticated API
  Electra runs is its OCPI Charge Point Operator interface, and it uses OCPI's
  own bilateral Token scheme. There is no OAuth 2, no OpenID Connect, no
  self-service API key, no developer signup and no sandbox credential anywhere
  in Electra's public surface.
summary:
  types: [ocpi-token]
  api_key_in: [header]
  oauth2_flows: []
  self_service: false
  note: >-
    OCPI Token is an HTTP Authorization scheme with the literal auth-scheme name
    `Token` (Authorization: Token <credential>), exchanged bilaterally through
    the OCPI credentials module after a commercial roaming agreement. It is not
    an apiKey, http-bearer, oauth2 or openIdConnect scheme in OpenAPI terms,
    which is why no standard securityScheme name is asserted here.
schemes:
- name: OCPI Token
  type: http
  scheme: Token
  in: header
  parameter: Authorization
  realm: Application
  applies_to: >-
    Every OCPI module endpoint under https://ocpi.go-electra.com/ocpi/cpo/2.1.1
    and /2.2.1 (cdrs, commands, locations, sessions, tariffs, tokens).
  onboarding: >-
    Bilateral. A roaming partner and Electra exchange OCPI credentials tokens
    through the credentials module; no public registration flow exists.
  evidence:
  - url: https://ocpi.go-electra.com/ocpi/cpo/2.2.1/locations
    http_status: 401
    response_header: 'WWW-Authenticate: Token realm="Application"'
    body: 'Token: Access denied.'
    fetched: '2026-08-17'
  - url: https://ocpi.go-electra.com/ocpi/cpo/2.1.1/locations
    http_status: 401
    response_header: 'WWW-Authenticate: Token realm="Application"'
    body: 'Token: Access denied.'
    fetched: '2026-08-17'
  - url: https://ocpi.go-electra.com/ocpi/cpo/2.2.1/tariffs
    http_status: 401
    response_header: 'WWW-Authenticate: Token realm="Application"'
    body: 'Token: Access denied.'
    fetched: '2026-08-17'
unauthenticated_surface:
- url: https://ocpi.go-electra.com/ocpi/cpo/versions
  http_status: 200
  note: Version negotiation is deliberately open — no token required.
- url: https://ocpi.go-electra.com/ocpi/cpo/2.1.1
  http_status: 200
  note: Version-detail endpoint inventory is open.
- url: https://ocpi.go-electra.com/ocpi/cpo/2.2.1
  http_status: 200
  note: Version-detail endpoint inventory is open.
absent:
- scheme: oauth2
  evidence: >-
    /.well-known/oauth-authorization-server and
    /.well-known/oauth-protected-resource returned 404 on go-electra.com,
    backend.go-electra.com and ocpi.go-electra.com, and an HTML SPA shell (not a
    document) on app.go-electra.com. No OAuth is documented anywhere.
- scheme: openIdConnect
  evidence: >-
    /.well-known/openid-configuration returned 404 on go-electra.com,
    backend.go-electra.com and ocpi.go-electra.com; app.go-electra.com answers
    200 with the same HTML SPA shell it serves for every path, which is not a
    discovery document.
- scheme: apiKey
  evidence: >-
    No developer portal, no key-issuance page and no API documentation exist on
    any Electra host; the only key-shaped credential Electra publishes is a
    consumer promo code.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact 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.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/go-electra-authentication"
All security posture
curl "https://apis.io/api/v1/security?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.