Skip to main content
POST
Add a source to a feed

Authorizations

Authorization
string
header
required

API key prefixed with jcr_. To obtain a key programmatically (no dashboard required), see POST /v1/authorize.

Path Parameters

feed_id
integer
required

Body

application/json
platform
string
required

Social media platform (use GET /platforms to see options)

Example:

"Instagram"

term
string
required

Username, hashtag, or URL

Example:

"nasa"

term_type
string
required

Type of search term (use GET /platforms to see valid types per platform)

Example:

"username"

options
object

Platform-specific options

Response

Source created

data
object