LogoLogo
  • Introduction
  • Quick Start
  • API Reference
    • GetToken
    • GetCredit
    • GetCategories
    • ExtractDocument
    • AsyncExtractDocument
    • GetDocumentByUUID
    • GetDocumentsByDateRange
    • GetDocumentTypesByCategoryUUID
  • OTHER
  • Language support
  • Unsuccessful results
Powered by GitBook
On this page
  • Create your OnVision account
  • Generate a token
  • Get token, send request

Was this helpful?

Quick Start

In this section, you will be shown how to start using the OnVision API from scratch.

PreviousIntroductionNextGetToken

Last updated 3 years ago

Was this helpful?

Create your OnVision account

OnVision offers a variety of services which are available to our customers, Including our API's . To use the OnVision services, you need to have an OnVision account. To create a OnVision account please get in contact with us through our website .You can also use this link to do so:

Generate a token

Before you can use any of the API's, you need to generate a token through our web service. This token will be needed by every API.

Then click the Configuration section on the menu and select "API Config". This is where you'll find your Access key.

After taking your access key click the "API authentication" tab. Create a new user by typing in a username and password for the user, then click save.

You must create at least one user before you can use the API

Get token, send request

After getting you access key, your username and password, you can head to our web service where you will use these three credentials to get your token. This token will be used to access all other API's.

The token you receive will expire after 48 hours

or

First, Login to our web service via:

Post:

http://login.onvision.ai/Login.aspx
https://testapi.onvision.ai/wsservice.asmx
https://testapi.onvision.ai/wsserviceNet.asmx
https://onvision.ai/free-trial/
(Our demo request page, which can be accessed through clicking the button on the top right)