v52

latestOpenAPI 3.0.4GPL-3.0raw.githubusercontent.com2026-08-03509370876.8 KB
License

Updates server license

Caches the result when successful

post/api/License

Request body

licensestring nullable required
emailstring nullable required
discordIdstring nullable

Response

OK

successboolean
isSubscriptionActiveboolean
errorCode0 | 1 | 2 | 3 | 4

Members:

  • 0 — None
  • 1 — Registration Failed (RegistrationFailed)
  • 2 — Already Registered (AlreadyRegistered)
  • 3 — Subscription Inactive (SubscriptionInactive)
  • 4 — Internal Error (InternalError)