stats-api-docs
  • The Golem Network Stats Api Documentation.
  • V1 API Endpoints
    • Network Specific
    • Provider Specific
    • Requestor Specific
Powered by GitBook
On this page

Was this helpful?

  1. V1 API Endpoints

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}]
PreviousProvider Specific

Last updated 3 years ago

Was this helpful?