We’re excited to announce the launch of Pesru.com, your new go-to tool for shortening, managing, and tracking URLs with ease! Whether you’re sharing links on social media, sending emails, or optimizing your marketing campaigns, our platform makes it simple and efficient.

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
https://pesru.com/api/v1/account

Request example:

curl --location --request GET 'https://pesru.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'