Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Koala SDK API

Bootstrap configuration used by the client-side pixel.

Koala SDK API is one of 5 APIs that Koala publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include SDK. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://api2.getkoala.com, https://app.getkoala.com.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api2.getkoala.com/web/projects/{public_api_key}
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

Koala SDK API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (sk_) (SecretApiKey).

  • SecretApiKey — Secret API key created in Settings - API Keys, sent as Authorization: Bearer sk.... Used only by the Deletion (GDPR) API.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

SDK 1

Bootstrap configuration used by the client-side pixel.

GET
/web/projects/{publicApiKey}
Get SDK bootstrap configuration
getProjectBootstrap 1 param → 200404

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

koala-io-sdk-api-openapi.yml Raw ↑

Other APIs Koala publishes across the network.

Koala Web Pixel (JavaScript SDK)
Koala Accounts API
Koala Collection API
Koala Deletion API