Bearer Token mechanism based on JSON Web Token (JWT). To obtain a token, you need to use a publicKey and privateKey, where the publicKey is included in the token's payload, and the signature is generated using the privateKey.Bearer Token mechanism based on JSON Web Token (JWT). To obtain a token, you need to use a publicKey and privateKey, where the publicKey is included in the token's payload, and the signature is generated using the privateKey. You can obtain the publicKey and privateKey or a Bearer Token from your account manager.Created, Processing, Successful and Failed.