- : Access to the public API
OAuth2 client credentials flow for API access
Payload to submit a new email quality job.
First name
VictorLast name
GoubetWebsite URL
https://delpha.io/Job submitted to assess_email_v16
Invalid email format or missing required fields
Authentication failed - invalid or missing OAuth 2.0 token
Payment Required
Internal server error
Service unavailable
- : Access to the public API
OAuth2 client credentials flow for API access
The unique identifier of the email job
{"summary":"Sample job ID","value":"21014abc65004d2781d2e0ef4c9fbb46"}Job succeeded.
Response after retrieving the status and result of an email quality job.
A human-readable message describing the current state or outcome of the job.
Job succeeded.The status of the process
SUCCESSPossible values: The HTTP status code representing the job's current state.
200The result of the email quality job
{"data_type":"email","email_domain":"orange.fr","email_domain_qualification":"nominative@perso","email_status":"Valid","label":"OK","normalized_value":"[email protected]","provider":"Orange","scores":{"accuracy":0.7116992363593002,"completeness":1,"consistency":0,"validity":1},"suggestions":[{"score":0.7260620227245627,"value":"[email protected]"}],"suggestions_from_website":[{"score":0.7260620227245627,"value":"[email protected]"}],"website_domain":"delpha.io","website_domain_qualification":"nominative@pro"}The total time taken to process the job, in seconds.
0.123Job is still running.
Input validation failed.
Authentication failed - invalid or missing OAuth 2.0 token
Failed to retrieve job.
Job timed out.
Last updated
Was this helpful?