API documentation
Get a list of the newest classified adverts through our open and public API.
Get a list of the newest classified adverts through our open and public API.
https://fotoprylar.com/api/v1/public/adverts
Goto endpoint
curl -X GET https://fotoprylar.com/api/v1/public/adverts
No API key is required for the open and public API.
Returns HTTP status code 200 OK
or 304 Not Modified
with the content type application/json
and character encoding UTF-8
.
If there are any errors, they are returned with HTTP status code 500 Internal Server Error
.
url |
String | URL to the frontpage of the site | |||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name |
String | Name of the site | |||||||||||||||||||||||||||||||||
description |
String | Description of the site | |||||||||||||||||||||||||||||||||
language |
String | Main culture-language of site and adverts (ISO 639-1 format, e.g. en-US ) |
|||||||||||||||||||||||||||||||||
currency |
String | Currency used for prices (ISO 4217 format, e.g. USD ) |
|||||||||||||||||||||||||||||||||
classifieds |
Array | A list of the 15 latest classifieds adverts
|