Account Information
Getting Started
Account Information
Retrieve your account information and usage statistics
GET
Account Information
Retrieve detailed information about your account, including balance, email, timestamps, and restrictions.
The bare
/account path is still supported as a legacy alias of /v1/account.Request
Response
Success Response
Response Fields
boolean
Indicates whether the request was successful (
true) or failed (false)integer
HTTP status code (200 for success)
object
Authentication
All requests require a valid API key in the Authorization header:Get your API key from the Unifically Dashboard.
