Thinkific Developers

Thinkific Developers/Developers

OAuth Authorization API Reference

This section describes the endpoints used for OAuth authorization. For a higher view of the flow seeĀ OAuth Authorization

In order to ensure the best experience for the end user, you should trigger the OAuth flow with the user's Thinkific Site subdomain. If the user is logged in, this will mean they will only have to click once to accept the access. If they have previously authorized the app, they will be redirected back to the app redirect_url with a new authorization code.

API Reference

Base URL

The base address of the OAuth flow endpoints is https://<subdomain>.thinkific.com where subdomain is the Thinkific Subdomain of the Site granting authorization.

Endpoints

In order to try out the endpoints you need to authorize