accountDetails
Authorizations
MuzaicAPI-Secret-KeystringRequired
Responses
200
Account details retrieved successfully
application/json
accountIdintegerOptionalExample:
123namestringOptionalExample:
My API AccounttokensRemainingintegerOptionalExample:
Remaining tokens in account
1000tokensUsedintegerOptionalExample:
Tokens used this period
500planstringOptionalExample:
Account plan type
premiumexpiresAtstring · date-timeOptionalExample:
Account expiration date
2024-12-31T23:59:59ZcreatedAtstring · date-timeOptionalExample:
Account creation date
2024-01-01T00:00:00Z401
Unauthorized
404
Account not found
get
/accountDetailsLast updated