Documentation Index
Fetch the complete documentation index at: https://docs.usekinetic.com/llms.txt
Use this file to discover all available pages before exploring further.
Developer
Found under Settings → Developer. Available on paid plans only.API Keys
Create API keys to access your form data programmatically.Creating a Key
- Click Create Key
- Give it a name (e.g., “Zapier integration”)
- Copy the key — it’s shown only once
kntc_ followed by 40 random characters. Keys are stored as irreversible hashes — Kinetic cannot retrieve your key after creation.
Revoking a Key
Click the trash icon next to any active key. This immediately invalidates it — any integrations using it will stop working.API Playground
Build and test API requests directly from the dashboard:- Select an endpoint (Submissions, Form Stats, List Forms)
- Toggle filters (email, date range, form)
- Click Send Request to see the response
- Copy the generated cURL / JavaScript / Python code
