Skip to content

Authentication

Dino Geometry Open Platform APIs use Bearer API Key authentication.

Getting an API Key

  1. Go to the Console
  2. Create an application
  3. Open the application details page and create an API Key

Create API Key

Usage

Include the key in every request header:

http
Authorization: Bearer djo_xxx

Common errors

StatusCause
401Invalid API key