We refreshed our doc site!

Bookmarked links may have changed

Read release notes

getUserToken

Web3 Services
Compliance Engine

Create a user token

POSThttps://api.circle.com/v1/w3s/users/token

Generate user session and SDK secret key.

Body parameters
userId
string
Required

Unique system generated identifier for the user.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "userToken": "eyJhbGciOiJS...-F8EFYDYjAxIUw",
4    "encryptionKey": "7LcOsm4lUAK2Mg...+6fPjr58="
5  }
6}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.