L’API CaptchEtat permet de générer un CAPTCHA de type de chaine de caractères déformée à reproduire. Elle est destinée aux partenaires interministériels ou à des entités publiques. ## Contenu accessible via cette API Elle contient les données suivantes : - structure HTML - images - sons - chaîne…
Trust score
How is this computed?Composite of 5 axes from our methodology (proof-based officialness, live verification, metadata completeness, license clarity, agent readiness).
- Officialnessweight 25%40/100
40/100 from 5 proof signals (domain / portal-backlink / GitHub-org / reciprocal / policy).
- Availabilityweight 25%100/100
Latest verification succeeded.
- Metadata completenessweight 20%80/100
8 of 10 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%75/100
OpenAPI spec URL declared · Spec format known (openapi) · Docs URL present · Homepage URL present
Official Proof
Public Sector APIProof Evidence
official domain (data.gouv.fr) (catalog: api_gouv_fr)
Data schema (8 fields)
| Field | Type | Description |
|---|---|---|
| get | string | Type d'objet voulant être récupéré. |
| c | string | Nom du captcha voulant être récupéré. Ce parametre est obligatoire lorsqu'on choisi les types d'objets du parametre get suivants (image, sound) |
| t | string | Identifiant captcha, c'est un parametre technique non utilisable par le developpeur. Il est renseigné automatiquement par l'appel avec get=sound, pour récupérer le captcha audio correspondant à l'image affichée. |
| uuid | string | Identifiant du captcha |
| statusresultHealthcheck | string | — |
| componentsresultHealthcheck | object | — |
| imageb64resultCaptcha | string | — |
| codevaliderCaptcha | string | Code du captcha à valider |
Schema captured from openapi 1 day ago.
Verification Status
Using the API
Configuration
- Base URL
- https://sandbox-api.piste.gouv.fr/piste/captchetat/v2
- Format
- openapi
Query examples
curl -s 'https://sandbox-api.piste.gouv.fr/piste/captchetat/v2' -H 'Accept: application/json'Base API endpoint — see the documentation for available routes.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.
