Skip to main content
GET
Get global feed.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

limit
integer
default:10
Required range: 1 <= x <= 100
token
string
Required string length: 1 - 1000
dataTypes
enum<string>[]

Post dataTypes to filter

Required array length: 1 - 2 elements

dataTypes to specified, if we send 'video' to the API the feed will be from post with dataType=video only

Available options:
video,
clip
includeMixedStructure
boolean
default:false

An option to include mixed structure posts (posts that have different data types in parent and child posts)

Response

Global Feed Information

status
string
data
object