Auth
📄️ Authenticated Application
The current application. If the client is not authenticated, it can pass the `client_id` of the application it plans to authenticate with in the `TeamUp-Client-ID` header.
📄️ Check Account
Check whether an email address is linked to an existing account.
📄️ Password Login
Log in a user with their password. You must apply for a direct authentication key to use this endpoint.
📄️ Profiles
Return the user profiles that are available to the authenticated credentials.
📄️ Refresh Access Token
Refresh an access token.