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
· in: header ()
mcpBearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/telemetron-ai-ext-v1-openapi.yml
docs: https://docs.telemetron.ai/integrations/developer/api-keys
description: >-
  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.
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
schemes:
  - name: apiKeyAuth
    type: apiKey
    in: header
    key_name: x-api-key
    scope: organization-wide
    sources: [openapi/telemetron-ai-ext-v1-openapi.yml]
    docs: https://docs.telemetron.ai/api-reference/introduction
  - name: mcpBearer
    type: http
    scheme: bearer
    detail: >-
      Same organization API key, presented as "Authorization: Bearer <API_KEY>"
      to the MCP server at https://admin.telemetron.ai/api/mcp.
    sources: [https://docs.telemetron.ai/integrations/developer/mcp]
key_management:
  issuance: Dashboard > Settings > Integrations > Developer section
  rotation: Regenerate Key (immediately invalidates the previous key)
  guidance: Never expose in client-side code or version control; store in env vars or a secrets manager.

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/telemetron-ai-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.