Base URL
Current environment base URL:
Authentication
Protected routes require a Bearer token in the Authorization header.
Route Groups (Real)
These groups are mounted by the backend route registry.
Auth
/api/authPosts
/api/postsUsers
/api/usersComics
/api/comicsComic Discovery
/api/comic-discoveryAI Comic Creator
/api/ai-comic-creatorVideos
/api/videosHealth
/api/healthInteractive Endpoints
Click “Try Endpoint” to run the request from this page.
GET/api/health
Health status for API infrastructure.
No request sent yet.
GET/api/news
Fetches latest news feed entries.
No request sent yet.
GET/api/comics
Returns comics feed payload.
No request sent yet.
GET/api/comic-discovery/rising
Rising comics discovery section.
No request sent yet.
GET/api/auth/me
Returns current authenticated user profile.
No request sent yet.
POST/api/auth/login
Login endpoint (sends JSON body).
No request sent yet.