Validate token and get account info

get/api/me

Response

Account summary

emailstring email
planstring
creditsRemaininginteger

Example response

{
  "plan": "free"
}

Changes

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