API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

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.

Documentation

Specifications

Schemas & Data

SDKs

Other Resources

OpenAPI

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