Kadoa is built as an API-first platform. Everything you can do on your Kadoa Dashboard is also possible with our flexible API.Documentation Index
Fetch the complete documentation index at: https://docs.kadoa.com/llms.txt
Use this file to discover all available pages before exploring further.
Quickstart
- Generate your API key from Settings > General
- Create your first workflow on Kadoa.com
- Fetch the data by using our API.
Authentication
All API endpoints are authenticated using your workspace API key.First time using the API? You need to generate your API key first:
- Go to Settings > General
- Click Generate API Key
- Copy and securely store your key (it starts with
tk-)