v1

latestOpenAPI 3.1.02026-07-242325051.4 MB
Account

Account:Support

Use this endpoint to retrieve a support control code. This support control code is used when you contact support, for example when you have lost your 2FA code

get/v2/accounts/support

Response

OK

codestring
loginAttemptCodestring

Example response

{
  "code": "123-456",
  "loginAttemptCode": "LA-1234-4321-1234"
}