Error
Exchange grant for OAuth2 tokens
Token endpoint that dispatches by grant_type: authorization_code, urn:ietf:params:oauth:grant-type:device_code, or refresh_token.
POST
Error
Documentation Index
Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-mdrxyd-1779813393-7298843.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
multipart/form-data
Grant type: authorization_code, urn:ietf:params:oauth:grant-type:device_code, or refresh_token
OAuth2 client ID
Authorization code (authorization_code grant)
PKCE code verifier (authorization_code grant)
Redirect URI (authorization_code grant)
Device code (device_code grant)
Refresh token (refresh_token grant)

