/raw-extract
Convert documents (PDFs, Images, ...) to plain text
Last updated
Convert documents (PDFs, Images, ...) to plain text
Last updated
POST
https://waveline.ai/api/v1/raw-extract
Creates a new job that converts documents into plain text.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
With this endpoint, you can extract everything from PDFs: Text, Titles, Tables, Images etc. To give you a better intuition have a look at our Example.
If you already have an account, you can get an API key here.
To use this endpoint, book a meeting to discuss how you would like the result formatted
Content-Type
String
Should be application/json
.
Authorization*
String
Bearer <YOUR_API_KEY>
contentUrl*
String
A URL pointing to your data. (e.g. https://example.com/invoice.pdf)