Version: 1.0.0
Inkweld API
Collaborative creative writing platform API (Bun)
Authentication
- HTTP: Bearer Auth
JWT token obtained from POST /api/v1/auth/login. Include as: Authorization: Bearer <token>
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |