{"@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"}
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.
Enable people to store spots on public and private maps
| method | path | what the vendor says it does |
|---|---|---|
PATCH | /account | Update account Update account. Wrap map parameters in [user]. Account |
DELETE | /attachments/{id} | Delete attachment Delete attachment. Attachments |
POST | /authentication | Sign in user Sign in user. Wrap authentication parameters in [user]. Authentication |
GET | /collaborator_invitations | List your collaborator invitations List your collaborator invitations. CollaboratorInvitations |
POST | /collaborator_invitations | Invite 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 | /events | List 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 | /maps | List your own maps List your own maps. Maps |
POST | /maps | Create map Create map. Wrap map parameters in [map]. To add a map header picture pass a base64 encoded string |
GET | /maps/search | Search 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}/attachments | List attachments for a given map List attachments for a given map. Attachments |
POST | /maps/{id}/attachments | Upload 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}/comments | List comments for a given map List comments for a given map. Comments |
POST | /maps/{id}/comments | Create map comment Create map comment. Wrap comment parameters in [comment]. Comments |
GET | /maps/{id}/respots | List respots of a map List respots of a map. Respots |
GET | /maps/{id}/spots | List spots for a given map List spots for a given map. Spots |
POST | /maps/{id}/spots | Create spot Create spot. Wrap parameters in [spot]. To add a spot picture pass a base64 encoded string to [spo |
GET | /maps/{id}/subscriptions | List subscriptions for a given map List subscriptions for a given map. Subscriptions |
DELETE | /maps/{id}/subscriptions | Unsubscribe 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}/respot | Delete respot from map by spot id Delete respot from map by spot id. Respots |
GET | /respot_maps | List 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 | /spots | List your own spots List your own spots. Spots |
GET | /spots/search | Search 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.