Volteras · Authentication Profile

Volteras Authentication

Authentication

Volteras secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyElectric VehiclesConnected VehiclesAutomotiveVehicle TelemetryEV ChargingEnergyMobilityFleet Management
Methods: http, oauth2 Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

HTTPBasic http
scheme: basic
OAuth2ClientCredentialsBearer oauth2
· flows: clientCredentials

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/volteras-connect-openapi-original.json
docs: https://docs.volteras.com/api-reference/authentication/auth-token
summary:
  types:
  - http
  - oauth2
  oauth2_flows:
  - clientCredentials
  notes: >-
    Volteras Connect adheres to OAuth 2.0: applications created in the Volteras
    Portal (per environment, sandbox vs production) issue a client_id /
    client_secret, exchanged at POST /v1/oauth2/token for access + refresh
    tokens; requests carry Authorization: Bearer <access-token>. POST
    /v1/oauth2/test-token validates a token and returns the associated clientId
    and organizationId. The HTTPBasic scheme in the spec covers client
    authentication on the token endpoint. End-user data access is governed
    separately by consent scopes (see scopes/volteras-scopes.yml).
endpoints:
  token: /v1/oauth2/token
  test_token: /v1/oauth2/test-token
  sandbox_token_test: https://api.sandbox.volteras.com/v1/oauth2/test-token
credentials:
  issuer: https://portal.volteras.com/ (Applications section, one application per environment)
schemes:
- name: HTTPBasic
  type: http
  scheme: basic
  sources:
  - openapi/volteras-connect-openapi-original.json
- name: OAuth2ClientCredentialsBearer
  type: oauth2
  flows:
  - flow: clientCredentials
    tokenUrl: /v1/oauth2/token
    scopes: 0
  sources:
  - openapi/volteras-connect-openapi-original.json

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/volteras-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 email required.

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