konfetti catalog API
Public read access to experiences and categories.
konfetti catalog API is one of 5 APIs that konfetti publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include catalog. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.
This API exposes 10 operations across 10 paths, and defines 10 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://api.gokonfetti.com.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
konfetti catalog API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (bearerAuth).
It supports OAuth 2.0 (oauth2).
bearerAuth— Access token obtained from POST /v1/oauth/token and sent as Authorization: Bearer .oauth2— OAuth 2.0 token endpoint confirmed at /v1/oauth/token (League OAuth2 Server). No authorization endpoint, discovery document or scope reference is published, so…
Paths & Operations 10
Across 10 paths, the API surfaces 10 operations — 9 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Public read access to experiences and categories.
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Event (41 properties), Instance (11 properties), Category (7 properties), Photo (6 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from konfetti 4
Other APIs konfetti publishes across the network.