Create a new API key.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The request body for creating a new API key. API key creation is rate limited to 20 requests per minute and a maximum of 500 active API keys per user. VCU is being deprecated in favor of Diem. Please update your API calls to use Diem instead.
OK
The response is of type object
.
Create a new API key.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The request body for creating a new API key. API key creation is rate limited to 20 requests per minute and a maximum of 500 active API keys per user. VCU is being deprecated in favor of Diem. Please update your API calls to use Diem instead.
OK
The response is of type object
.