SuperTokens Core Driver Interface

The Core Driver Interface (CDI) is the REST API exposed by the supertokens-core HTTP service. Backend SDKs (Node.js, Python, Go) communicate with the core via this API to perform authentication operations including session creation, verification, refresh, user sign-up/sign-in, email verification, password reset, multi-tenancy, and user metadata management.

OpenAPI Specification

supertokens-core-driver-interface-openapi.yml Raw ↑