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/donations/{date_from}/{date_to}/graph \ --header 'X-HYS-API-Key: <api-key>'
{ "donation_graph_data": [ {} ] }
API key generated from Developer Settings. Format: hys_...
The start date for the graph
The end date for the graph
Successful operation