Skip to main content
Zite has a full REST API (and TypeScript SDK) for working with your databases programmatically — create, read, update, and delete records, manage tables and fields, run read-only SQL queries, and subscribe to webhooks when data changes.
API documentation lives in the Zite developer docs. That’s the place for API references, the Zite.js framework, agent-based building with MCP, and everything else developer-facing.

Developer resources

Database API overview

Authentication, base URL, rate limits, and error codes.

TypeScript SDK

Work with the API from JavaScript or TypeScript with zitejs.

Records

Create, query, update, and delete records — individually or in bulk.

Field types

Every field type, its value shape, and configuration options.

Webhooks

Get notified when records, tables, or fields change.

SQL queries

Run read-only SQL against your database.

Build API

Create workspaces and build, edit, and publish apps programmatically.

Zite MCP

Let AI agents query and manage your data over MCP.
Last modified on August 17, 2026