Kasko · Authentication Profile

Kasko Authentication

Authentication

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

CompanyInsuranceInsurtechInsurance APIPolicy ManagementPaymentsWebhookEmbedded InsuranceNo-Code
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

basicAuth http
scheme: basic
bearerAuth http
scheme: bearer

Source

Authentication Profile

kasko-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.kasko.io/kasko-api-documentation/rest-api/introduction.md
docs: https://docs.kasko.io/kasko-api-documentation/rest-api/introduction.md
summary:
  types: [http]
  http_schemes: [basic, bearer]
  key_model: secret-api-key
  test_live_separation: true
schemes:
  - name: basicAuth
    type: http
    scheme: basic
    description: >-
      Provide your secret API key as the HTTP Basic auth username value; no
      password is required. All requests must be made over HTTPS.
    sources: [https://docs.kasko.io/kasko-api-documentation/rest-api/introduction.md]
  - name: bearerAuth
    type: http
    scheme: bearer
    description: >-
      Alternatively (e.g. for cross-origin requests) send the secret API key as
      a bearer token: Authorization: Bearer [example key]
    sources: [https://docs.kasko.io/kasko-api-documentation/rest-api/introduction.md]
keys:
  secret_keys:
    - name: TEST secret key
      prefix: sk_test_
      purpose: Development; no real insurance policies are created.
    - name: LIVE secret key
      prefix: sk_live_
      purpose: Production; issues real insurance policies and payments are owed by the distributor.
  client_keys:
    - name: TEST client key
      purpose: Front-end (KASKO JS) testing with test credit card credentials; no real charges.
    - name: LIVE client key
      purpose: Front-end production; real charges and real policies.
  product_keys:
    description: Distinct product key issued per insurance product; supplied to both KASKO JS and the REST API.
notes: >-
  Requests requiring authentication may return 404 Not Found instead of 403
  Forbidden to avoid leaking existence of sensitive resources. Keys can be
  rotated by contacting support@kasko.io.

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