Quickstart

Sign Up!

Create a Model

The quickest way is to use a predefined model by selecting one from the catalog.

If there are no pre-built models that suit your needs, you can:

Test the Model

Be sure to make at least one test on a document, using the Live Test tab.

If it doesn't work well enough, you will be able to modify it, as explained inModifying Your Data Schema.

Create an API Key

On the left-hand menu of the Mindee Platform, click API Keys and create a new key.

Send a File

You can quickly test the API by sending a file using the built-in client in our API Reference.

Process the Result

You'll need some way of importing the JSON structure and manipulating it.

For quick testing, we recommend using a scripting language like Python or JavaScript.

Last updated

Was this helpful?