Skip to main content
POST
Preview GTM Enrichment

Authorizations

Authorization
string
header
required

Tenant secret key (lcr_…). Server-side only.

Headers

X-Locus-Session-Id
string

Required only when the end-user JWT carries sid. Send the original high-entropy session value; sid is its SHA-256 fingerprint. Ignored for secret-key authentication.

Required string length: 16 - 128
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]{15,127}$

Body

application/json
entity
object
required
maxCredits
required

Aggregate provider-and-verification ceiling in workspace credits. Required for direct and hosted Workflow execution; set it equal to the Workflow call maxChargeCredits unless the Workflow call intentionally allows a tighter cap.

Pattern: ^\d+(?:\.\d{1,6})?$
requestedFields
enum<string>[]
Available options:
person.fullName,
person.firstName,
person.lastName,
person.jobTitle,
person.location,
person.linkedinUrl,
person.workEmail,
person.personalEmail,
person.mobilePhone,
company.name,
company.domain,
company.website,
company.linkedinUrl,
company.description,
company.industry,
company.employeeCount,
company.employeeRange,
company.revenueRange,
company.headquarters,
company.phone,
company.technologies,
company.funding,
company.hiring
profile
enum<string>
Available options:
person_core,
person_contact,
company_core,
company_intelligence,
full
objective
enum<string>
default:highest_coverage
Available options:
highest_coverage
providers
string[]
contactVerification
enum<string>
default:required

Require deliverability checks for discovered emails and validity, reachability, and available ownership evidence for discovered phones.

Available options:
required,
none
externalUserId
string
attribution
object

Response

Enrichment plan and estimate

The response is of type object.