JSON API
Integrate your ads in your own custom application with our straightforward JSON API.
Getting Started
Basic Structure
{
"status": "ok",
"count": 12,
"data": [
{
"id": 7898,
"status": {
"formatted": "active",
"value": "active"
},
"new_or_used": {
"formatted": "Used Boat",
"value": "usedboat"
},
"boat_category": {
"formatted": "Power Boat",
"value": "power"
},
"boat_type": {
"formatted": "Motor Yacht",
"value": [
"motoryacht"
]
},
"title": {
"formatted": "Princess 50 Fly",
"value": "Princess 50 Fly"
},
"price": {
"formatted": "EUR 500.000",
"value": 500000,
"currency": "EUR"
},Field labels
Language
Available languages
Images
Last updated