v1
latestOpenAPI 3.0.02026-07-26441564.4 KBInformation
Get information about the current account.
get/accounts/settings
Response
Account settings, if this succeeds your API key is working
Example response
{
"success": true,
"data": {
"id": 25204,
"email": "google-play@vaultcord.com",
"role": "plus",
"expiry": 1750018387,
"created_at": 1710529170
}
}