Short URLs API
Get short URL
Fetches a single short URL by its URL identifier. Collection information can be included in the response if requested.
GET
Authorizations
The API key required for accessing protected routes. It should be included in the request headers as x-api-key
.
Path Parameters
The URL identifier of the short URL to fetch.
Query Parameters
Include collection information in the response.
Response
200
application/json
Successfully retrieved short URL.
A short URL that provides quick access to products or collections, with optional registration functionality and QR code support.