Version: 1.0.1
tsundoku API
Manga discovery service. Read endpoints (GET) are public unless auth.read_requires_auth = true. Write endpoints (POST) always require the admin bearer.
Authentication
- HTTP: Bearer Auth
Admin bearer token (auth.admin_token in config).
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | opaque |
Contact
Sylvain Cau: sylvain.cau@gmail.com
License