.env
file with the name WRITER_API_KEY
.POST https://api.writer.com/v1/tools/pdf-parser
Parameter | Description |
---|---|
file_id | The ID of the uploaded PDF file to parse. |
Parameter | Type | Description |
---|---|---|
format | string | The desired output format. Can be text or markdown . |
content
field containing the extracted text in the specified format.