Back to catalog
🏛️

Open Government, France

API Key

French Government Open Data

🏛️GovernmentHTTPS

Open Government France

5 items

SIRENE Business Registry

INSEE

CSV

French Administrative Boundaries

IGN

GeoJSON

National Health Insurance Spending Data

Assurance Maladie

JSON

National Public Transport GTFS Feed

transport.data.gouv.fr

GTFS

Electricity Consumption by Region

RTE France

JSON

Sample Response

response.json
1{
2 "items": [
3 {
4 "id": "fr-sirene-001",
5 "title": "SIRENE Business Registry",
6 "publisher": "INSEE",
7 "format": "CSV",
8 "records": 12000000
9 },
10 {
11 "id": "fr-geo-002",
12 "title": "French Administrative Boundaries",
13 "publisher": "IGN",
14 "format": "GeoJSON",
15 "records": 36658

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.data.gouv.fr/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs