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

Kota events API

The events API from Kota — 3 operation(s) for events.

Kota events API is one of 33 APIs that Kota publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 3 paths, and defines 12 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against 2 base URLs: https://test.api.kota.io, https://api.kota.io.

3 operations 3 paths 12 schemas 2 GET1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.kota.io
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Kota events API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth).

  • bearerAuth — Authorization header using the Bearer scheme

Paths & Operations 3

Across 3 paths, the API surfaces 3 operations — 2 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.

events 3
GET
/events
List all events
list-events 6 params → 200400
GET
/events/{event_id}
Retrieve an event
retrieve-event 2 params → 200404
POST
/events/{event_id}/replay
Replay an event
replay-event 2 params → 200404

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are EventResponse (6 properties), HttpValidationProblemDetails (6 properties), EventResponsePagedList (6 properties), ProblemDetails (5 properties). Each schema is shown below with its type and property counts.

ReplayDeliveryResponse
object
4 properties 4 required
WebhookVersion
string
JsonNodeOptions
object
1 property
OrderDirectionEnumParameter
object
1 property
EventResponse
object
6 properties 5 required
HttpValidationProblemDetails
object
6 properties
EventResponsePagedList
object
6 properties 4 required
ProblemDetails
object
5 properties
ReplayEventResponse
object
2 properties 2 required
JsonNode
object
3 properties
OrderDirection
string
WebhookVersionEnumParameter
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kota-events-api-openapi.yml Raw ↑

Other APIs Kota publishes across the network.

Kota Associated Persons API
Kota associatedPersons API
Kota Contribution Reports API
Kota contributionReports API
Kota Dependents Management Intents API
Kota dependentsManagementIntents API
Kota Embed Sessions API
Kota embedSessions API
Kota employees API
Kota employers API
Kota Enrolment Intents API
Kota enrolmentIntents API