TikTok for Developers · Arazzo Workflow
TikTok OAuth Login and Profile Bootstrap
Version 1.0.0
Exchange an authorization code for an access token, then immediately read the authenticated user's profile.
Provider
Workflows
oauth-login-and-profile
Exchange an authorization code for tokens and read the user's profile.
Exchanges the OAuth authorization code for access and refresh tokens, then reads the authenticated user's profile using the new access token.
1
exchangeCode
Exchange the authorization code for an access token and refresh token via the OAuth token endpoint.
2
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.