Skip to main content
Use these live surfaces when integrating against Kralis.

Authentication

Use this area for login, logout, token lifecycle, current user information, and password-related operations.

GraphQL

The GraphQL endpoint is the main authenticated API. The GraphiQL playground is the easiest place to inspect the current schema, field names, arguments, and mutation names.

REST and schema

Use these for the generated REST contract and interactive REST references.

Recommendation

When both GraphQL and REST exist for a workflow, treat GraphQL as the default application surface unless Kralis explicitly documents REST as the intended path.