{"@context": "https://schema.org", "@type": "WebAPI", "name": "uebermaps API endpoints API", "description": "Enable people to store spots on public and private maps", "provider": {"@type": "Organization", "name": "uebermaps.com"}, "documentation": "https://uebermaps.com/api/v2/apidocs"}
Index / APIs / uebermaps.com

uebermaps API endpoints API

Enable people to store spots on public and private maps

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://uebermaps.com/api/v2

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

uebermaps API endpoints v2.0

Enable people to store spots on public and private maps

methodpathwhat the vendor says it does
PATCH/accountUpdate account Update account. Wrap map parameters in [user]. Account
DELETE/attachments/{id}Delete attachment Delete attachment. Attachments
POST/authenticationSign in user Sign in user. Wrap authentication parameters in [user]. Authentication
GET/collaborator_invitationsList your collaborator invitations List your collaborator invitations. CollaboratorInvitations
POST/collaborator_invitationsInvite user to collaborate on map Invite user to collaborate on map. CollaboratorInvitations
GET/collaborator_invitations/{id}Show collaborator invitation Show collaborator invitation CollaboratorInvitations
PATCH/collaborator_invitations/{id}Accept collaborator invitation. Accept collaborator invitation. CollaboratorInvitations
DELETE/collaborator_invitations/{id}Delete collaborator invitation Delete collaborator invitation. CollaboratorInvitations
PATCH/comments/{id}Update comment Update comment. Wrap comment parameters in [comment]. Comments
DELETE/comments/{id}Delete comment Delete comment. Comments
GET/eventsList your own events List your own events. Events
GET/events/{id}Get event Get basic information about an event Events
PATCH/events/{id}Update event Update event. Wrap event parameters in [event]. Events
DELETE/events/{id}Delete event Delete event. Events
GET/mapsList your own maps List your own maps. Maps
POST/mapsCreate map Create map. Wrap map parameters in [map]. To add a map header picture pass a base64 encoded string
GET/maps/searchSearch maps Search maps Search
GET/maps/{id}Get map Get basic information about a map Maps
PATCH/maps/{id}Update map Update map. Wrap map parameters in [map]. To update the map header picture pass a base64 encoded st
DELETE/maps/{id}Delete map Delete map. Maps
GET/maps/{id}/attachmentsList attachments for a given map List attachments for a given map. Attachments
POST/maps/{id}/attachmentsUpload map attachment Upload map attachment. Wrap attachment parameters in [attachment] Attachments
GET/maps/{id}/collaborators/List collaborators of a map List collaborators of a map. Collaborators
PATCH/maps/{id}/collaborators/{user_id}Update collaborator Update collaborator. Wrap collaborator parameters in [collaborator] Collaborators
DELETE/maps/{id}/collaborators/{user_id}Delete collaboration Delete collaboration. Collaborators
GET/maps/{id}/commentsList comments for a given map List comments for a given map. Comments
POST/maps/{id}/commentsCreate map comment Create map comment. Wrap comment parameters in [comment]. Comments
GET/maps/{id}/respotsList respots of a map List respots of a map. Respots
GET/maps/{id}/spotsList spots for a given map List spots for a given map. Spots
POST/maps/{id}/spotsCreate spot Create spot. Wrap parameters in [spot]. To add a spot picture pass a base64 encoded string to [spo
GET/maps/{id}/subscriptionsList subscriptions for a given map List subscriptions for a given map. Subscriptions
DELETE/maps/{id}/subscriptionsUnsubscribe from map Unsubscribe from map. Subscriptions
GET/maps/{map_id}/spots/{id}Get spot Get basic information about a spot Spots
DELETE/maps/{map_id}/spots/{spot_id}/respotDelete respot from map by spot id Delete respot from map by spot id. Respots
GET/respot_mapsList maps that user can respot to List maps that user can respot to. Respots
GET/respots/{id}Get respot Get basic information about a respot Respots
DELETE/respots/{id}Delete respot Delete respot. Respots
GET/share/map/{id}Get secret access token to share map Get secret access token of an uebermap with access set to 'Secret link'.
GET/spotsList your own spots List your own spots. Spots
GET/spots/searchSearch spots Search spots Search

and 16 more operation(s) in this specification, all searchable.

specification origin: https://uebermaps.com/api/v2/apidocs

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.