Finmid · Authentication Profile

Finmid Authentication

Authentication

Finmid secures its APIs with apiKey and httpMessageSignatures across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyEmbedded FinanceEmbedded LendingB2B PaymentsFintechLendingCapitalFinancingPaymentsMarketplaces
Methods: apiKey, httpMessageSignatures Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (X-API-Key)
HttpMessageSignatures http-message-signatures

Source

Authentication Profile

finmid-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.finmid.com/reference/api-introduction
docs: https://docs.finmid.com/reference/api-introduction
summary:
  types: [apiKey, httpMessageSignatures]
  api_key_in: [header]
  api_key_name: X-API-Key
  environments: [sandbox, live]
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: X-API-Key
  description: >-
    Primary authentication for both the B2B Payments API and the Capital API.
    Every request must include the X-API-Key header. Keys are environment
    specific — a sandbox key (https://sandbox.finmid.com) cannot access live
    data and a live key (https://api.finmid.com) cannot access sandbox data.
    Keys are managed in the finmid Dashboard.
  applies_to: [B2B Payments API, Capital API]
- name: HttpMessageSignatures
  type: http-message-signatures
  standard: RFC 9421
  algorithm: Ed25519
  description: >-
    For platform-provided capital, the Execute Payment Transaction endpoint
    (platform-initiated payouts) is additionally protected with HTTP Message
    Signatures (RFC 9421). Requests are signed with Ed25519, include a
    Content-Digest for body integrity, use temporal/replay-attack prevention,
    and require IP whitelisting.
  applies_to: [Capital API - platform-provided capital]
webhook_auth:
  description: >-
    Inbound webhooks from finmid to your endpoint use HTTP Basic authentication
    plus an HMAC-SHA-256 payload signature carried in the X-Payload-Signature
    header (Base64-encoded), verified with a per-endpoint signature_secret.
  source: https://docs.finmid.com/docs/webhooks
notes:
- OAuth 2.0 / OpenID Connect are not used — authentication is API-key based.

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