Clevergy · Authentication Profile
Clevergy Authentication
Authentication
Clevergy documents three distinct authentication paths. Server-to-server calls to the Connect API use a tenant API key in the clevergy-api-key header. Embedded microfrontends (web components) authenticate with a short-lived user JWT that the integrator's own backend mints by calling the Connect API with its API key. A third "login with token" path passes that same JWT in a URL query string to open the full Clevergy webview on a tenant subdomain.
Clevergy secures its APIs with apiKey and bearer-jwt across 3 declared security schemes, as derived from its OpenAPI definitions.
CompanyClimate TechEnergyEnergy ManagementUtilitiesSmart MeterSolarHome EnergyBattery StorageElectric Vehicle ChargingSmart HomeSustainabilitySpainWhite LabelEmbedded ComponentsWebhook
Methods: apiKey, bearer-jwt
Schemes: 3
OAuth flows:
API key in: header
Security Schemes
key apiKey
user-jwt http
login-with-token query-token
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.