Entries/Places
Create an entry
post/entries
Request body
Example request
{
"lat": 37.2,
"lng": 120.7,
"contact_name": "John Smith",
"email": "john.smith@example.com",
"telephone": "001 123456789",
"homepage": "https://www.slowtec.de/",
"opening_hours": "24/7",
"founded_on": "1945-10-24",
"tags": [
"organic",
"non-profit"
],
"image_url": "https://www.slowtec.de/",
"image_link_url": "https://www.slowtec.de/",
"links": [
{
"url": "https://www.slowtec.de/"
}
],
"license": "ODbL-1.0"
}Response
Successful response