Skip to main content
POST
Verify Account Status

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
Examples:

"1696160451770429440"

"elonmusk"

Response

A verification object containing the account's badge type and affiliation details.

code
integer
required

The status code of the response.

msg
string
required

The message of the response.

data
AccountVerifyModel · object[]
required

A list of account verification objects.