Please be aware that this Platform is exclusively to zorArte Community Members! If you are not a member of the zorarte community, you are not allowed to use this platform. To use the AI Generator all members need the user name and password.

Account

Notes
Expert level
The API key should be sent as a Bearer token in the Authorization header of the request. Get your API key.
Show

API endpoint:

GET
https://xxx.zorarte.com/api/v1/account

Request example:

curl --location --request GET 'https://xxx.zorarte.com/api/v1/account' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {api_key}'