Skip to main content
GET
Get My Information

Authorizations

x-api-key
string
header
required

API Key

Response

Ok: Return authenticated account information

email
string<email>
required

Email address of the authenticated account.

Example:

"user@example.com"

credits
number
required

Number of credits available.

Example:

1000

lines_count
integer
required

Total number of lines for the authenticated account.

Example:

42

server_information
object
required
Last modified on May 22, 2026