dataservices
Dataservices related operations
The page to display
The page size
The field (and direction) on which sorting apply
An optional fields mask
Success
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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"datasets": {},
"deleted_at": "2025-08-16T02:10:00.341Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-08-16T02:10:00.341Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-08-16T02:10:00.341Z",
"domain": "text",
"id": "text",
"last_update": "2025-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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
Success
Validation error
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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"datasets": {},
"deleted_at": "2025-08-16T02:10:00.341Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-08-16T02:10:00.341Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-08-16T02:10:00.341Z",
"domain": "text",
"id": "text",
"last_update": "2025-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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
Success
Malformed object id(s) in request
Forbidden
Dataservice not found
Dataservice has been deleted
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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"datasets": {},
"deleted_at": "2025-08-16T02:10:00.341Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-08-16T02:10:00.341Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-08-16T02:10:00.341Z",
"domain": "text",
"id": "text",
"last_update": "2025-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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
Success
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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"datasets": {},
"deleted_at": "2025-08-16T02:10:00.341Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-08-16T02:10:00.341Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-08-16T02:10:00.341Z",
"domain": "text",
"id": "text",
"last_update": "2025-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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
Dataservice not found
Dataservice has been deleted
GET /api/1/dataservices/{dataservice}/rdf HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Aucun contenu
The dataservice ID or slug
Dataservice not found
Dataservice has been deleted
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
Success
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-08-16T02:10:00.341Z"
}
],
"next_page": "text",
"page": 1,
"page_size": 1,
"previous_page": "text",
"total": 1
}
dataservice deleted
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
Success
Validation error
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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"datasets": {},
"deleted_at": "2025-08-16T02:10:00.341Z",
"description": "text",
"extras": {},
"format": "REST",
"harvest": {
"archived_at": "2025-08-16T02:10:00.341Z",
"archived_reason": "text",
"backend": "text",
"created_at": "2025-08-16T02:10:00.341Z",
"domain": "text",
"id": "text",
"last_update": "2025-08-16T02:10:00.341Z",
"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-08-16T02:10:00.341Z",
"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
Dataservice not found
DELETE /api/1/dataservices/{dataservice}/datasets/{dataset}/ HTTP/1.1
Host: www.data.gouv.fr
Accept: */*
Dataservice not found
Aucun contenu
Mis à jour
Ce contenu vous a-t-il été utile ?