FREDFRED docs

Create Key

POST
/v1/keys

Header Parameters

x-api-key?string|null
X-Session-Token?string|null

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

curl -X POST "https://example.com/v1/keys" \  -H "Content-Type: application/json" \  -d '{}'
null