https://calendrier.api.gouv.fr/
[
"alsace-moselle",
"guadeloupe",
"guyane",
"la-reunion",
"martinique",
"mayotte",
"metropole",
"nouvelle-caledonie",
"polynesie-francaise",
"saint-barthelemy",
"saint-martin",
"saint-pierre-et-miquelon",
"wallis-et-futuna"
]
curl -X 'GET' \
'https://calendrier.api.gouv.fr/jours-feries/metropole.json' \
-H 'accept: application/json'
curl -X 'GET' \
'https://calendrier.api.gouv.fr/jours-feries/metropole/2025.json' \
-H 'accept: application/json'