🚀 A major update to the RQrcode platform is currently being deployed to improve performance and add new features, which may temporarily cause minor slowdowns.
API documentation

Rqrcode API Documentation

Find the practical references to enable your API access, authenticate requests, manage keys and prepare your automations.

Authentication

Authentication

Every request must send the Authorization header with a Bearer token matching the admin API key.

API documentation
Base URL
https://rqrcode.com/api
Example
curl --request GET \
--url 'https://rqrcode.com/api/user' \
--header 'Authorization: Bearer {api_key}'

User

Retrieve the API profile of the authenticated user.

1 endpoint GET

Get one

QR codes

List, inspect, create, update, and delete your QR codes.

5 endpoints GET POST DELETE

Get all • Get one

Barcodes

Manage your barcodes and their export settings.

5 endpoints GET POST DELETE

Get all • Get one

Links

Create and manage your short links, targeting rules, pixels, and redirects.

5 endpoints GET POST DELETE

Get all • Get one

Link statistics

Query aggregated analytics for a short link.

1 endpoint GET

Get one

Projects

Organize your resources inside projects.

5 endpoints GET POST DELETE

Get all • Get one

Tracking pixels

Retrieve and administer your tracking pixels.

5 endpoints GET POST DELETE

Get all • Get one

Biolinks

Inspect and manage your biolink pages from the public API.

5 endpoints GET POST DELETE

Get all • Get one

Restaurant menus

Query and manage your restaurant menus from the API.

5 endpoints GET POST DELETE

Get all • Get one

Account payments

Inspect payments attached to the authenticated account.

2 endpoints GET

Get all • Get one

Account history

List the account activity history associated with the API key.

1 endpoint GET

Get all