Logo
Cartes.io API API Documentation

Create a map

POST {{cartes_api_base_url}}/maps

Curl
curl -X POST 'cartes_api_base_url/maps' -d '{"title":"Map marine wildlife against the Great Pacific Garbage Patch","slug":"ocearch-gpgp","description":"Map of all marine wildlife animals that are GPS tracked against the approximate location of the Great Pacific Garbage Patch","privacy":"unlisted","users_can_create_markers":"yes"}'

ENDPOINTS