There was an error while loading. Please reload this page.
Wiki ▸ API Reference ▸ Authentication ▸ Extended Authentication ▸ Twitter Authentication
Check Linked-Accounts
Profiles can publish their shouts to Twitter by adding publish_to_twitter property and set it to true to the POST JSON body when creating a new shout.
publish_to_twitter
true
Clients should consider the following
twitter
linked_accounts
POST: /shouts
{ "publish_to_twitter": true }
Shoutit API Wiki