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
-
get_hardfork_version GET {{baseUrl}}/get_hardfork_version
-
get_next_scheduled_hardfork GET {{baseUrl}}/get_next_scheduled_hardfork
-
get_witness_count GET {{baseUrl}}/get_witness_count
-
lookup_witness_accounts GET {{baseUrl}}/lookup_witness_accounts?lowerBoundName=<>&limit=<>
-
get_witnesses GET {{baseUrl}}/get_witnesses?witnessIds=<>
-
get_witness_by_account GET {{baseUrl}}/get_witness_by_account?accountName=<>
-
get_active_witnesses GET {{baseUrl}}/get_active_witnesses
-
get_miner_queue GET {{baseUrl}}/get_miner_queue
-
number of accounts GET {{baseUrl}}/get_account_count
-
get_followers GET {{baseUrl}}/get_followers?following=<>&startFollower=<>&followType=<>&limit=<>