Kadoa API home page
Search...
⌘K
Support
Kadoa Dashboard
Kadoa Dashboard
Search...
Navigation
API Reference
Introduction
Documentation
Introduction
Workflows
Notifications
Schemas
Data Delivery
Data Validation
SDKs
Monitoring
Credits and Usage
Teams
Security
Compliance
Crawling
Adhoc Extractions
API Reference
Introduction
Crawling
Workflows
Monitoring
Notifications
Schemas
Adhoc
Events
Files
Webhooks
Locations
Data Validation
On this page
Quickstart
Authentication
API Reference
Introduction
Kadoa is built as an API-first platform. Everything you can do on your Kadoa Dashboard is also possible with our flexible API.
Quickstart
Get your
API key
Personal API Key: Found under Account Settings in your Kadoa account.
Team API Key: Found under Team Settings, grants access to all workflows and data belonging to that team.
Create your first workflow on
Kadoa.com
Fetch the data by using our API.
Authentication
All API endpoints are authenticated using an API key.
Copy
"headers"
: {
"x-api-key"
:
"your-api-key"
}
Adhoc Extractions
Start a new crawling session
Assistant
Responses are generated using AI and may contain mistakes.