v1
latestOpenAPI 3.0.02026-07-1471718.0 KBThreads by Unshape
Test credentials
Auth the user with the credentials passed as headers. You MUST accept the invite in https://www.threads.net/settings/account > Website authorizations > Unshape in order to have the API work.
get/threads/token
Query parameters
codestring required
The OAuth code you got when calling https://threads.net/oauth/authorize
Headers
X-Stripe-Emailstring required
The email you used to subscribe to https://www.unshape.app/threads
X-Stripe-Emailzstring required
Only used in the Zapier context as it seem they have a bug with {{bundle.authData}} and {{bundle.inputData}}
Response
Success - Authentication succeeded
Example response
{
"success": true
}