Apollo.io Organization Search via URL
Search organizations using Apollo.io via a saved URL from the Apollo UI. This endpoint parses and executes searches from saved Apollo links. ⚠️ Consumes one credit per call.
v1.0.11 methods
Methods
Each method below is pulled directly from the OpenAPI file.
POST
/search_organizations_via_urlsearchOrganizationsViaUrlExecute an Apollo.io organization search using a full saved search URL from the Apollo UI. This endpoint allows recreating searches from the front-end. Returns a paginated list of matching organizations.
Request body
application/json
Responses
200
Search results returned successfully
400
Bad request – missing or invalid parameters
401
Unauthorized – API key missing or invalid
404
Not Found – invalid path or resource
429
Rate limit exceeded
500
Internal server error
YAML
Copy and paste the full spec from the textarea below.