Telleroo · Authentication Profile

Telleroo Authentication

Authentication

Telleroo secures its APIs with http and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyPaymentsBulk PaymentsPayrollFaster PaymentsE-MoneyFintechBankingInternational PaymentsEmbedded Finance
Methods: http, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in: header

Security Schemes

BusinessAuthorizationToken http
scheme: bearer · in: header (Authorization)
PartnerOAuth2 oauth2

Source

Authentication Profile

telleroo-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.telleroo.com/ ; https://partner-docs.telleroo.com/
summary:
  types: [http, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
  notes: >-
    The Business API (v1) uses a static API token (generated in the Telleroo
    dashboard) sent in the Authorization request header; all traffic must be
    over HTTPS. The Partner API (v3) uses OAuth 2.0 authorization code flow to
    act on behalf of client companies. Two Business token classes exist: a
    Full Access token (all endpoints, optional auto-approval) and a Recipient
    Access token (recipient management only, with censored bank details).
schemes:
- name: BusinessAuthorizationToken
  api: Telleroo Business API
  type: http
  scheme: bearer
  in: header
  parameter: Authorization
  description: >-
    API token generated from the Telleroo dashboard, sent verbatim in the
    Authorization header (Bearer token). Grants full access to all v1
    endpoints; a limited Recipient Access token variant is also available.
  source: https://docs.telleroo.com/#authentication
- name: PartnerOAuth2
  api: Telleroo Partner API
  type: oauth2
  flow: authorizationCode
  authorizationUrl: https://admin.telleroo.com/oauth
  tokenUrl: https://api.telleroo.com/oauth/token
  refreshUrl: https://api.telleroo.com/oauth/token
  scopes:
    create: Permission to create pay runs on behalf of a client company
  token:
    token_type: Bearer
    expires_in: 7200
    refresh_token: supported
  sandbox:
    authorizationUrl: https://sandbox.app.telleroo.com/oauth
    tokenUrl: https://sandbox.telleroo.com/oauth/token
  description: >-
    OAuth 2.0 authorization code grant. The partner redirects the client to
    the Telleroo authorize URL with client_id, redirect_uri, response_type=code
    and scope=create, then exchanges the returned code for an access token
    (Bearer, 7200s TTL) and refresh token at the token endpoint.
  source: https://partner-docs.telleroo.com/#authentication

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/telleroo-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.