API Authentication and Error Handling
Base URLYour production base URL is provided during onboarding.Examples below use:https://YOUR_API_HOST/api/v1Supplier authenticationSuppliers authenticate lead-submission requests with an issued API key in the x-api-key header.POST /api/v1/ingestx-api-ke ...