Vehicle Inspection Prices APIAPI Prix des contrôles techniques
API Prix des contrôles techniquesVehicle Inspection Prices API
This API provides access to data from prix-controle-technique.gouv.fr, a website operated by the French Ministry of Economy, Finance, and Recovery. It exposes pricing information related to vehicle roadworthiness inspections (contrôle technique) across France, allowing users to consult and compare prices charged by inspection centers. The dataset is published as open government data and can be used to build tools or services that help consumers compare technical inspection costs nationwide.Cette API permet d'accéder aux données du site [prix-contrôle-technique.gouv.fr](https://prix-controle-technique.gouv.fr/), opéré par le Ministère de l'Economie, des Finances, et de la Relance. ### À quoi sert l'API Prix des contrôles techniques ? L'API met à disposition les données relatives au…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (23 fields)
Click a field to see example values.
| Fill | Field | Type | Description |
|---|---|---|---|
| 100% | cct_siretCct siret | text | SIRET number of the vehicle inspection center.SIRET number of the vehicle inspection center. |
| 100% | cct_denominationCct denomination | text | Name of the vehicle inspection center.Name of the vehicle inspection center. |
| 99.9% | cct_adresseCct adresse | text | Street address of the vehicle inspection center.Street address of the vehicle inspection center. |
| 100% | cct_code_postalCct code postal | text | Postal code of the vehicle inspection center.Postal code of the vehicle inspection center. |
| 100% | cct_communeCct commune | text | Town or municipality of the vehicle inspection center.Town or municipality of the vehicle inspection center. |
| 100% | code_departementDépartement code | text | Code of the French department where the center is located.Code of the French department where the center is located. |
| 100% | nom_departementDépartement name | text | Name of the French department where the center is located.Name of the French department where the center is located. |
| 100% | code_regionRégion code | int | Code of the French region where the center is located.Code of the French region where the center is located. |
| 100% | nom_regionRégion name | text | Name of the French region where the center is located.Name of the French region where the center is located. |
| 89.1% | cct_telCct tel | text | Phone number of the vehicle inspection center.Phone number of the vehicle inspection center. |
| 46.3% | cct_urlCct url | text | Website URL of the vehicle inspection center.Website URL of the vehicle inspection center. |
| 100% | cct_update_date_timeCct update date time | date | Date the center's data was last updated.Date the center's data was last updated. |
| 100% | longitudeLongitude | double | Longitude coordinate of the inspection center location.Longitude coordinate of the inspection center location. |
| 100% | latitudeLatitude | double | Latitude coordinate of the inspection center location.Latitude coordinate of the inspection center location. |
| 100% | cat_vehicule_idCat vehicule id | int | Identifier of the vehicle category inspected.Identifier of the vehicle category inspected. |
| 100% | cat_vehicule_libelleCat vehicule libelle | text | Label describing the vehicle category, e.g. moped.Label describing the vehicle category, e.g. moped. |
| 100% | cat_energie_idCat energie id | int | Identifier of the vehicle energy/fuel type category.Identifier of the vehicle energy/fuel type category. |
| 100% | cat_energie_libelleCat energie libelle | text | Label describing the vehicle energy/fuel type category.Label describing the vehicle energy/fuel type category. |
| 100% | prix_visitePrix visite | double | Price of the technical inspection visit.Price of the technical inspection visit. |
| 100% | date_application_visiteDate application visite | date | Date from which the inspection price applies.Date from which the inspection price applies. |
| 99.9% | prix_contre_visite_miniPrix contre visite mini | double | Minimum price of the re-inspection (contre-visite).Minimum price of the re-inspection (contre-visite). |
| 99.9% | prix_contre_visite_maxiPrix contre visite maxi | double | Maximum price of the re-inspection (contre-visite).Maximum price of the re-inspection (contre-visite). |
| 99.9% | date_application_contre_visiteDate application contre visite | date | Date from which the re-inspection price applies.Date from which the re-inspection price applies. |
Schema captured from opendatasoft 29 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (5 records)
Record 1cct_tel: 0451262823 · cct_url: https://centre-controle-technique.verifa
{
"cct_tel": "0451262823",
"cct_url": "https://centre-controle-technique.verifautos.fr/auvergne-rhone-alpes/rhone/limas/157-rue-des-chantiers-du-beaujolais?utm_source=Yext&utm_medium=GMB&y_source=1_MTA1NDM4OTUwOS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
"latitude": 45.986869021,
"cct_siret": "98525263400011",
"longitude": 4.7692669563,
"nom_region": "Auvergne-Rhône-Alpes",
"cct_adresse": "5709 ZAC DU PARDY",
"cct_commune": "Frans",
"code_region": 84,
"prix_visite": 72,
"cat_energie_id": 6,
"cat_vehicule_id": 6,
"cct_code_postal": "01480",
"nom_departement": "AIN",
"cct_denomination": "VB MOTORS",
"code_departement": "01",
"cat_energie_libelle": "Toutes énergies (cat. L : moto, etc.)",
"cat_vehicule_libelle": "Cyclomoteur",
"cct_update_date_time": "2026-04-22",
"date_application_visite": "2026-04-22",
"prix_contre_visite_maxi": 25,
"prix_contre_visite_mini": 25,
"date_application_contre_visite": "2026-04-22"
}Record 2cct_tel: 0255599377 · cct_url: https://norisko-ct.fr/taden-moto
{
"cct_tel": "0255599377",
"cct_url": "https://norisko-ct.fr/taden-moto",
"latitude": 48.4724450019611,
"cct_siret": "51868567200033",
"longitude": -2.04893198096943,
"nom_region": "Bretagne",
"cct_adresse": "301 RUE DE LA TRAMONTANE",
"cct_commune": "Taden",
"code_region": 53,
"prix_visite": 55,
"cat_energie_id": 6,
"cat_vehicule_id": 6,
"cct_code_postal": "22100",
"nom_departement": "COTES-D'ARMOR",
"cct_denomination": "AUTO-CONTROLE TADEN",
"code_departement": "22",
"cat_energie_libelle": "Toutes énergies (cat. L : moto, etc.)",
"cat_vehicule_libelle": "Cyclomoteur",
"cct_update_date_time": "2026-03-11",
"date_application_visite": "2026-03-12",
"prix_contre_visite_maxi": 25,
"prix_contre_visite_mini": 15,
"date_application_contre_visite": "2026-03-12"
}Record 3cct_tel: 0451262823 · cct_url: https://centre-controle-technique.verifa
{
"cct_tel": "0451262823",
"cct_url": "https://centre-controle-technique.verifautos.fr/auvergne-rhone-alpes/rhone/limas/157-rue-des-chantiers-du-beaujolais?utm_source=Yext&utm_medium=GMB&y_source=1_MTA1NDM4OTUwOS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
"latitude": 45.986869021,
"cct_siret": "98525263400011",
"longitude": 4.7692669563,
"nom_region": "Auvergne-Rhône-Alpes",
"cct_adresse": "5709 ZAC DU PARDY",
"cct_commune": "Frans",
"code_region": 84,
"prix_visite": 72,
"cat_energie_id": 6,
"cat_vehicule_id": 7,
"cct_code_postal": "01480",
"nom_departement": "AIN",
"cct_denomination": "VB MOTORS",
"code_departement": "01",
"cat_energie_libelle": "Toutes énergies (cat. L : moto, etc.)",
"cat_vehicule_libelle": "Motocyclette",
"cct_update_date_time": "2026-04-22",
"date_application_visite": "2026-04-22",
"prix_contre_visite_maxi": 25,
"prix_contre_visite_mini": 25,
"date_application_contre_visite": "2026-04-22"
}Record 4cct_tel: 0255599377 · cct_url: https://norisko-ct.fr/taden-moto
{
"cct_tel": "0255599377",
"cct_url": "https://norisko-ct.fr/taden-moto",
"latitude": 48.4724450019611,
"cct_siret": "51868567200033",
"longitude": -2.04893198096943,
"nom_region": "Bretagne",
"cct_adresse": "301 RUE DE LA TRAMONTANE",
"cct_commune": "Taden",
"code_region": 53,
"prix_visite": 55,
"cat_energie_id": 6,
"cat_vehicule_id": 7,
"cct_code_postal": "22100",
"nom_departement": "COTES-D'ARMOR",
"cct_denomination": "AUTO-CONTROLE TADEN",
"code_departement": "22",
"cat_energie_libelle": "Toutes énergies (cat. L : moto, etc.)",
"cat_vehicule_libelle": "Motocyclette",
"cct_update_date_time": "2026-03-11",
"date_application_visite": "2026-03-12",
"prix_contre_visite_maxi": 25,
"prix_contre_visite_mini": 15,
"date_application_contre_visite": "2026-03-12"
}Record 5cct_tel: 0451262823 · cct_url: https://centre-controle-technique.verifa
{
"cct_tel": "0451262823",
"cct_url": "https://centre-controle-technique.verifautos.fr/auvergne-rhone-alpes/rhone/limas/157-rue-des-chantiers-du-beaujolais?utm_source=Yext&utm_medium=GMB&y_source=1_MTA1NDM4OTUwOS03MTUtbG9jYXRpb24ud2Vic2l0ZQ%3D%3D",
"latitude": 45.986869021,
"cct_siret": "98525263400011",
"longitude": 4.7692669563,
"nom_region": "Auvergne-Rhône-Alpes",
"cct_adresse": "5709 ZAC DU PARDY",
"cct_commune": "Frans",
"code_region": 84,
"prix_visite": 72,
"cat_energie_id": 6,
"cat_vehicule_id": 8,
"cct_code_postal": "01480",
"nom_departement": "AIN",
"cct_denomination": "VB MOTORS",
"code_departement": "01",
"cat_energie_libelle": "Toutes énergies (cat. L : moto, etc.)",
"cat_vehicule_libelle": "Tricycle et side-car",
"cct_update_date_time": "2026-04-22",
"date_application_visite": "2026-04-22",
"prix_contre_visite_maxi": 25,
"prix_contre_visite_mini": 25,
"date_application_contre_visite": "2026-04-22"
}Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://data.economie.gouv.fr/api/explore/v2.1/catalog/datasets/prix-controle-technique
- Format
- openapi
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://data.economie.gouv.fr/api/explore/v2.1/catalog/datasets/prix-controle-technique/records?limit=20' -H 'Accept: application/json'First 20 records of the dataset as JSON.
Uses the Opendatasoft Explore v2.1 syntax — supports select, where, group_by and order_by.
Rate limits
Dataset
Volume & freshness
License
No license declared upstream.
Source: opendatasoft
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.