Authentication
To authenticate to the API you need to obtain an API key linked to your iopool account. You will find your API key at the bottom of the iopool app settings page.
During your requests add this header
x-api-key: {your-api-key}
Routes
https://api.iopool.com/v1/pools
Retrieves all the pools linked to your account
https://api.iopool.com/v1/pool/:id
Retrieves one pool linked to your account
Github Community
We have set up a discussion forum on Github, in order to centralize the community's efforts and have a privileged contact with the developers.
https://github.com/iopool/community/discussions
Feel free to create a post about your developments or join a discussion!