BETA API - updated 2022-01-14 (Have a question?)
All API access is over HTTPS and starts with /api
. All responses are JSON.
We use HTTP Basic Authentication for all requests and require a username and password.
Current status of the system.
$ curl -u 'USERNAME:APITOKEN' https://rsk.io/api/v1/status
{"status":"nominal"}