v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v1
integrations

Get Ayrshare Sso Url

Generate a JWT SSO URL so the user can link their social accounts.

The per-user Ayrshare profile key is provisioned and persisted as a standard is_managed=True credential by :class:~backend.integrations.managed_providers.ayrshare.AyrshareManagedProvider. This endpoint only signs a short-lived JWT pointing at the Ayrshare- hosted social-linking page; all profile lifecycle logic lives with the managed provider.

get/api/integrations/ayrshare/sso_url

Response

Successful Response

sso_urlstring required

The SSO URL for Ayrshare integration

expires_atstring date-time required

ISO timestamp when the URL expires