Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.76 KB

File metadata and controls

49 lines (28 loc) · 1.76 KB
description Follow the fastest path from account creation to your first successful document processing request with Mindee.
icon bolt

Quick Start

Sign Up!

{% include "../.gitbook/includes/sign-up-button.md" %}

You can sign up and connect using your Google or Github account.

You can also create an account using good old-fashioned email and password.

Create a Model

The quickest way is to create a model from a template in the catalog.

If there are no model templates that exactly fit your needs, you can:

Test the Model

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

If it doesn't work as expected, modify the Data Schema, as explained in: #modifying-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 or URL

You can easily send a file or an URL using one of our officially-supported SDKs.

For a quick introduction and ready to use code samples, check: quick-start.md.

Process the Result

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

For quick testing, we recommend to using the CLI feature of our client libraries.

{% @supademo/embed url="https://app.supademo.com/demo/cmewtri4u8939v9kqh3q6u1g7" demoId="cmewtri4u8939v9kqh3q6u1g7" %}