Skip to main content
id
string
required
Required string length: 36
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

rawToken
string
required

The actual token created. If you do not save it, it can never be retrieved again

Example:

"dyn_aGLjTe3TUN40vSE75sTtgUx9AjIe0q4n3LFC"

checksum
string
required

A 6-character alpha-numeric string checksum of the random API Token. The last 6 characters of the raw token

Example:

"4n3LFC"

createdBy
object
required
createdAt
string<date-time>
required
active
boolean

Only active tokens can be used.

Example:

true

note
string
projectEnvironmentId
string
Required string length: 36
Example:

"95b11417-f18f-457f-8804-68e361f9164f"

projectEnvironment
object
scopes
enum<string>[]

Scopes assigned to an API token which they will have access to.

Valid scopes for an environment API token

Available options:
waas.delegatedAccess.signMessage,
waas.authenticate,
environment.settings.read,
environment.settings.write,
environment.apiTokens.read,
environment.apiTokens.write,
environment.users.read,
environment.users.write,
environment.analytics.read,
environment.webhooks.read,
environment.webhooks.write,
environment.events.read,
environment.events.write,
environment.balances.read