Fields Available

Synchronous endpoints

EndpointField documentation
POST /companies — Search companiesView response fields →
POST /contacts — Search contactsView response fields →
GET /company/{companyId} — Fetch company detailsView response fields →
GET /contact/{contactId} — Fetch contact detailsView response models →

Bulk retrieval

EndpointField documentation
POST /job — Create a bulk data retrieval jobView fields by job type →

Bulk retrieval supports companyFetch, contactFetch, companySearch, and contactSearch. Select the fields appropriate to the job type, or use "all" to request every available output field.

Field availability can depend on the endpoint, requested expansions, available data, and your product entitlement. Fields without values may be omitted from a response.


Did this page help you?