AskRequest
object1 required| Name | Type | Description | Enum |
|---|---|---|---|
| query* | string | ||
| classification | string | ||
| aidesContext | object | ||
| citedSources | array |
Example
{
"query": "string"
}Used by
- POST
/api/v1/ask
10 schemas components.schemas. Spec : JSON / YAML. Opérations : /developpeurs/api-explorer. Catalogue : /developpeurs/api-catalog.
Licence CC-BY 4.0 — citez Source : ServicesArtisans.
| Name | Type | Description | Enum |
|---|---|---|---|
| query* | string | ||
| classification | string | ||
| aidesContext | object | ||
| citedSources | array |
{
"query": "string"
}/api/v1/ask| Name | Type | Description | Enum |
|---|---|---|---|
| result | object | ||
| _meta | object |
{
"result": {
"ok": true
},
"_meta": {
"api_version": "v1",
"license": "CC-BY-4.0"
}
}/api/v1/ask| Name | Type | Description | Enum |
|---|---|---|---|
| result | object | ||
| input | object | ||
| _meta | object |
{
"result": {
"eligible": true,
"montant_eur": 0,
"reason": "string"
},
"input": {},
"_meta": {}
}/api/v1/aides/cee-bareme| Name | Type | Description | Enum |
|---|---|---|---|
| @context* | string | ||
| @type* | string | ||
| @id | string · uri | ||
| name* | string | ||
| description | string | ||
| url | string · uri | ||
| license | string · uri | ||
| creator | object | ||
| isBasedOn | string · uri | ||
| keywords | array | ||
| temporalCoverage | string | ||
| distribution | array | ||
| metadata* | object | ||
| stats* | object |
{
"@context": "https://schema.org",
"@type": "Dataset",
"name": "string",
"metadata": {
"attribution": "string",
"generatedAt": "2026-05-21T16:00:00.000Z",
"departmentCode": "string"
},
"stats": {
"totalProviders": 0,
"totalRgeActive": 0,
"rgePenetration": 0
}
}/api/v1/stats/department/{code}| Name | Type | Description | Enum |
|---|---|---|---|
| error* | object | ||
| _meta | object |
{
"error": {
"code": "string",
"message": "string"
}
}/api/v1/ask/api/v1/aides/mpr-bareme"pac_air_eau"
/api/v1/aides/mpr-bareme/api/v1/aides/cee-bareme"tres_modeste"
/api/v1/aides/mpr-bareme/api/v1/aides/cee-bareme| Name | Type | Description | Enum |
|---|---|---|---|
| result | object | ||
| input | object | ||
| _meta | object |
{
"result": {
"eligible": true,
"montant_eur": 0,
"plafond_eur": 0,
"reason": "string"
},
"input": {},
"_meta": {}
}/api/v1/aides/mpr-bareme| Name | Type | Description | Enum |
|---|---|---|---|
| type* | string | ||
| metadata* | object | ||
| features* | array |
{
"type": "FeatureCollection",
"metadata": {
"attribution": "string",
"license": "https://example.com/",
"source": "https://example.com/",
"generatedAt": "2026-05-21T16:00:00.000Z",
"totalCount": 0,
"returnedCount": 0,
"limit": 0,
"offset": 0,
"deptFilter": null
},
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
0
]
},
"properties": {
"slug": null,
"name": "string",
"city": null,
"department": null,
"qualifications": [
{
"code": "string",
"nom": "string",
"organisme": "string",
"date_fin": "2026-05-21"
}
]
}
}
]
}/api/v1/rge/geojson| Name | Type | Description | Enum |
|---|---|---|---|
| url* | string · uri | ||
| string · email | |||
| events* | array |
{
"url": "https://example.com/",
"events": [
"rge.snapshot.refreshed"
]
}/api/v1/webhooks/subscribe