API Reference
Interactive API documentation for Auth and Core services.
API Reference
The MehguViewer Protocol is split into two distinct APIs. You can explore the interactive documentation for each below.
Auth API
The Identity Provider API.
- Base URL:
https://auth.mehgu.example.com - Key Endpoints:
/.well-known/openid-configuration: Discovery./api/v1/me: User Profile./api/v1/me/relationships: Blocklist management.
Core API
The Content Delivery API.
- Base URL:
https://core.mehgu.example.com - Key Endpoints:
/api/v1/series: List Manga/Anime./api/v1/series/{id}/units: Get Chapters/Episodes./api/v1/comments: Social interactions.
OpenAPI Specifications
You can download the raw OpenAPI (Swagger) files here: