API Keys
Create API Key
POST
/
pinata
/
keys
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
keyName
string
requiredName of the API key
permissions
object
requiredmaxUses
integer
Maximum number of uses for the API key
Response
200 - application/json
The response is of type object
.