Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.fragapi.com/v1/stars/buy \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "username": "<string>", "quantity": 5000025 } '
{ "messageHash": "<string>", "transactionId": "<string>", "photo": "<string>", "name": "<string>", "amount": 123, "avatarUrl": "<string>" }
Buys stars for a given user.
User session scheme
Telegram username of the user to whom buy stars
Quantity of stars to buy
50 <= x <= 10000000
Successful Response
Amount that was reduced from your balance