πAccount
Account-related interface, you can obtain account balance, historical tasks and other information
Account Info
Headers
Name
Type
Description
Example Response
{
"status": "SUCCESS",
"data": {
"email": "[email protected]",
"email_verified_at": "2023-11-10 17:44:30",
"balance": 10,
"freeze_balance": 0,
"max_queue": 5,
"created_at": "2023-11-10 17:44:30"
},
"message": "success"
}History Midjourney Jobs
Request Body
Name
Type
Description
Example Response
Last updated