Get Long-Lived Access Token

GET {{api_host}}/access_token?grant_type=th_exchange_token&client_secret={{app_secret}}

Use the GET /access_token endpoint to exchange a short-lived Threads user access token for a long-lived token.

Request Params

KeyDatatypeRequiredDescription
grant_typestring
client_secretstring