Describe the companies you want, start a search, pull structured results into your workflow.
Send one natural-language query for a list of matching businesses.
Use the request ID to check progress while candidates are matched.
Pull structured JSON or CSV into your CRM, spreadsheet, or workflow.
curl -X POST https://api.agentika.ca/v1/discover/search \
-H "x-api-key: agk_your_key" \
-H "Content-Type: application/json" \
-d '{
"query": "Find Canadian B2B SaaS companies, 20-200 employees, hiring SDRs or sales ops",
"limit": 25,
"quality": "high"
}'
# Response
{
"request_id": "agk_fa_123",
"status": "processing",
"quality": "high",
"limit": 25,
"message": "Search started. Poll GET /v1/discover/{request_id} for status."
}Book a demo, walk through your market, and get a workspace when the fit is right.
Need Platform API access? Open portal