Skip to main content
Version: 1.0.0

Persium M2M API

The Persium machine-to-machine (M2M) API lets customer backends fetch stations, sensors, and measurement data for their organisation.

Authentication uses standard OAuth 2.0 Client Credentials against Persium's Keycloak. All endpoints are read-only and hard-scoped to the calling organisation — query-string organisation overrides are ignored.

Authentication

Standard OAuth 2.0 Client Credentials. Exchange your client_id and client_secret at the Keycloak token endpoint, then pass the returned access token as Authorization: Bearer <token> on every request.

Security Scheme Type:

oauth2

OAuth Flow (clientCredentials):

Scopes:

    Contact

    Persium Support: support@persium.example.com