curl --request GET \
--url https://api.helpyousponsor.com/v1/client/{id}/price \
--header 'X-HYS-API-Key: <api-key>'{
"total": "100.00"
}Documentation Index
Fetch the complete documentation index at: https://api-docs.helpyousponsor.com/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://api.helpyousponsor.com/v1/client/{id}/price \
--header 'X-HYS-API-Key: <api-key>'{
"total": "100.00"
}