curl --request POST \ --url https://api.pipeium.com/enrichments \ --header 'Authorization: Bearer {api_key}' \ --header 'Content-Type: application/json' \ --data '{ "list_id": "550e8400-e29b-41d4-a716-446655440000", "enrichment_type": "both", "verify_email": true, "complete_missing_data": true }'
{ "message": "Queued for enrichment", "enrichmentId": "123e4567-e89b-12d3-a456-426614174000" }
Create a new enrichment job for a list
email
phone
both