# Quota and plan info **GET /api/v11/user/quota** Get information related to the user's subscription quota and plan details. ## Servers - Main API Server: https://chat-api.aurora-interactive.online:8443 (Main API Server) ## Parameters ### Headers - **x-access-token** (string) ## Responses ### 200 User info #### Body: application/json (object) - **success** (boolean) - **quotaUsed** (integer) - **quotaMax** (integer) - **ttsUsed** (integer) - **ttsMax** (integer) - **planName** (string) - **isChristy** (boolean) [Powered by Bump.sh](https://bump.sh)