Leadsforge
Activeby Orthogonal
Lead data.
DataEnrichment
Endpoints · 31
Base URLhttps://x402.orthogonal.com/leadsforge
EndpointDescriptionPrice
GET/enrichment/jobs$0.005List enrichment jobs with optional filtering.
GET/enrichment/jobs/{jobID}/results$0.005Get results of a completed enrichment job with pagination.
GET/enrichment/jobs/{jobID}$0.005Get the status of an enrichment job by job ID.
GET/company-followers/jobs/{jobID}$0.005Get the status of a company followers job by job ID.
GET/company-followers/filters/countries$0.005Get list of supported country values for company followers filtering.
GET/company-followers/filters/departments$0.005Get list of supported department values for company followers filtering.
GET/company-followers/filters/levels$0.005Get list of supported seniority level values for company followers filtering.
GET/lookalikes/filters/departments$0.005Get available department values for lookalikes filtering.
GET/lookalikes/filters/employee-ranges$0.005Get available employee range values for lookalikes filtering.
GET/lookalikes/filters/locations$0.005Get available location values for lookalikes filtering.
GET/search/filters/seniorities$0.005Get available seniority values for search filtering.
GET/company-followers/jobs/{jobID}/results$0.005Get results of a company followers job with pagination.
POST/lookalikes/preview$0.005Preview lookalike companies for given domains. This endpoint is free on the upstream API.
POST/enrichment/emailsNot publishedFind email addresses for multiple people. Returns a job ID to poll for results.
POST/enrichment/phone$0.30Find phone number for a person synchronously. Provide name + company or LinkedIn URL.
GET/search/filters/company-types$0.005Get available company type values for search filtering.
GET/company-followers/jobs$0.005List company followers jobs with optional filtering.
POST/search/count$0.005Count the number of results matching search filters without returning the actual data.
POST/search$0.005Search for people/leads with filters on company, job title, location, seniority, and more.
POST/company-followers/searchNot publishedSearch followers of a company on LinkedIn with filters for country, department, seniority, and job title.
GET/search/filters/departments$0.005Get available department values for search filtering.
GET/search/filters/funding-types$0.005Get available funding type values for search filtering.
GET/search/filters/industries$0.005Get available industry values for search filtering.
GET/search/filters/revenue-ranges$0.005Get available revenue range values for search filtering.
POST/enrichment/phonesNot publishedFind phone numbers for multiple people. Returns a job ID to poll for results.
POST/enrichment/linkedinNot publishedFind LinkedIn profiles for multiple people. Returns a job ID to poll for results.
GET/company-followers/filters/job-titles$0.005Get paginated list of supported job title values with optional search.
GET/company-followers/filters/states$0.005Get list of supported state/region values for company followers filtering.
POST/lookalikes/searchNot publishedSearch for lookalike companies with pagination and filtering.
GET/lookalikes/filters/seniorities$0.005Get available seniority values for lookalikes filtering.
POST/enrichment/email$0.03Find email address for a person synchronously. Provide name + company or LinkedIn URL.
Call the provider directly and settle x402 per request.
Quickstart · x402 flow
1 · Call without payment. The service replies 402
bash
curl -i https://x402.orthogonal.com/leadsforge/enrichment/jobsResponse
HTTP/1.1 402 Payment Required{ "x402Version": 2, "accepts": [{ "scheme": "exact", "network": "eip155:143", "asset": "USDC", "maxAmountRequired": "0.005" }] }2 · Sign the payment with your agent wallet and retry
bash
curl https://x402.orthogonal.com/leadsforge/enrichment/jobs \ -H "X-PAYMENT: <base64 payment payload signed by your EOA>"Response
HTTP/1.1 200 OKAny EOA on Monad can pay. curl shown; language tabs land in v2.
Any APIs or tools listed are provided for discovery purposes only and do not constitute an endorsement or recommendation by the Monad Foundation.
