Finsify · Authentication Profile

Finsify Authentication

Authentication

Finsify secures its APIs with apiKey across 3 declared security schemes, as derived from its OpenAPI definitions.

CompanyFinancial-ServicesOpen BankingBank AggregationFinancial DataTransactionFintechSoutheast Asia
Methods: apiKey Schemes: 3 OAuth flows: API key in: header

Security Schemes

Client-Id apiKey
· in: header (Client-Id)
Service-secret apiKey
· in: header (Service-secret)
App-secret apiKey
· in: header (App-secret)

Source

Authentication Profile

finsify-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.finsify.com/
docs: https://docs.finsify.com/
summary:
  types: [apiKey]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    Finsify Hub uses static header credentials issued per partner. Every request
    carries a Client-Id header identifying the partner, plus exactly one secret:
    Service-secret for server/web integrations or App-secret for mobile apps.
    Service-secret and App-secret must never be sent together on the same request.
    A short-lived connection token (POST /token) then authorizes the end-user's
    bank login flow; it is a session token, not an OAuth access token.
schemes:
  - name: Client-Id
    type: apiKey
    in: header
    parameter: Client-Id
    description: Partner identifier issued by Finsify. Required on every request.
    sources: [https://docs.finsify.com/]
  - name: Service-secret
    type: apiKey
    in: header
    parameter: Service-secret
    description: >-
      Server-side secret for web/backend services. Mutually exclusive with
      App-secret.
    sources: [https://docs.finsify.com/]
  - name: App-secret
    type: apiKey
    in: header
    parameter: App-secret
    description: >-
      Mobile-app secret. Mutually exclusive with Service-secret.
    sources: [https://docs.finsify.com/]
connection_token:
  operation: POST /token
  purpose: >-
    Generates a short-lived connection token used to launch or re-run an
    end-user's bank login. Reconnect via POST /token/reconnect when a login
    needs re-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/finsify-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.