Creates a new source and performs an initial sync to fetch posts.
Some platforms (like LinkedIn) sync asynchronously — check syncable status after creation.
Use GET /platforms to see available platforms and their supported term types.
Returns 422 with error.code = "source_limit_reached" and an upgrade action
if the feed’s source limit is exceeded. Returns 422 with
error.code = "social_account_required" and a connect action if the platform
requires OAuth and no account is connected.
Documentation Index
Fetch the complete documentation index at: https://developers.juicer.io/llms.txt
Use this file to discover all available pages before exploring further.
API key prefixed with jcr_. To obtain a key programmatically
(no dashboard required), see POST /v1/authorize.
Social media platform (use GET /platforms to see options)
"Instagram"
Username, hashtag, or URL
"nasa"
Type of search term (use GET /platforms to see valid types per platform)
"username"
Platform-specific options
Source created