Overview

The Open Web Comics API is a versioned JSON REST API. All endpoints live under /openwebcomics/api/v1/. A registry is a server (or static CDN) that implements some or all of these endpoints.

Core concepts

API base path

All endpoints are relative to /openwebcomics/api/v1. The version segment (v1) is part of the URL so future breaking changes can be introduced as v2 without disrupting existing clients.