API ReferenceHealth
Health check
Service is healthy.
API Reference
Every Bytekit endpoint, request, and response.
Get account details
Returns account, plan, and current API key details. Accepts either auth scheme: - Bearer API key (`bearerAuth`): returns full account shape including `api_key` and `subscription` fields. - Clerk session JWT (`ClerkSession`): returns the minimal session account shape (id, name, email, plan, owner_user_id).