Skip to content
SynupAPI
Get an API key

Organizing locations

14 endpoints, using GET, POST.

MethodEndpointPath
GETDefault folder/folders/default
GETGet details of a folder/folder-details
GETList all folders/folders/flat
GETList all folders under an account in hierarchical structure/folders/tree
GETList all tags/tags
GETList locations by tags/tags/locations
GETList locations under a folder/folder-locations
POSTAdd location to a tag/locations/tags
POSTAdd locations to a folder/locations/folders
POSTCreate a new folder/folders/create
POSTDelete a folder/folders/delete
POSTRemove location from a tag/locations/tags/remove
POSTRemove locations from a folder/locations/folders/remove
POSTRename a folder/locations/folders/rename