API

June 16, 2020 ยท View on GitHub

DescriptionEndpoint
Create a bookPOST /api/v1/books
Check the status of an in progress bookGET /api/v1/books/:id/status
Download an ebook as a fileGET /api/v1/books/:id/download
Send the ebook to an emailGET /api/v1/books/:id/email
Check versions compatible with the serverGET /api/v1/version

View the OAS 3.0 specification here

View OAS 3.0 specification with Swagger UI here