L'API de recherche de la Géoplateforme permet d’effectuer des recherches sur les données publiées dans l'entrepôt de la Géoplateforme. Son usage est limité à 5 requêtes par seconde depuis une même adresse IP.
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%90/100
9 of 10 recommended metadata fields populated.
- License clarityweight 15%50/100
License info not yet tracked for APIs (datasets only).
- Agent readinessweight 15%85/100
OpenAPI spec URL declared · Spec format known (openapi) · Docs URL present · Homepage URL present · Topic tags assigned
Official Proof
Public Sector APIProof Evidence
official domain (data.gouv.fr) (catalog: api_gouv_fr)
Data schema (44 fields)
| Field | Type | Description |
|---|---|---|
| index | string | index recherché |
| page | integer | Numéro de page, à partir de 1 |
| size | integer | Nombre maximum de résultats par page |
| text | string | Critère de recherche du texte qu'on souhaite être autocomplété |
| field | string | Critère de recherche du champ sur lequel on souhaite effectuer l'autocomplétion |
| fields | array | Critère de recherche du champ sur lequel on souhaite effectuer l'autocomplétion |
| documentId | string (uuid) | Identifiant du document demandé par la requête |
| offeringId | string (uuid) | Identifiant de l'offre |
| titleCapabilitiesResponseDto | string | Titre de l'index |
| keywordsCapabilitiesResponseDto | array<string> | Les keywords de l'index |
| urlCapabilitiesResponseDto | string | URL d'accès à l'index |
| configuration_jsonCapabilitiesResponseDto | object | — |
| abstractCapabilitiesResponseDto | string | Description de l'index |
| scoreSuggestAutocompleteOptionDto | number (double) | — |
| freqSuggestAutocompleteOptionDto | integer (int64) | — |
| offsetSuggestAutocompleteResponseDto | integer (int32) | — |
| lengthSuggestAutocompleteResponseDto | integer (int32) | — |
| optionsSuggestAutocompleteResponseDto | array<object> | — |
| suggestionsSuggestAutocompleteResponseDto | array<string> | — |
| emailAttributionDto | string | E-mail du gestionnaire |
| logoAttributionDto | object | — |
| formatAttributionLogoDto | string | Le format (mime-type) du logo |
| widthAttributionLogoDto | integer (int64) | Largeur du logo |
| heightAttributionLogoDto | integer (int64) | Hauteur du logo |
| idDocumentDetailResponseDto | string (uuid) | Identifiant du document |
| offering_idDocumentDetailResponseDto | string (uuid) | Identifiant de l'offre |
| index_nameDocumentDetailResponseDto | string | Nom de l'index |
| layer_nameDocumentDetailResponseDto | string | Nom technique de la ressource |
| descriptionDocumentDetailResponseDto | string | Description |
| typeDocumentDetailResponseDto | string | Type d'offre |
| openDocumentDetailResponseDto | boolean | Visibilité de l'offre |
| attributionDocumentDetailResponseDto | object | — |
| thumbnailDocumentDetailResponseDto | string | Image |
| themeDocumentDetailResponseDto | string | Thématique |
| production_yearsDocumentDetailResponseDto | array<integer (int32)> | Année de production |
| producersDocumentDetailResponseDto | array<string> | Liste des producteurs |
| publication_dateDocumentDetailResponseDto | string | Date de publication |
| licenceDocumentDetailResponseDto | string | Licence |
| extentDocumentDetailResponseDto | object | Zone géographique |
| metadata_urlsDocumentDetailResponseDto | array<string> | Métadonnées |
| srsDocumentDetailResponseDto | array<string> | Projections |
| highlightsDocumentDetailResponseDto | object | Highlights |
| extraDocumentDetailResponseDto | object | — |
| sourceSuggestResponseDto | object | — |
Schema captured from openapi 1 day ago.
Verification Status
Using the API
Configuration
- Base URL
- https://data.geopf.fr/recherche/api/indexes
- Format
- openapi
Query examples
curl -s 'https://data.geopf.fr/recherche/api/indexes' -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.
