User Tools

Site Tools


resources:apidocs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:apidocs [2021/08/10 06:35] vleesbanaanresources:apidocs [2021/08/17 17:43] (current) vleesbanaan
Line 1: Line 1:
 ==== API documentation ==== ==== API documentation ====
  
-All API recourses are public endpoints, no authentication required.+All API resources are public endpoints, no authentication required. See also https://spacefarmers.io/api-docs
  
-  * [[resources:apidocs:blocksAPI documentation - Blocks]] +  * [[resources:apidocs:blocksAPI documentation - Blocks]] 
-  * [[resources:apidocs:farmersAPI documentation - Farmers]] +  * [[resources:apidocs:farmersAPI documentation - Farmers]] 
-  * [[resources:apidocs:poolAPI documentation - Pool]]+  * [[resources:apidocs:poolAPI 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 | 
resources/apidocs.1628577332.txt.gz · Last modified: 2021/08/10 06:35 by vleesbanaan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki