blob: 165c7db43366dc7874edb14ad29a73be17826b9b (
plain) (
blame)
1
2
3
4
5
6
7
|
# Patchwork Archive API
API data from Patchwork Archive is public and **no API key** is required to access what is publicly available on the frontend.
Below is an offering of what endpoints are available publicly.
If you are for whatever reason hosting an instance of **Patchwork-Backend** please refer to the **README** in the repository for worker and queuer API endpoints
<api-doc openapi-path="../api-docs/patchwork-archive-api.yml" />
|