Extract text, tables, and metadata from PDFs with Stark AI’s API.
https://pdf-reader-api.starkai.io/pdf_magic_reader
curl --request POST --url 'https://pdf-reader-api.starkai.io/pdf_magic_reader' --header 'accept: application/json' --header 'X-Api-Key: <api-key>' --header 'Content-Type: multipart/form-data' --file 'file=string'
Was this page helpful?