Skip to main content
POST
Create an API key

Authorizations

Authorization
string
header
required

API key with "faces_" prefix. Create one at Settings > Developers.

Body

application/json
name
string
default:Default

A label for the key.

Required string length: 1 - 100
team
string

Team id or slug to scope the key to. The authenticated user must be a member. Defaults to your personal team.

Response

200 - application/json

API key created

key
string
required

The raw API key. Shown once.

keyPrefix
string
required

First 10 characters for identification.

name
string
required