Interactive Steem API

Number of APIs: 81

Interactive Steem API lets you interact with Steem Blockchain and make a request, get output and start implementing new apps! APIs have default parameters set to get you started and see how request works. API list is compiled from Steem Github 1 and 2. If you want to contribute documenting detail of properties and output, contact @good-karma. You can also check full list here Steem.js

Contact Support: Name: No Contact Email: email@example.com

  1. get_hardfork_version GET {{baseUrl}}/get_hardfork_version

  2. get_next_scheduled_hardfork GET {{baseUrl}}/get_next_scheduled_hardfork

  3. get_witness_count GET {{baseUrl}}/get_witness_count

  4. lookup_witness_accounts GET {{baseUrl}}/lookup_witness_accounts?lowerBoundName=<>&limit=<>

  5. get_witnesses GET {{baseUrl}}/get_witnesses?witnessIds=<>

  6. get_witness_by_account GET {{baseUrl}}/get_witness_by_account?accountName=<>

  7. get_active_witnesses GET {{baseUrl}}/get_active_witnesses

  8. get_miner_queue GET {{baseUrl}}/get_miner_queue

  9. number of accounts GET {{baseUrl}}/get_account_count

  10. get_followers GET {{baseUrl}}/get_followers?following=<>&startFollower=<>&followType=<>&limit=<>