Legal ID
- : Access to the public API
OAuth2 client credentials flow for API access
Payload to submit a new legal ID quality job.
The name of the entity
DelphaThe legal ID
88052440000012The type of legal ID
FRA - SIRETEnum representing the possible legal ID types supported by the system.
The address of the entity
{"city":"Paris","country":"France","postal_code":"75006","state":"Ile de France","street":"3 AVENUE VAVIN"}The website URL
https://delpha.io/Job submitted to assess_legal_id_v16
Invalid legal ID 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 legal ID job
{"summary":"Sample job ID","value":"21014abc65004d2781d2e0ef4c9fbb46"}Job succeeded.
Response after retrieving the status and result of an legal ID 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 legal ID quality job
{"data_type":"legal_id","label":"OK","legal_id_type":"FRA - SIRET","match":{"account_name":"DELPHA","address":{"city":"PARIS 6","country":"FRANCE","country_code":"FR","full_street":"3 AV VAVIN","location":"3 AV VAVIN, PARIS 6, 75006, FRANCE","place_name":"Wojo","postal_code":"75006","state":"","street":"AV VAVIN","street_number":"3"},"annual_revenue":{"range":"10-50","time":"2022","value":"20700000.0"},"company_type":{"legal_id_type_label":null,"legal_type":"SAS, société par actions simplifiée","legal_type_code":"5710","value":"PME"},"date":{"birth_date":null,"closing_date":null,"creation_date":"2020-03-11"},"employees_nb":{"max":9,"min":6,"range":"1-10","value":null},"industry":{"description":"Software Publishers","type":null,"value":"5112"},"legal_id":"88052440000012","legal_id_type":"FRA - SIRET","score":1,"source":"https://annuaire-entreprises.data.gouv.fr/entreprise/88052440000012/","website":{"url":"https://delpha.io/"}},"normalized_value":"88052440000012","scores":{"accuracy":1,"completeness":1,"consistency":1,"validity":1},"suggestions":[{"account_name":"DELPHA","address":{"city":"PARIS 6","country":"FRANCE","country_code":"FR","full_street":"3 AV VAVIN","location":"3 AV VAVIN, PARIS 6, 75006, FRANCE","place_name":"Wojo","postal_code":"75006","state":"","street":"AV VAVIN","street_number":"3"},"annual_revenue":{"range":"10-50","time":"2022","value":"20700000.0"},"company_type":{"legal_id_type_label":null,"legal_type":"SAS, société par actions simplifiée","legal_type_code":"5710","value":"PME"},"date":{"birth_date":null,"closing_date":null,"creation_date":"2020-03-11"},"employees_nb":{"max":9,"min":6,"range":"1-10","value":null},"industry":{"description":"Software Publishers","type":null,"value":"5112"},"legal_id":"88052440000012","legal_id_type":"FRA - SIRET","score":1,"source":"https://annuaire-entreprises.data.gouv.fr/entreprise/88052440000012/","website":{"url":"https://delpha.io/"}}]}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?