Using the API

The Patchworks Core API is a RESTful JSON API. This is the same API that powers the dashboard. All requests, unless stated otherwise, should include the Content-Type and Accept headers, both set to application/json. Failure to include these may result in incorrectly formatted responses.

Last updated

Was this helpful?