Generate Pinata API Key
Create a Pinata API key
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
The response is of type any
.
Create a Pinata API key
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type any
.