Try Premium Features! Custom short links, powerful dashboard, detailed analytics, API, UTM generator, QR codes, browser extension, 50+ app integrations and support. If you are ready, you can register

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
http://shortenedurl.me/api/v1/account

Request example:

curl --location --request GET 'http://shortenedurl.me/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'