Insurely · Authentication Profile

Insurely Authentication

Authentication

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

CompanyOpen FinanceInsuranceFintechPSD2Financial DataData AggregationPensionsWealthEurope
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKeyAuth apiKey
· in: header ()
bearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

insurely-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.insurely.com/integration/api/quick-start/
docs: https://docs.insurely.com/integration/api/collecting-psd2-data/
summary:
  types: [apiKey, http]
  api_key_in: [header]
  http_schemes: [bearer]
  notes: >-
    Dual-credential model. Backend/server-to-server operations authenticate with
    a static API key sent in the `authorization-token` header (issued by Insurely
    via support@insurely.com). User-scoped operations (consents, collections)
    authenticate with a short-lived per-user JWT session token minted via
    POST /users/{userUuid}/sessions and sent as a standard Bearer token.
schemes:
- name: apiKeyAuth
  type: apiKey
  in: header
  parameter_name: authorization-token
  description: >-
    Static, tenant-level API key for backend operations (create/find/delete users,
    mint sessions, list a user's consents/collections by API-key auth). Obtained
    from Insurely support (support@insurely.com).
  used_for: [users, sessions, company availability, backend list operations]
  sources: [docs.insurely.com]
- name: bearerAuth
  type: http
  scheme: bearer
  bearer_format: JWT
  in: header
  parameter_name: Authorization
  description: >-
    Per-user JWT session token for consumer-scoped operations (create/list consents,
    initiate/list collections, retrieve wealth data). Minted from the backend API key
    via the sessions endpoint and scoped to a single end user.
  used_for: [consents, collections, wealth data]
  sources: [docs.insurely.com]

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