← Back to catalog

Other

LinQR

auto-generated
swirls add linqr
actionPOSTv1.0.0

Arbitrary data type QR Code

This endpoint aggregates the functionality of all other endpoints in the group. The data type in the `data` field is recognized automatically and the data is encoded in an appropriate way.

Source
actionPOSTv1.0.0

Contact QR Code

This endpoint allows you to create a QR Code that allows user to quickly add contact information to the phone book. The code contains an appropriately encoded electronic business card. After scanning, the device prompts to save the contact in the phone book.

Source
actionPOSTv1.0.0

Cryptocurrency payment QR Code

This endpoint allows you to create a QR Code that allows user to make a quick cryptocurrency transfer. The code contains appropriately encoded data for the payment. After scanning the code, the cryptocurrency wallet application asks user to perform the transfer without rewriting all necessary data.

Source
actionDELETEv1.0.0

Delete image

This endpoint allows you to delete images hosted in the LinQR storage.

Source
actionPOSTv1.0.0

Email QR Code

This endpoint allows the creation of a QR Code allowing the user to quickly send an email. The code contains an appropriately encoded message template. After scanning, the device starts the e-mail client with pre-filled specified fields.

Source
actionPOSTv1.0.0

Geolocation QR Code

This endpoint allows you to create a QR Code that allows to share location with the user. The code contains appropriately encoded geographic coordinates. After scanning the code, device maps application is invoked, pointing to the selected location (address).

Source
actionGETv1.0.0

List all images

This endpoint allows you to list images hosted in the LinQR storage. If there are no images hosted, an empty array is returned.

Source
actionGETv1.0.0

List image

This endpoint allows you to list single image hosted in the LinQR storage.

Source
actionPOSTv1.0.0

SMS QR Code

This endpoint allows you to create a QR Code that allows user to quickly send SMS. The code contains appropriately encoded recipient number and message template. After scanning the code, device message application is invoked with prefilled phone number and text, ready to be sent. To send a SMS, the user only needs to press *Send* button.

Source
actionPOSTv1.0.0

Telephone QR Code

This endpoint allows you to create a QR Code that allows user to make quick telephone call. The code contains appropriately encoded telephone number. After scanning the code, device dialer is invoked with prefilled phone number. To make a call, the user only needs to press the green phone key.

Source
actionPOSTv1.0.0

Text QR Code

This endpoint allows you to create a QR Code containing any text, in particular, an URL that may redirect the user to the website. After QR code is scanned, website will be displayed to the user.

Source
actionPOSTv1.0.0

WiFi QR Code

This endpoint allows you to create a QR Code that allows user to quickly connect to a WiFi network. The code contains properly encoded network credentials. After scanning, the device can automatically connect to the network without having to enter the password manually.

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