Knack View Records API
Operations on records via page view endpoints
Knack View Records API is one of 3 APIs that Knack publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include View Records. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 1 operation across 1 path, and defines 3 schemas. It is described by OpenAPI 3.1.0, at version v1.
Requests are made against a single base URL, https://api.knack.com/v1.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Knack View Records API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-Knack-Application-Id (ApplicationId).
An API key is passed in the header as X-Knack-REST-API-Key (RestApiKey).
By default, every request must be authenticated.
ApplicationId— Knack Application ID identifying the target applicationRestApiKey— REST API key authorizing the request
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.
Operations on records via page view endpoints
Schemas 3
The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are RecordListResponse (4 properties), ErrorResponse (1 property), Record (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Knack 2
Other APIs Knack publishes across the network.