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

Kadence Visitor API

The Visitor API from Kadence — 2 operation(s) for visitor.

Kadence Visitor API is one of 11 APIs that Kadence publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Visitor. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and authentication docs.

This API exposes 2 operations across 2 paths, and defines 6 schemas. It is described by OpenAPI 3.1.0, at version 1.2.0.

Requests are made against 2 base URLs: https://api.onkadence.co, https://api.us.onkadence.co.

2 operations 2 paths 6 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.2.0
Base URL
https://api.onkadence.co
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Kadence Visitor API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth) using the clientCredentials flow, exposing 1 scope. By default, every request must be authenticated.

  • oauth — OAuth 2.0 client credentials Grant

Paths & Operations 2

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

Visitor 2
GET
/v1/public/visitors
Get visitors
api_v1publicvisitors_get_collection 25 params → 200
GET
/v1/public/visitors/{id}
Get a single visitor by identifier
api_v1publicvisitors_id_get 2 params → 200404

Schemas 6

The contract defines 6 schemas that model the data the API accepts and returns. The most detailed are Visitor.jsonld-public_visitor (20 properties), Visitor-public_visitor (17 properties), User.jsonld-public_visitor (3 properties), Ulid.jsonld-public_visitor (3 properties). Each schema is shown below with its type and property counts.

Ulid-public_visitor
object
Visitor-public_visitor
object
Read-only public representation of a visitor. A visitor is a {@see BookingAttendee} viewed through the visits lens. This DTO serves two roles: 1. As a top-leve…
17 properties
Ulid.jsonld-public_visitor
object
3 properties
User-public_visitor
object
Visitor.jsonld-public_visitor
object
Read-only public representation of a visitor. A visitor is a {@see BookingAttendee} viewed through the visits lens. This DTO serves two roles: 1. As a top-leve…
20 properties
User.jsonld-public_visitor
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

kadence-visitor-api-openapi.yml Raw ↑

Other APIs Kadence publishes across the network.

Kadence Bookable Day API
Kadence Bookable Onsite Pass API
Kadence Bookable Space API
Kadence Booking API
Kadence Building API
Kadence Floor API
Kadence Neighborhood API
Kadence Space API
Kadence User API
Kadence Visit API