T

Twist API v3

REST discovered

Details
URL
https://api.twist.com/api/v3
Docs
https://developer.twist.com/v3/
Authentication
Twist OAuth app (client ID and client secret) oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

Sign in at the Twist App Console and create an integration/application there to obtain a client_id and client_secret. Configure your redirect URI in the app console, then send users through https://twist.com/oauth/authorize and exchange the code at https://twist.com/oauth/access_token. Dynamic client registration is also advertised at https://twist.com/oauth/register.