Skip to main content
GET
Get API Credit

Authorizations

Authorization
string
header
required

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

Path Parameters

user_id
string
default:self

User ID or 'self'

Query Parameters

check_free_credit
boolean
default:false

Response

Request fulfilled, document follows

_id
string
required
user_id
string
required
credit
string
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
has_phone_sha256
boolean
required
has_free_credit
boolean | null