Skip to main content
POST
Run
Execute any API endpoint through Orthogonal. This is the main endpoint for making API calls.

Request

string
required
API slug (e.g., “sixtyfour”, “fiber”). Get this from search results.
string
required
Endpoint path (e.g., “/enrich-lead”, “/find-email”). Get this from search results.
object
Request body for POST/PUT/PATCH endpoints. Can be an object or array depending on the endpoint.
object
Query string parameters as key-value pairs.
The HTTP method (GET, POST, etc.) is determined automatically based on the endpoint configuration.

Response

Response Fields

Examples

Lead Enrichment (Apollo)

AI Web Search (LinkUp)

Web Scraping (Olostep)

Multi-API Workflow

Chain APIs for complete lead research:

Error Handling

Insufficient Credits (402)

API Not Found (404)

Error Codes