Skip to content
🔐

Authentication API

API endpoints for user authentication and session management.

1 min read

The Authentication API handles user login, registration, and session management.

Endpoints

POST /auth/login, POST /auth/register, POST /auth/logout, GET /auth/session