Version: 0.0.1
Dance Engine API
The API for Dance Engine
Authentication
- HTTP: Bearer Auth
JWT issued by Clerk. The token must be included in the Authorization header as a Bearer token. Users must be part of the target organisation and have the required role (e.g., admin) to access protected resources.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |