Generates a single-use magic link that signs the user in and redirects straight to the OAuth authorization page. The user does not need to be logged into Juicer — just clicking the link is enough.
The link expires in 30 minutes and can only be used once.
Agent workflow:
connection_url to the user (e.g., “Click here to connect Instagram”)GET /social_accounts or GET /social_accounts/status to confirm the connectionDocumentation 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.
OAuth provider name. Use the provider field from GET /social_accounts/status
or the requires_connection.provider field from GET /platforms.
Common values: facebook, instagram_login, twitter_v5, tiktok, slack, tumblr.
"facebook"
Magic link created