Postman CollectionYou can quickly start testing the Parsio API by importing our Postman collection with the most important API endpoints.To add it to Postman:Download the JSON collection file from the Attachments section at the end of this article.Open Po ...
In this article, we’ll see how to parse HTML and TXT documents using the Parsio API.Use these endpoints when you already have the document content as plain text or HTML. Instead of uploading a file, you send the document content directly in the API reques ...
In this article, we’ll see how to upload PDF and other files using the Parsio API.Use these endpoints when your source document is an actual file. The request contains the file itself as binary data, which Parsio then processes and parses. If your documen ...