Get premium recipient
cURL
curl --request GET \ --url https://fragapi.ru/v1/premium/recipient/{username} \ --header 'Authorization: Bearer <token>'
{ "recipient": "<string>", "photo": "<string>", "name": "<string>" }
API Token from your panel
Successful Response