Koala website screenshot

Koala

Koala is a B2B buyer-intent and go-to-market platform that de-anonymizes website and product traffic, identifies the visitors and companies behind it, enriches them with firmographic and contact data (via Clearbit Reveal/Enrich and ZoomInfo), and scores first-party intent so sales teams can act on the accounts showing the strongest signals. Its developer surface is a client-side JavaScript pixel plus an HTTP collection API for server-side identify, event, and account ingestion, with a separate secret-key admin API for GDPR deletion.

Koala publishes 4 APIs on the APIs.io network, including Accounts API, Collection API, Deletion API, and 1 more. Tagged areas include Buyer Intent, Visitor Identification, De-anonymization, Enrichment, and Go-to-Market.

Koala’s developer surface includes authentication, documentation, and 9 more developer resources.

41.5/100 thin ▬ flat Agent 45/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
5 APIs
Buyer IntentVisitor IdentificationDe-anonymizationEnrichmentGo-to-MarketSales IntelligenceB2B

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 41.5/100 · thin
Contract Quality 16.0 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 45/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/koala-io: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

Individual APIs this provider publishes, each with its own machine-readable definition.

Koala Web Pixel (JavaScript SDK)

The client-side pixel loaded from cdn.getkoala.com/v1/{key}/sdk.js. Exposes ko.identify(), ko.track(), ko.qualify(), ko.reset() and autotracks pageviews, form fills, and session...

Koala Accounts API

Account-level (company) trait and event ingestion.

Koala Collection API

Server-side ingestion of visitor identifies, events, and traits.

Koala Deletion API

GDPR right-to-erasure requests and status.

Koala SDK API

Bootstrap configuration used by the client-side pixel.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Koala API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Koala Io Rate Limits

7 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Koala Io Authentication

http · 1 scheme

SECURITY

Koala Io Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Koala Io Trust Center

SOC 2, GDPR

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Koala Io Agentic Access

5 operations · 3 acting

5 operations · 3 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: koala-io
url: https://raw.githubusercontent.com/api-evangelist/koala-io/refs/heads/main/apis.yml
name: Koala
kind: company
description: Koala is a B2B buyer-intent and go-to-market platform that de-anonymizes website and product traffic, identifies
  the visitors and companies behind it, enriches them with firmographic and contact data (via Clearbit Reveal/Enrich and ZoomInfo),
  and scores first-party intent so sales teams can act on the accounts showing the strongest signals. Its developer surface
  is a client-side JavaScript pixel plus an HTTP collection API for server-side identify, event, and account ingestion, with
  a separate secret-key admin API for GDPR deletion.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/koala-io.png
tags:
- Buyer Intent
- Visitor Identification
- De-anonymization
- Enrichment
- Go-to-Market
- Sales Intelligence
- B2B
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: koala-io:koala-io-web-pixel-sdk
  name: Koala Web Pixel (JavaScript SDK)
  tags:
  - Pixel
  - JavaScript
  - Autotracking
  - Client Side
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://getkoala.com/docs/sdk/installation
  baseURL: https://cdn.getkoala.com/v1/{public_api_key}
  properties:
  - url: https://getkoala.com/docs/sdk/installation
    type: Documentation
  - url: https://getkoala.com/docs/sdk/identify
    type: Documentation
  - url: https://getkoala.com/docs/sdk/track
    type: Documentation
  - url: https://getkoala.com/docs/sdk/autotracking
    type: Documentation
  description: The client-side pixel loaded from cdn.getkoala.com/v1/{key}/sdk.js. Exposes ko.identify(), ko.track(), ko.qualify(),
    ko.reset() and autotracks pageviews, form fills, and session time. This is a browser SDK, not a REST resource, and it
    de-anonymizes traffic client-side into the same collection pipeline as the Batch API.
- aid: koala-io:koala-io-accounts-api
  name: Koala Accounts API
  description: Account-level (company) trait and event ingestion.
  humanURL: https://getkoala.com/docs/developer-guides/server-side
  baseURL: https://api2.getkoala.com/web/projects/{public_api_key}
  tags:
  - Accounts
  properties:
  - type: OpenAPI
    url: openapi/koala-io-accounts-api-openapi.yml
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/server-side
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/sending-identify
  - type: PostmanCollection
    url: collections/koala-io.postman_collection.json
  - type: OpenCollection
    url: collections/koala-io.opencollection.json
  - type: Documentation
    url: https://getkoala.com/docs/sdk/installation
  - type: Documentation
    url: https://getkoala.com/docs/get-started/quick-start
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/gdpr-endpoint
- aid: koala-io:koala-io-collection-api
  name: Koala Collection API
  description: Server-side ingestion of visitor identifies, events, and traits.
  humanURL: https://getkoala.com/docs/developer-guides/server-side
  baseURL: https://api2.getkoala.com/web/projects/{public_api_key}
  tags:
  - Collection
  properties:
  - type: OpenAPI
    url: openapi/koala-io-collection-api-openapi.yml
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/server-side
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/sending-identify
  - type: PostmanCollection
    url: collections/koala-io.postman_collection.json
  - type: OpenCollection
    url: collections/koala-io.opencollection.json
  - type: Documentation
    url: https://getkoala.com/docs/sdk/installation
  - type: Documentation
    url: https://getkoala.com/docs/get-started/quick-start
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/gdpr-endpoint
- aid: koala-io:koala-io-deletion-api
  name: Koala Deletion API
  description: GDPR right-to-erasure requests and status.
  humanURL: https://getkoala.com/docs/developer-guides/server-side
  baseURL: https://api2.getkoala.com/web/projects/{public_api_key}
  tags:
  - Deletion
  properties:
  - type: OpenAPI
    url: openapi/koala-io-deletion-api-openapi.yml
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/server-side
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/sending-identify
  - type: PostmanCollection
    url: collections/koala-io.postman_collection.json
  - type: OpenCollection
    url: collections/koala-io.opencollection.json
  - type: Documentation
    url: https://getkoala.com/docs/sdk/installation
  - type: Documentation
    url: https://getkoala.com/docs/get-started/quick-start
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/gdpr-endpoint
- aid: koala-io:koala-io-sdk-api
  name: Koala SDK API
  description: Bootstrap configuration used by the client-side pixel.
  humanURL: https://getkoala.com/docs/developer-guides/server-side
  baseURL: https://api2.getkoala.com/web/projects/{public_api_key}
  tags:
  - SDK
  properties:
  - type: OpenAPI
    url: openapi/koala-io-sdk-api-openapi.yml
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/server-side
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/sending-identify
  - type: PostmanCollection
    url: collections/koala-io.postman_collection.json
  - type: OpenCollection
    url: collections/koala-io.opencollection.json
  - type: Documentation
    url: https://getkoala.com/docs/sdk/installation
  - type: Documentation
    url: https://getkoala.com/docs/get-started/quick-start
  - type: Documentation
    url: https://getkoala.com/docs/developer-guides/gdpr-endpoint
common:
- type: AgenticAccess
  url: agentic-access/koala-io-agentic-access.yml
- type: TrustCenter
  url: security/koala-io-trust-center.yml
- type: DomainSecurity
  url: security/koala-io-domain-security.yml
- type: Authentication
  url: authentication/koala-io-authentication.yml
- type: GitHubOrganization
  url: https://github.com/getkoala
- type: LinkedIn
  url: https://www.linkedin.com/company/getkoala
- type: Website
  url: https://getkoala.com
- type: Documentation
  url: https://getkoala.com/docs
- type: Plans
  url: plans/koala-io-plans-pricing.yml
- type: RateLimits
  url: rate-limits/koala-io-rate-limits.yml
- type: FinOps
  url: finops/koala-io-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com