Introduction

The Riscognition API is organized around REST, has predictable resource-oriented URLs, returns JSON-encoded responses and uses standard HTTP response codes as well as API-Keys for authentication.

We regularly update and improve our services and may use different version numbers for major design changes.These improvements make it important for you to stay informed so you don’t miss any updates.

Create a user account

To begin using the Riscognition services, you must first create a user account. If you haven’t created one yet, complete the SignUp process at app.riscognition.io.

Create your first API-Key

Riscognition authenticates your API requests using your account’s API keys. You have to include your key when making an API request.

Login at app.riscognition.io and create your first Key:

Screenshot 2022-04-04 at 13.29.27.png

To learn more about the authentication process go to:

Authentication