==== API documentation ==== All API resources are public endpoints, no authentication required. See also https://spacefarmers.io/api-docs * [[resources:apidocs:blocks| API documentation - Blocks]] * [[resources:apidocs:farmers| API documentation - Farmers]] * [[resources:apidocs:pool| API documentation - Pool]] ^ Blocks ^^ |Resource|Description| |[[https://spacefarmers.io/api-docs/1.0/blocks/index.html|GET /api/blocks]]|Blocks index| |[[https://spacefarmers.io/api-docs/1.0/blocks/show.html|GET /api/blocks/:height]]|Block show | |[[https://spacefarmers.io/api-docs/1.0/blocks/payouts.html|GET /api/blocks/:height/payouts]]|Block payouts index | ^ Farmers ^^ |Resource|Desciption| | [[https://spacefarmers.io/api-docs/1.0/farmers/index.html|GET /api/farmers]]| Farmers index| | [[https://spacefarmers.io/api-docs/1.0/farmers/show.html|GET /api/farmers/:launcher_id]]| Farmer show| | [[https://spacefarmers.io/api-docs/1.0/farmers/payouts.html|GET /api/farmers/:launcher_id/payouts]]| Farmer payouts index| | [[https://spacefarmers.io/api-docs/1.0/farmers/blocks.html|GET /api/farmers/:launcher_id/blocks]]| Farmer blocks index | ^ Pool ^^ |Resource| Description| | [[https://spacefarmers.io/api-docs/1.0/pools/stats.html|GET /api/pool/stats]] | Pool stats |