Skip to main content

Get Profile

Get user profile information using access token

curl --location 'https://api.upstox.com/v2/user/profile' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {your_access_token}'