← Back to catalog

Other

uebermaps API endpoints

auto-generated
swirls add uebermaps
actionPOSTv1.0.0

Create event

Create event. Wrap map parameters in [event].

Source
actionPOSTv1.0.0

Create map

Create map. Wrap map parameters in [map]. To add a map header picture pass a base64 encoded string to [map][picture].

Source
actionPOSTv1.0.0

Create map comment

Create map comment. Wrap comment parameters in [comment].

Source
actionPOSTv1.0.0

Create spot

Create spot. Wrap parameters in [spot]. To add a spot picture pass a base64 encoded string to [spot][picture].

Source
actionPOSTv1.0.0

Create spot comment

Create spot comment. Wrap comment parameters in [comment].

Source
actionDELETEv1.0.0

Delete map

Delete map.

Source
actionGETv1.0.0

Get event

Get basic information about an event

Source
actionGETv1.0.0

Get map

Get basic information about a map

Source
actionGETv1.0.0

Get respot

Get basic information about a respot

Source
actionGETv1.0.0

Get spot

Get basic information about a spot

Source
actionPOSTv1.0.0

Sign in user

Sign in user. Wrap authentication parameters in [user].

Source
actionPATCHv1.0.0

Update account

Update account. Wrap map parameters in [user].

Source
actionPATCHv1.0.0

Update collaborator

Update collaborator. Wrap collaborator parameters in [collaborator]

Source
actionPATCHv1.0.0

Update comment

Update comment. Wrap comment parameters in [comment].

Source
actionPATCHv1.0.0

Update event

Update event. Wrap event parameters in [event].

Source
actionPATCHv1.0.0

Update map

Update map. Wrap map parameters in [map]. To update the map header picture pass a base64 encoded string to [map][picture].

Source
actionPATCHv1.0.0

Update spot

Update spot. Wrap parameters in [spot]. To update the spot picture pass a base64 encoded string to [spot][picture].

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec