Knack REST API

Resource-oriented REST API for managing records in Knack applications. Supports create, retrieve, update, and delete operations against specific objects or page views. All requests and responses use JSON. Authentication uses an Application ID combined with a REST API key passed in request headers.

API entry from apis.yml

apis.yml Raw ↑
aid: knack:rest-api
name: Knack REST API
description: Resource-oriented REST API for managing records in Knack applications. Supports create, retrieve,
  update, and delete operations against specific objects or page views. All requests and responses use
  JSON. Authentication uses an Application ID combined with a REST API key passed in request headers.
humanURL: https://docs.knack.com/reference/introduction-to-the-api
baseURL: https://api.knack.com/v1
tags:
- No-Code
- Database
- Records
- Objects
- Views
properties:
- type: Documentation
  url: https://docs.knack.com/reference/introduction-to-the-api
- type: Using the API
  url: https://docs.knack.com/docs/using-the-api
- type: API Reference
  url: https://docs.knack.com/reference/using-the-api