Production research, compliance, and discovery agents behind a single HTTP endpoint. No prompt engineering, no model selection, no scraping infrastructure. Structured JSON with citations, billed per credit.
Free signup includes 50 credits to evaluate in the portal. A company email address is required.
curl -X POST https://api.agentika.ca/v1/agents/company-diligence/run \
-H "x-api-key: agk_key_your_key" \
-H "Content-Type: application/json" \
-d '{ "input": { "company_name": "Stripe, Inc." } }'
{
"request_id": "agk_req_8f21c04b",
"status": "processing",
"is_active": true,
"links": { "poll": "/v1/requests/agk_req_8f21c04b" }
}Best fit for - You need research, compliance, or discovery results inside your own product or workflow, not another dashboard to log into.
Same request shape for every agent: post your input, get structured JSON with citations. Credit cost is fixed per agent, so you can price your own product before you ship it.
adverse-mediaIdentify any adverse media related to the provided company name. Helpful for risk assessment during onboarding workflows and insurance underwriting.
basic-company-searchFinds basic legal name, legal id, legal address and status of the company
company-diligenceResearch and provide detailed company information including ownership, description, website, key markets, services, CEO profile, location, employee count, financials, and recent news. Helpful for informing investment decisions.
company-risk-analysisConduct comprehensive risk assessment of a company's structure, operations, and potential vulnerabilities. Essential for compliance officers, risk managers, and due diligence professionals evaluating business partnerships and investment opportunities.
regulatory-watchlistGiven a keyword or company name, check whether it appears in recent updates from major U.S. regulatory watchlists — like OFAC (Sanctions), SEC enforcement actions, CFPB complaints, or FDA warning letters. This is incredibly helpful for compliance teams, risk managers, or regulated industries doing continuous monitoring of entities or topics — and it's something they'd run weekly or daily.
uboIdentifies Ultimate Beneficial Owners and Directors/Officers for compliance
company-classificationAnalyze a company's website to determine its business model (B2B/B2C), size classification, and physical presence. Essential for sales teams to understand their target companies better.
company-overviewExtract the overview of any company, given the company name. Helpful for sales automation workflows and CRM enrichment.
recent-newsResearch and identify recent news and press releases about specific topics from a company. Helpful for sales teams to stay updated on potential opportunities and company developments.
freeform-deep-researchRun a cited free-form research task for business, market, company, or prospect questions.
funding-history-analysisExtract and analyze a company's funding history, including details of all funding rounds, investment amounts, and key investors. Essential for VCs, finance analysts, and corporate development teams to quickly assess company maturity, capital structure, and investor backing.
competitor-analysisConduct comprehensive competitive analysis to identify and analyze top competitors. Essential for product teams to understand market positioning, identify gaps in product offerings, and make strategic product decisions.
social-media-profile-finderGiven a company name or domain, return verified links to its official social media profiles across key platforms. Useful for marketing teams doing audits, competitive tracking, or preparing influencer/partner outreach.
fact-checkerFact check any claims by providing text or URL
person-professional-searchFinds Person Name, Company, Linkedin_url, X_url, Email, Job_title, Education, Previous_Companies and Years of Experience
Need one that is not here? Custom agent builds are included in the Platform Partnership. We scope it with you, build it, and add it to your library, where it works exactly like the agents above.
Bulk discovery
One natural-language query in, a list of matching companies out, each one researched and verified rather than pulled from a stale database. Poll for status, then pull JSON or export CSV.
Web monitors
Register a query once and we re-run it hourly, daily, or weekly, charging credits per run. Events land on your webhook, or you pull them when convenient.
MCP
Point an MCP client at our endpoint with your API key and the agent library shows up as tools your assistant can call. Same credits, same results, no separate integration.
Describe the companies you want, start a search, and pull results into your workflow. The same request-then-poll shape works for every agent and for bulk discovery.
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."
}One monthly fee for the relationship: support, consulting, and custom agent builds. Credits for what you actually run.
Platform Partnership
Everything you need to ship, in one plan.
Pricing is shared in the portal after you sign in, or on a call.
Credits that keep up
Top up in packs of 10,000 credits whenever you need more. Credits never expire and roll over month to month.
Evaluate first
Free signup includes 50 credits to evaluate in the portal. A company email address is required. The free tier runs agents in the portal; API and MCP access come with the partnership.
Sign up free with 50 credits and run agents in the portal today. When you are ready to integrate, the partnership adds full API and MCP access.
Company email required to sign up.