Check if registration is allowed with this invite key.
Returns whether the key exists, is unused, and not expired.
Public endpoint - no authentication required.
GET
/
auth
/
register
/
{invite_key}
Check Registration Eligibility
Copy
Ask AI
curl --request GET \ --url https://api.faces.sh/auth/register/{invite_key}