# 🔐 Authentication

Authentication endpoints for obtaining access tokens and managing API keys.

 - [POST /v1/auth/token](https://dev.docs.api.aiwyn.ai/api/bundle/authentication/generateapitoken.md): Exchange a **JWT API key** for a **short-lived bearer JWT** used to access Product APIs. **Headers:** - `Tenant`: your tenant schema (recommended; required by many endpoints)
