Quickstart


Getting Your API credentials

The Inscribe API uses API keys to authenticate requests. You can find your API key under your account's Settings page. If you do not have an account please reach out to get set up.

Create Your First Customer

To evaluate a customer document set, the first step is to create a customer folder. Customer folders are used to store documents. You should create a customer folder for each new customer you want to evaluate.

Upload Your First Document

The second step is to upload documents to your customer folder. When the documents are uploaded, they are automatically analyzed by our fraud detection systems.

Check Your First Document

The last step is to check whether your document has been identified as fraudulent from Inscribe.

Postman Collection

Inscribe has a Postman Collection as a tool to explore the API without writing code. The collection contains pre-formatted requests for each Inscribe API endpoint.