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 GET \ --url https://api.helpyousponsor.com/v1/client/{id}/payment-status \ --header 'X-HYS-API-Key: <api-key>'
{ "paid": true, "total": 0 }
API key generated from Developer Settings. Format: hys_...
The id of the client
Successful operation
true
0