Posts

Fetch posts with or without comments.

GET https://api.scored.co/api/v2/post/post.json

Parameters

ValueTypeRequiredDescription
idinttrueID of requested post
commentsbooleanfalseInclude comments
commentSortstringfalseSorting method for comments

Comment Sorting

The commentSort parameter accepts the following values:

  • top
  • controversial
  • new
  • old