dataservices
Dataservices related operations
The page to display
The page size
The field (and direction) on which sorting apply
An optional fields mask
GET /api/1/dataservices/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Success
{
"data": [
{
"access_audiences": [
{
"condition": "yes",
"id": "text",
"role": "local_authority_and_administration"
}
],
"access_type": "open",
"acronym": "text",
"archived_at": "2025-07-25T14:26:41.419Z",
"authorization_request_url": "text",
"availability": "99.99",
"availability_url": "text",
"base_api_url": "text",
"business_documentation_url": "text",
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"role": "text"
}
],
"created_at": "2025-07-25T14:26:41.419Z",
"datasets": {},
"deleted_at": "2025-07-25T14:26:41.419Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-07-25T14:26:41.419Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-07-25T14:26:41.419Z",
"domain": "text",
"id": "text",
"last_update": "2025-07-25T14:26:41.419Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"source_url": "text",
"uri": "text"
},
"id": "text",
"license": "text",
"machine_documentation_url": "text",
"metadata_modified_at": "2025-07-25T14:26:41.419Z",
"metrics": {},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"permissions": {
"delete": true,
"edit": true
},
"private": true,
"rate_limiting": "text",
"rate_limiting_url": "text",
"self_api_url": "text",
"self_web_url": "text",
"slug": "text",
"tags": [
"text"
],
"technical_documentation_url": "text",
"title": "My awesome API"
}
],
"next_page": "text",
"page": 1,
"page_size": 1,
"previous_page": "text",
"total": 1
}
An optional fields mask
open
Valeurs possibles: 99.99
ID of the reference
ID of the reference
In markdown
REST
Valeurs possibles: The ID of the license
Swagger link, OpenAPI format, WMS XML…
Only present if owner is not set. Can only be set to an organization of the current authenticated user.
Only present if organization is not set. Can only be set to the current authenticated user.
Is the dataservice private to the owner or the organization
HTML version of a Swagger…
My awesome API
POST /api/1/dataservices/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 674
{
"access_audiences": [
{
"condition": "yes",
"role": "local_authority_and_administration"
}
],
"access_type": "open",
"acronym": "text",
"archived_at": "2025-07-25T14:26:41.419Z",
"authorization_request_url": "text",
"availability": "99.99",
"availability_url": "text",
"base_api_url": "text",
"business_documentation_url": "text",
"contact_points": [
"text"
],
"datasets": [
"text"
],
"deleted_at": "2025-07-25T14:26:41.419Z",
"description": "text",
"extras": {},
"format": "REST",
"license": "text",
"machine_documentation_url": "text",
"organization": "text",
"owner": "text",
"private": true,
"rate_limiting": "text",
"rate_limiting_url": "text",
"tags": [
"text"
],
"technical_documentation_url": "text",
"title": "My awesome API"
}
{
"access_audiences": [
{
"condition": "yes",
"id": "text",
"role": "local_authority_and_administration"
}
],
"access_type": "open",
"acronym": "text",
"archived_at": "2025-07-25T14:26:41.419Z",
"authorization_request_url": "text",
"availability": "99.99",
"availability_url": "text",
"base_api_url": "text",
"business_documentation_url": "text",
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"role": "text"
}
],
"created_at": "2025-07-25T14:26:41.419Z",
"datasets": {},
"deleted_at": "2025-07-25T14:26:41.419Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-07-25T14:26:41.419Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-07-25T14:26:41.419Z",
"domain": "text",
"id": "text",
"last_update": "2025-07-25T14:26:41.419Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"source_url": "text",
"uri": "text"
},
"id": "text",
"license": "text",
"machine_documentation_url": "text",
"metadata_modified_at": "2025-07-25T14:26:41.419Z",
"metrics": {},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"permissions": {
"delete": true,
"edit": true
},
"private": true,
"rate_limiting": "text",
"rate_limiting_url": "text",
"self_api_url": "text",
"self_web_url": "text",
"slug": "text",
"tags": [
"text"
],
"technical_documentation_url": "text",
"title": "My awesome API"
}
The dataservice ID or slug
An optional fields mask
Id of the dataset to add
POST /api/1/dataservices/{dataservice}/datasets/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 15
[
{
"id": "text"
}
]
{
"access_audiences": [
{
"condition": "yes",
"id": "text",
"role": "local_authority_and_administration"
}
],
"access_type": "open",
"acronym": "text",
"archived_at": "2025-07-25T14:26:41.419Z",
"authorization_request_url": "text",
"availability": "99.99",
"availability_url": "text",
"base_api_url": "text",
"business_documentation_url": "text",
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"role": "text"
}
],
"created_at": "2025-07-25T14:26:41.419Z",
"datasets": {},
"deleted_at": "2025-07-25T14:26:41.419Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-07-25T14:26:41.419Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-07-25T14:26:41.419Z",
"domain": "text",
"id": "text",
"last_update": "2025-07-25T14:26:41.419Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"source_url": "text",
"uri": "text"
},
"id": "text",
"license": "text",
"machine_documentation_url": "text",
"metadata_modified_at": "2025-07-25T14:26:41.419Z",
"metrics": {},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"permissions": {
"delete": true,
"edit": true
},
"private": true,
"rate_limiting": "text",
"rate_limiting_url": "text",
"self_api_url": "text",
"self_web_url": "text",
"slug": "text",
"tags": [
"text"
],
"technical_documentation_url": "text",
"title": "My awesome API"
}
An optional fields mask
GET /api/1/dataservices/{dataservice}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Success
{
"access_audiences": [
{
"condition": "yes",
"id": "text",
"role": "local_authority_and_administration"
}
],
"access_type": "open",
"acronym": "text",
"archived_at": "2025-07-25T14:26:41.419Z",
"authorization_request_url": "text",
"availability": "99.99",
"availability_url": "text",
"base_api_url": "text",
"business_documentation_url": "text",
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"role": "text"
}
],
"created_at": "2025-07-25T14:26:41.419Z",
"datasets": {},
"deleted_at": "2025-07-25T14:26:41.419Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-07-25T14:26:41.419Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-07-25T14:26:41.419Z",
"domain": "text",
"id": "text",
"last_update": "2025-07-25T14:26:41.419Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"source_url": "text",
"uri": "text"
},
"id": "text",
"license": "text",
"machine_documentation_url": "text",
"metadata_modified_at": "2025-07-25T14:26:41.419Z",
"metrics": {},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"permissions": {
"delete": true,
"edit": true
},
"private": true,
"rate_limiting": "text",
"rate_limiting_url": "text",
"self_api_url": "text",
"self_web_url": "text",
"slug": "text",
"tags": [
"text"
],
"technical_documentation_url": "text",
"title": "My awesome API"
}
The dataservice ID or slug
GET /api/1/dataservices/{dataservice}/rdf HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Aucun contenu
The dataservice ID or slug
GET /api/1/dataservices/{dataservice}/rdf.{format} HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Aucun contenu
The page to fetch
The page size to fetch
Filter follower by user, it allows to check if a user is following the object
An optional fields mask
GET /api/1/dataservices/{id}/followers/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Success
{
"data": [
{
"follower": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"id": "text",
"since": "2025-07-25T14:26:41.419Z"
}
],
"next_page": "text",
"page": 1,
"page_size": 1,
"previous_page": "text",
"total": 1
}
DELETE /api/1/dataservices/{dataservice}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
dataservice deleted
Aucun contenu
An optional fields mask
open
Valeurs possibles: 99.99
ID of the reference
ID of the reference
In markdown
REST
Valeurs possibles: The ID of the license
Swagger link, OpenAPI format, WMS XML…
Only present if owner is not set. Can only be set to an organization of the current authenticated user.
Only present if organization is not set. Can only be set to the current authenticated user.
Is the dataservice private to the owner or the organization
HTML version of a Swagger…
My awesome API
PATCH /api/1/dataservices/{dataservice}/ HTTP/1.1
Host: www.data.gouv.fr
Content-Type: application/json
Accept: */*
Content-Length: 674
{
"access_audiences": [
{
"condition": "yes",
"role": "local_authority_and_administration"
}
],
"access_type": "open",
"acronym": "text",
"archived_at": "2025-07-25T14:26:41.419Z",
"authorization_request_url": "text",
"availability": "99.99",
"availability_url": "text",
"base_api_url": "text",
"business_documentation_url": "text",
"contact_points": [
"text"
],
"datasets": [
"text"
],
"deleted_at": "2025-07-25T14:26:41.419Z",
"description": "text",
"extras": {},
"format": "REST",
"license": "text",
"machine_documentation_url": "text",
"organization": "text",
"owner": "text",
"private": true,
"rate_limiting": "text",
"rate_limiting_url": "text",
"tags": [
"text"
],
"technical_documentation_url": "text",
"title": "My awesome API"
}
{
"access_audiences": [
{
"condition": "yes",
"id": "text",
"role": "local_authority_and_administration"
}
],
"access_type": "open",
"acronym": "text",
"archived_at": "2025-07-25T14:26:41.419Z",
"authorization_request_url": "text",
"availability": "99.99",
"availability_url": "text",
"base_api_url": "text",
"business_documentation_url": "text",
"contact_points": [
{
"contact_form": "text",
"email": "text",
"id": "text",
"name": "text",
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"role": "text"
}
],
"created_at": "2025-07-25T14:26:41.419Z",
"datasets": {},
"deleted_at": "2025-07-25T14:26:41.419Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-07-25T14:26:41.419Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-07-25T14:26:41.419Z",
"domain": "text",
"id": "text",
"last_update": "2025-07-25T14:26:41.419Z",
"remote_id": "text",
"remote_url": "text",
"source_id": "text",
"source_url": "text",
"uri": "text"
},
"id": "text",
"license": "text",
"machine_documentation_url": "text",
"metadata_modified_at": "2025-07-25T14:26:41.419Z",
"metrics": {},
"organization": {
"class": "text",
"id": "text",
"acronym": "text",
"badges": [
{
"kind": "text"
}
],
"logo": "text",
"logo_thumbnail": "text",
"name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"owner": {
"class": "text",
"id": "text",
"avatar": "text",
"avatar_thumbnail": "text",
"first_name": "text",
"last_name": "text",
"page": "text",
"slug": "text",
"uri": "text"
},
"permissions": {
"delete": true,
"edit": true
},
"private": true,
"rate_limiting": "text",
"rate_limiting_url": "text",
"self_api_url": "text",
"self_web_url": "text",
"slug": "text",
"tags": [
"text"
],
"technical_documentation_url": "text",
"title": "My awesome API"
}
The dataservice ID or slug
DELETE /api/1/dataservices/{dataservice}/datasets/{dataset}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Dataservice not found
Aucun contenu
Dernière mise à jour
Cet article vous a-t-il été utile ?