If your workspace uses a custom deployment, use the base URL shown in your API dashboard instead.
Authentication
Generate an API key in the Developer settings (revoke or regenerate any time), and send it as a Bearer token:
Finding database & table IDs
Open a database in the dashboard; the IDs are in the URL:app.zite.com/database/67ef4d500c50cce9/t7nUTgYUjzF/vkuDPV6ZqBb the database ID is
67ef4d500c50cce9 and the table ID is t7nUTgYUjzF.
Rate limits
30 requests/second per database; responses carryRateLimit-* headers. Contact
support@zite.com to raise it.
Errors
All errors return{ "error": { "code", "message" } }: