Skip to content
SENS Platform Docs

Getting Started

Start with the API only after you know which tenant and organization scope your integration needs.

Expected API usage flow:

  1. Authenticate with the supported V1 authentication mechanism.
  2. Use the tenant and organization scope assigned to your account or token.
  3. Query bounded resources such as devices, telemetry ranges, or export jobs.
  4. Use asynchronous export jobs for large telemetry exports.

The exact endpoint paths and request examples will be added when the API contract is finalized.