Requestor Specific
API endpoints to query requestor specific data.
All Requestors
GET
https://api.stats.golem.network/v1/requestors
Returns the total list of requestors and their amount of tasks requested
[{"node_id": "0x8b9b05a578c06c5c3745be61a3fdcfe0cda30224", "tasks_requested": 5316.598295295329}]
Last updated
Was this helpful?