Endpoints
Endpoint details are saved from the OpenAPI document. Authentication requirements and prices are advertised information, not a verified payment or access guarantee. The document may contain additional endpoints.GET/extruct-ai/v1/companies/search
[Deprecated] Search for companies using natural language queries with Extruct AI. Use filters (JSON string) to narrow results b…
Price unavailablePOST/extruct-ai/v1/companies/search
Search for companies using natural language queries with Extruct AI. POST variant accepts filters as a JSON object. Use when ex…
Price unavailableGET/extruct-ai/v1/companies/{company_identifier}
Look up the full enriched Extruct AI company profile for a known company UUID or domain. Returns description, employee count, H…
Price unavailableGET/extruct-ai/v1/companies/{company_identifier}/similar
[Deprecated] Find companies similar to a reference company using Extruct AI lookalike search. Supports filters for size, countr…
Price unavailablePOST/extruct-ai/v1/companies/{company_identifier}/similar
Find companies similar to a reference company using Extruct AI lookalike search. POST variant accepts filters as a JSON object …
Price unavailablePOST/extruct-ai/v1/deep_research_tasks
Create an async Extruct AI Deep Research task that produces a cited report on a company, person, or team. Choose medium, high, …
Price unavailableGET/extruct-ai/v1/deep_research_tasks/{task_id}
Get an Extruct AI Deep Research task by ID. Returns the full cited research report once status is done.
Price unavailablePOST/extruct-ai/v1/discovery_tasks
Create an async Extruct AI Deep Search discovery task. An AI agent finds and ranks companies against your natural-language crit…
Price unavailableGET/extruct-ai/v1/discovery_tasks/{task_id}
Get an Extruct AI Deep Search task by ID, including status and metadata. Use to poll task progress.
Price unavailableGET/extruct-ai/v1/discovery_tasks/{task_id}/results
Get the results of an Extruct AI Deep Search task by task ID. Returns scored and enriched companies.
Price unavailablePOST/extruct-ai/v1/discovery_tasks/{task_id}/resume