Kimola · Authentication Profile

Kimola Authentication

Authentication

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

CompanyMarket ResearchCustomer FeedbackText AnalyticsSentiment AnalysisNatural Language ProcessingConsumer InsightsMachine-LearningArtificial Intelligence
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

kimola-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://github.com/Kimola/api
docs: https://github.com/Kimola/api#authentication
summary:
  types: [http]
  scheme: bearer
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    The Kimola API authenticates with an API key presented as an HTTP Bearer
    token in the Authorization header (Authorization: Bearer <apiKey>). The API
    key is obtained from the Kimola dashboard Account menu (and the Models page
    for the Cognitive API). Although the Cognitive documentation describes the
    service as a "JSON-based OAuth2 API", no OAuth2 authorization/token flows or
    scopes are documented; access is a static per-account bearer key. Key
    validation is cached server-side for performance.
schemes:
  - name: bearerAuth
    type: http
    scheme: bearer
    location: header
    header: Authorization
    format: "Bearer <apiKey>"
    key_source: Kimola dashboard Account menu / Models page
    sources:
      - https://github.com/Kimola/api
      - https://github.com/Kimola/kimola-cognitive-api-documentation
errors:
  - status: 400
    when: Authorization header missing or not in Bearer format
  - status: 401
    when: The provided API key is invalid
  - status: 403
    when: The key lacks access to the requested resource/model

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