Telemetron · Authentication Profile
Telemetron Ai Authentication
Authentication
Telemetron authenticates every External API request with a single per-organization API key. For the REST API the key is sent in the x-api-key header; the same key authenticates the hosted MCP server, where it is sent as an Authorization: Bearer token. There is no OAuth, OIDC, or per-scope model — the key grants the organization's full API surface. Keys are issued and rotated from the dashboard (Settings > Integrations); regenerating invalidates the prior key immediately.
Telemetron secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.
CompanyArtificial IntelligenceCustomer-SupportInternet of ThingsHardwareTelemetrySupport TicketsMCP
Methods: apiKey
Schemes: 2
OAuth flows:
API key in: header
Security Schemes
apiKeyAuth apiKey
mcpBearer http
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.