Refresh Token: https://open.tiktokapis.com/v2/oauth/token/
POST
/v2/oauth/token/
Request
This endpoint expects an object.
client_keystringRequired
{env.TIKTOK_CLIENT_KEY}
grant_typestringRequired
client_secretstringRequired
{env.TIKTOK_CLIEN_SECRET}
refresh_tokenstringRequired
{refresh_token}
Response headers
Pragmastring
Expiresstring
x-tt-logidstring
x-janus-infostring
Cache-Controlstring
Server-Timingstring
x-tt-trace-idstring
x-tt-trace-tagstring
x-tt-origin-idcstring
x-tt-trace-hoststring
X-Parent-Response-Timestring
x-origin-response-timestring
Access-Control-Allow-Originstring
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Access-Control-Expose-Headersstring
Access-Control-Allow-Credentialsstring
Response
OK
scopestring
open_idstring
expires_ininteger
token_typestring
access_tokenstring
refresh_tokenstring
refresh_expires_ininteger