Discord
For Finance and business
36 subscribers
15 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Discord endpoints
| Method | Endpoint | Description |
|---|---|---|
| Single QR Code | ||
| POST |
method_qrcode_contact_post /qrcode/contact |
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… |
| POST |
method_qrcode_sms_post /qrcode/sms |
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… |
| POST |
method_qrcode_email_post /qrcode/email |
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… |
| POST |
method_qrcode_text_post /qrcode/text |
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… |
| POST |
method_qrcode_phone_post /qrcode/phone |
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,… |
| POST |
method_qrcode_crypto_post /qrcode/crypto |
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… |
| POST |
method_qrcode_geo_post /qrcode/geo |
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,… |
| POST |
method_qrcode_wifi_post /qrcode/wifi |
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… |
| POST |
method_qrcode_post /qrcode |
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… |
| Multiple QR Codes | ||
| POST |
qrCodeBatch_batch_qrcode_post /batch/qrcode |
This endpoint allows you to generate an archive containing multiple QR codes with a single request. The endpoint response is the archive containing the generated image files and… |
| Image management | ||
| GET |
imageListAll_images_get /images |
This endpoint allows you to list images hosted in the LinQR storage. If there is no match or there are no images hosted, an empty array is returned. |
| PATCH |
imageUpdate_images__id__patch /images/{id} |
This endpoint allows you to extend expiration time for the image hosted in the LinQR storage. |
| POST |
imageUpload_images_post /images |
This endpoint allows you to upload images to LinQR storage. In the response, metadata of the submitted image is sent, including the identifier used by other endpoints from the… |
| GET |
imageList_images__id__get /images/{id} |
This endpoint allows you to list single image hosted in the LinQR storage. |
| DELETE |
imageDelete_images__id__delete /images/{id} |
This endpoint allows you to delete images hosted in the LinQR storage immidiately, before the storage period expires. |
Discord pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|