Koah Labs · Authentication Profile

Koah Labs Authentication

Authentication

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

CompanyArtificial IntelligenceAdvertisingAd NetworkMonetizationConversion TrackingSDKAgents
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer · in: header ()

Source

Authentication Profile

koah-labs-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://docs.koahlabs.com/api
docs: https://docs.koahlabs.com/api
notes: >-
  Derived from the published API reference rather than an OpenAPI document —
  Koah publishes no machine-readable spec. Two distinct credentials exist: an
  API token for the REST API, and a publisher ID that identifies the app to the
  client SDKs. The publisher ID is a public client-side identifier, not a secret.
summary:
  types: [http]
  api_key_in: [header]
  oauth2_flows: []
  oauth2: false
  openid_connect: false
  mtls: false
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  in: header
  header: Authorization
  format: 'Authorization: Bearer [example key]'
  applies_to: https://app.koah.ai/api
  issuance: Koah dashboard, Settings > API Tokens
  audience: publisher team accounts only
  source: https://docs.koahlabs.com/api
  notes: >-
    "All API requests require authentication using API keys. You can obtain your
    API key from your Koah dashboard under the Settings section." The reporting
    reference adds that only publisher accounts can access the reporting
    endpoints; advertiser accounts are rejected.
client_identifiers:
- name: publisherId
  type: public-identifier
  secret: false
  applies_to: Ad SDK (JavaScript, React, React Native, Flutter, iOS, Android)
  issuance: Koah dashboard, Settings > Integration
  dashboard_url: https://app.koah.ai/publisher/settings?tab=integration
  transport: query parameter on the web script tag; constructor/config argument on mobile SDKs
  source: https://docs.koahlabs.com/definitions
- name: advertiserId
  type: public-identifier
  secret: false
  applies_to: Conversion Tracking pixel
  dashboard_url: https://app.koah.ai/advertiser/settings?tab=brand
  source: https://raw.githubusercontent.com/koahlabs/skills/HEAD/skills/koah-integration/SKILL.md
auth_errors:
- {status: 401, meaning: Unauthorized — missing or invalid bearer token}
- {status: 403, meaning: Forbidden — token valid but the account type may not access this resource}

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/koah-labs-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.