Orthogonal API Marketplace

Extruct AI

Available through Orthogonal API Marketplace
OpenAPI

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.Open OpenAPI document
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 unavailable
POST/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 unavailable
GET/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 unavailable
GET/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 unavailable
POST/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 unavailable
POST/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 unavailable
GET/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 unavailable
POST/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 unavailable
GET/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 unavailable
GET/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 unavailable
POST/extruct-ai/v1/discovery_tasks/{task_id}/resume

Request additional results for a completed Extruct AI Deep Search task. Resumes discovery with new matches.

Price unavailable