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
Last revisionBoth sides next revision
resources:apidocs [2021/08/10 06:32] vleesbanaanresources:apidocs [2021/08/12 08:09] vleesbanaan
Line 1: Line 1:
 ==== API documentation ==== ==== API documentation ====
  
-  * [[resources:apidocs:blocks: API documentation - Blocks]] +All API recourses are public endpoints, no authentication required. See also https://spacefarmers.io/api-docs
-  * [[resources:apidocs:farmers: API documentation - Farmers]] +
-  * [[resources:apidocs:pool: API documentation Pool]]+
  
-[[resources:sidebar]]+  * [[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 | 
resources/apidocs.txt · Last modified: 2021/08/17 17:43 by vleesbanaan

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki