Univers · Authentication Profile

Univers Authentication

Authentication

Authentication profile for the Univers EnOS platform APIs, assembled from the first-party SDKs on the EnvisionIot GitHub org and the EnOS API documentation (the docs host itself was unreachable from the probe location; SDK sources are the verified evidence). No OpenAPI document is published, so this profile is searched rather than derived from securitySchemes.

Univers secures its APIs with apiKey-signature, mqtt-credentials, and subscription-signature across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyTechnologyEnergyInternet of ThingsArtificial IntelligenceSustainabilityInfrastructure
Methods: apiKey-signature, mqtt-credentials, subscription-signature Schemes: 3 OAuth flows: API key in: request signature

Security Schemes

EnOS service API request signing apiKey
EnOS device connectivity (MQTT/HTTP device secrets) apiKey
EnOS data subscription authentication apiKey

Source

Authentication Profile

univers-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://github.com/EnvisionIot
docs: https://support.enos-iot.com/docs/api/en/3.0.0/overview.html
description: >-
  Authentication profile for the Univers EnOS platform APIs, assembled from the
  first-party SDKs on the EnvisionIot GitHub org and the EnOS API documentation
  (the docs host itself was unreachable from the probe location; SDK sources
  are the verified evidence). No OpenAPI document is published, so this profile
  is searched rather than derived from securitySchemes.
summary:
  types: [apiKey-signature, mqtt-credentials, subscription-signature]
  api_key_in: [request signature]
  oauth2_flows: []
schemes:
  - name: EnOS service API request signing
    type: apiKey
    style: accessKey + secretKey HMAC-style request signature
    description: >-
      Applications are registered in the EnOS Application Portal / Developer
      Console to obtain an application accessKey and secretKey. Every EnOS
      Open API request is signed with these credentials; the service SDKs
      (com.envisioniot:enos-api for Java, enos-api-sdk-python and
      enos-poseidon for Python) generate the API request signature
      automatically and assemble the request URL against the per-environment
      API gateway address.
    sources:
      - https://github.com/EnvisionIot/enos-api-sdk-java
      - https://github.com/EnvisionIot/enos-api-sdk-python
      - https://pypi.org/project/enos-poseidon/
  - name: EnOS device connectivity (MQTT/HTTP device secrets)
    type: apiKey
    style: productKey/deviceKey/deviceSecret over MQTT or HTTP
    description: >-
      Devices connect to EnOS Cloud through the MQTT or HTTP device SDKs using
      per-device credentials (product key, device key, device secret), with
      optional X.509 device certificates issued by the EnOS certificate
      service to secure device-to-cloud communication.
    sources:
      - https://github.com/EnvisionIot/enos-device-sdk-python
      - https://github.com/EnvisionIot/enos-device-sdk-java
      - https://github.com/EnvisionIot/enos-cert-tool
  - name: EnOS data subscription authentication
    type: apiKey
    style: accessKey + subscription id + signature (protobuf AuthReq)
    description: >-
      The data-subscription streaming protocol authenticates consumers with an
      AuthReq protobuf message carrying accessKey, subId, and a sign field
      (see grpc/univers-enos-subscription-sub.proto, harvested verbatim from
      the first-party Python subscription SDK).
    sources:
      - https://github.com/EnvisionIot/enos-subscription-service-sdk-python

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/univers-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.