cURL
Tools API
Parse PDF
Parse PDF to other formats.
POST
cURL
Documentation Index
Fetch the complete documentation index at: https://dev.writer.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your Writer API key.
Path Parameters
The unique identifier of the file.
Body
application/json
The format into which the PDF content should be converted.
Available options:
text, markdown Response
200 - application/json
The extracted content from the PDF file, converted to the specified format.