Steem LogoSDS API Reference0.1.9


posts_api

/ getPayout / :author / :permlink / :withVotes? / :withBenefs?


Description

Returns the payout data of the post with the given :author / :permlink.

Example

/posts_api/getPayout/steemit/firstpost

Parameters

NameTypeOptionalDefaultAllowed Values
:authoraccount_nameNo
:permlinkstringNo
:withVotesboolYesfalse
- true
- false
- 1
- 0
:withBenefsboolYesfalse
- true
- false
- 1
- 0

Result

JSON Object