Telr · Authentication Profile

Telr Authentication

Authentication

Telr secures its APIs with http and custom across 2 declared security schemes, as derived from its OpenAPI definitions.

PaymentsPayment GatewayFintechMENAUAE
Methods: http, custom Schemes: 2 OAuth flows: API key in:

Security Schemes

store_authkey custom
· in: body ()
basic_auth http
scheme: basic

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: derived
source: openapi/telr-openapi.yml + https://docs.telr.com/reference/authentication + https://docs.telr.com/reference/api-configuration
summary:
  types:
  - http
  - custom
schemes:
- name: store_authkey
  type: custom
  in: body
  description: >-
    Legacy gateway endpoints (order.json, remote.json, manageagreement.json)
    authenticate with a numeric "store" id plus an "authkey" (authentication
    key) passed inside the JSON request body - not an HTTP header. The auth key
    is generated per store in Merchant Administration.
  parameters:
  - store
  - authkey
  sources:
  - openapi/telr-openapi.yml
  - https://docs.telr.com/reference/how-the-hosted-payment-page-works
- name: basic_auth
  type: http
  scheme: basic
  bearerFormat: null
  description: >-
    The REST Service / Payments / Accounts API (/api/v1/*) uses HTTP Basic
    authentication - username = store/merchant id, password = API key, Base64
    encoded as "Authorization: Basic <base64(storeid:apikey)>". API keys are
    created in Merchant Administration under Integrations > Service API and can
    be scoped to specific services and restricted to publicly-routable IP
    addresses (comma-separated).
  sources:
  - https://docs.telr.com/reference/authentication
  - https://docs.telr.com/reference/api-configuration
notes: >-
  Two distinct auth styles coexist: in-body store+authkey for the classic
  gateway JSON endpoints, and HTTP Basic (store id : API key) for the newer
  REST /api/v1 surfaces. IP allow-listing is strongly recommended for Service
  API keys.

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/telr-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 email required.

A second provider on the same verified email joins the account you already have.