Generate Pinata API Key
Keys
Generate Pinata API Key
Create a Pinata API key
POST
Generate Pinata API Key
Documentation Index
Fetch the complete documentation index at: https://docs.pinata.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Body is comprised of keyName, permissions, and maxUses (optional).
Response
{ "pinata_api_key": "KEY", "pinata_api_secret": "SECRET", "JWT": "JWT" }