Thredd · Authentication Profile

Thredd Authentication

Authentication

Thredd secures its APIs with oauth2 and mutualTLS across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

PaymentsUnited KingdomIssuer ProcessorCard IssuingPayment ProcessingBanking as a ServiceDigital WalletCross-BorderFraudOpen BankingFAPI
Methods: oauth2, mutualTLS Schemes: 3 OAuth flows: clientCredentials API key in:

Security Schemes

oauth2ClientCredentials oauth2
privateKeyJwt oauth2
bearerAuth http
scheme: bearer

Source

Authentication Profile

thredd-authentication.yml Raw ↑
generated: '2026-07-24'
method: searched
source: https://cardsapidocs.thredd.com/docs/get-an-authentication-token
docs: https://cardsapidocs.thredd.com/v2.0/docs/get-an-authentication-token
summary:
  types: [oauth2, mutualTLS]
  oauth2_flows: [clientCredentials]
  bearer: true
  notes: >-
    Thredd Cards API (API Hub) uses FAPI-grade OAuth2 client-credentials.
    Clients authenticate with a client_id + client_secret to a token endpoint
    and present the returned Bearer access token on every request. Production /
    high-assurance access adds private_key_jwt client assertions over mutual TLS,
    brokered by Cloudentity with Raidiam Connect acting as the certificate
    authority. Documented example uses the UAT token endpoint.
schemes:
  - name: oauth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    grant_type: client_credentials
    token_url: https://oauthuat.globalprocessing.net/connect/token
    token_content_type: application/x-www-form-urlencoded
    request_fields: [client_id, client_secret, grant_type]
    token_type: Bearer
    token_format: JWT
    source: docs
  - name: privateKeyJwt
    type: oauth2
    client_authentication: private_key_jwt
    transport: mutual-tls
    broker: Cloudentity
    certificate_authority: Raidiam Connect
    profile: FAPI
    source: docs
  - name: bearerAuth
    type: http
    scheme: bearer
    bearer_format: JWT
    header: Authorization
    source: docs

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