Version: 1
IOTMER Control Plane API (Customer)
Workspace-scoped REST API for MQTT, devices, domains, and billing. Requires JWT or workspace API key. Data pipeline endpoints are omitted until GA. Operations without a real human-written summary are omitted from this bundle (add a summary in docs/openapi/v1.yaml, then run make openapi-gen). Does not include IOTMER platform administration or internal operator endpoints.
Authentication
- API Key: ApiKeyAuth
- HTTP: Bearer Auth
API key (workspace-scoped). Example (placeholder); replace with your key.
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-API-Key |
JWT access token. Example (placeholder); replace with your token.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |