Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API key. Format: Token

Response

200 - application/json
id
integer
required
read-only
subscription_plan
object
required

Current subscription plan details, or null.

total_credits
integer
required
read-only

Total credits per billing cycle (from subscription plan). 0 if no plan.

purchased_credits_available
integer
required
read-only

Purchased credits currently available and not expired.

purchased_credits_expiring_soon
integer
required
read-only

Purchased credits expiring in the next 7 days.

can_download_fresh_exports
boolean
required
read-only
email
string<email>
Maximum string length: 254
first_name
string
Maximum string length: 150
last_name
string
Maximum string length: 150
remaining_credits
integer | null

Subscription credits available right now.

Required range: -2147483648 <= x <= 2147483647
current_period_start
integer | null

Start of the current billing period (ISO 8601).

Required range: -2147483648 <= x <= 2147483647
current_period_end
integer | null

End of the current billing period (ISO 8601).

Required range: -2147483648 <= x <= 2147483647
preferred_language
enum<string>

Two-letter UI language preference.

  • bg - Bulgarian
  • cs - Czech
  • da - Danish
  • de - German
  • el - Greek
  • fr - French
  • en - English
  • es - Spanish
  • et - Estonian
  • fi - Finnish
  • he - Hebrew
  • hr - Croatian
  • hu - Hungarian
  • it - Italian
  • lt - Lithuanian
  • lv - Latvian
  • nb - Norwegian
  • nl - Dutch
  • pl - Polish
  • pt - Portuguese
  • ro - Romanian
  • sk - Slovak
  • sl - Slovenian
  • sr - Serbian
  • sv - Swedish
  • th - Thai
  • tr - Turkish
Available options:
bg,
cs,
da,
de,
el,
fr,
en,
es,
et,
fi,
he,
hr,
hu,
it,
lt,
lv,
nb,
nl,
pl,
pt,
ro,
sk,
sl,
sr,
sv,
th,
tr