Fidel · Authentication Profile

Fidel Authentication

Authentication

Fidel secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyPaymentsCard LinkingTransactionFintechEmbedded FinanceLoyaltyRewardsWebhookSDK
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

fidelKey apiKey
· in: header ()

Source

Authentication Profile

fidel-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://reference.fidel.uk/reference/authentication
docs: https://reference.fidel.uk/reference/authentication
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
notes: >-
  Fidel API authenticates every REST request with a single API key passed in the
  `fidel-key` HTTP header. Accounts carry both test and live keys, each in a
  secret (server-side) and public (client/SDK) variant. There is no OAuth 2.0 or
  OIDC surface, so no scopes artifact applies.
schemes:
  - name: fidelKey
    type: apiKey
    in: header
    parameter_name: fidel-key
    key_kinds:
      - kind: secret-test
        prefix: sk_test_
        usage: server-side calls against the test environment
      - kind: secret-live
        prefix: sk_live_
        usage: server-side calls against the live environment
      - kind: public-test
        prefix: pk_test_
        usage: client-side / SDK card enrollment in the test environment
      - kind: public-live
        prefix: pk_live_
        usage: client-side / SDK card enrollment in the live environment
    example: "fidel-key: [example key]"
    sources: [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/fidel-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.