CIVIX public APIAPI publique CIVIX
API publique CIVIXCIVIX public API
CIVIX is a public, read-only API that allows exploration of the votes cast by members of the French National Assembly, built on official open data. It provides free access without authentication and covers the whole of France. Through the API, users can search for members of parliament, browse public roll-call votes (scrutins), and access individual voting records. It is designed to make parliamentary voting data easier to query and reuse for analysis or applications tracking legislative activity.#### **CIVIX est une API publique read-only permettant d'explorer les votes des députés de l'Assemblée nationale française à partir des données open data officielles.** #### **L'API permet notamment de :** * rechercher des députés * consulter les scrutins publics * accéder aux votes individuels *…
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
| Field | Type | Description |
|---|---|---|
| search | string | Search term used to filter results.Search term used to filter results. |
| page | integer | Page number for paginated results.Page number for paginated results. |
| page_sizePage size | integer | Number of results returned per page.Number of results returned per page. |
| uid | string | Unique identifier for the record.Unique identifier for the record. |
| legislature | integer | Number of the parliamentary term (legislature).Number of the parliamentary term (legislature). |
| groupe | string | Name of the political group in the National Assembly.Name of the political group in the National Assembly. |
| include_votesInclude votes | boolean | Whether to include individual votes in the response.Whether to include individual votes in the response. |
| abbr | string | Abbreviation code for the political group.Abbreviation code for the political group. |
Schema captured from openapi 26 days ago.
Verification Status
Using the API
Configuration
- Base URL
- https://www.civix.fr/api
- Format
- openapi
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://www.civix.fr/api/openapi?v=20260328' -H 'Accept: application/json'Machine-readable API description (use it to generate clients).
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.