v1
latestOpenAPI 3.1.02026-07-265111.5 MBCopy of Streamed search request
Live result feed
post/v2/request/stream
Headers
api-keystring required
Request body
Response
200
Example response
[
{
"module": "maps",
"data": {
"visibility": "XXXXXXX",
"stats": {
"Reviews": "XXXXXXX",
"Ratings": "XXXXXXX",
"Photos": "XXXXXXX",
"Videos": "XXXXXXX",
"Captions": "XXXXXXX",
"Answers": "XXXXXXX",
"Edits": "XXXXXXX",
"Places added": "XXXXXXX",
"Roads added": "XXXXXXX",
"Facts checked": "XXXXXXX",
"Q&A": "XXXXXXX"
},
"reviews": [
{
"id": "XXXXXXX",
"location": {
"id": "XXXXXXX",
"address": "XXXXXXX",
"tags": [
"XXXXXXX"
],
"position": {
"latitude": "XXXXXXX",
"longitude": "XXXXXXX"
},
"cost": "XXXXXXX",
"name": "XXXXXXX",
"types": [
{
"id": "XXXXXXX",
"icon": "XXXXXXX",
"icon_color": "XXXXXXX",
"bg_color": "XXXXXXX",
"name": "XXXXXXX"
}
]
},
"comment": "XXXXXXX",
"rating": "XXXXXXX",
"approximative_date": "XXXXXXX"
}
]
},
"front_schemas": [
{
"map": [
{
"id": "XXXXXXX",
"location": {
"id": "XXXXXXX",
"address": "XXXXXXX",
"tags": [
"XXXXXXX"
],
"position": {
"latitude": "XXXXXXX",
"longitude": "XXXXXXX"
},
"cost": "XXXXXXX",
"name": "XXXXXXX",
"types": [
{
"id": "XXXXXXX",
"icon": "XXXXXXX",
"icon_color": "XXXXXXX",
"bg_color": "XXXXXXX",
"name": "XXXXXXX"
}
]
},
"comment": "XXXXXXX",
"rating": "XXXXXXX",
"approximative_date": "XXXXXXX"
}
]
}
],
"spec_format": [
{
"registered": {
"proper_key": "Registered",
"value": true,
"type": "bool"
},
"platform_variables": [
{
"key": "reviews",
"proper_key": "Reviews",
"value": [
{
"id": "XXXXXXX",
"location": {
"id": "XXXXXXX",
"address": "XXXXXXX",
"tags": [
"XXXXXXX"
],
"position": {
"latitude": "XXXXXXX",
"longitude": "XXXXXXX"
},
"cost": "XXXXXXX",
"name": "XXXXXXX",
"types": [
{
"id": "XXXXXXX",
"icon": "XXXXXXX",
"icon_color": "XXXXXXX",
"bg_color": "XXXXXXX",
"name": "XXXXXXX"
}
]
},
"comment": "XXXXXXX",
"rating": "XXXXXXX",
"approximative_date": "XXXXXXX"
}
],
"type": "list"
}
]
}
],
"status": "XXXXXXX",
"query": "XXXXXXX",
"from": "XXXXXXX",
"reliable_source": true
}
]