Information

Get information about the current account.

get/accounts/settings

Response

Account settings, if this succeeds your API key is working

successboolean

Example response

{
  "success": true,
  "data": {
    "id": 25204,
    "email": "google-play@vaultcord.com",
    "role": "plus",
    "expiry": 1750018387,
    "created_at": 1710529170
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.