Skip to main content

Posts

Posts can be fetched with or without the comments.

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

Parameters

The following parameters are valid.

ValueTypeRequiredDescription
idinttrueid of requested post
commentsbooleanfalseinclude comments
commentSortstringfalsesorting method for comments

Comment Sorting

The commentSort parameter can be used to sort comments.

The following options are valid:

  • top
  • controversial
  • new
  • old