API Reference
Get Account
Retrieve your account details, including credits balance and current plan.
GET
Retrieve your account details, including credits balance and plan.Documentation Index
Fetch the complete documentation index at: https://docs.artificialstudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
Response Fields
| Field | Type | Description |
|---|---|---|
id | string | User ID |
email | string | Account email |
credits | number | Available credits |
plan | string | Current plan: free or pro |
createdAt | string | Account creation date |