v1

latestOpenAPI 3.0.32026-08-06504.7 KB

Validate token and get account info

get/api/me

Response

Account summary

emailstring email
planstring
creditsRemaininginteger

Example response

{
  "plan": "free"
}