Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 778 Bytes

API.md

File metadata and controls

20 lines (10 loc) · 778 Bytes

Deep Intelligence REST API

In order to interact with Deep Intelligence you can use the rest API we provide.

Documentation

This API is documented with Swagger. Check the documentation here:

Authentication

In order to authenticate within the API, you need an authorization token, in order to create one, go to Account settings and scroll down to the Authorizations section.

When creating the token you can restrict the permissions and expiration date.

Create Token

If the token gets compromised, you can invalidate it by removing it from the Authorizations sections.