# 🔐 Authentication

Authentication endpoints for obtaining access tokens and managing API keys.

 - [POST /v1/auth/token](https://api.doc.aiwyn.ai/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)
