Pinata Docs home pagelight logodark logo
  • Support
  • Pinata App
  • Pinata App
API Keys
Revoke API Key
Documentation
SDK
API Reference
  • API Keys
  • Blog
  • Community
  • Uploads
    • POST
      Upload a File
    • POST
      Create Signed Upload URL
    Files
    • GET
      List Files
    • GET
      Get File by ID
    • POST
      Create Download Link
    • PUT
      Update File
    • DEL
      Delete File by ID
    • POST
      Vectorize a File
    • POST
      Query File Vectors
    • DEL
      Delete File Vectors
    Groups
    • POST
      Create Group
    • GET
      Get Group
    • GET
      List Groups
    • PUT
      Add File To Group
    • DEL
      Remove File From Group
    • PUT
      Update Group
    • DEL
      Delete Group
    Swaps
    • PUT
      Add Swap
    • GET
      Get Swap History
    • DEL
      Remove Swap
    API Keys
    • POST
      Create API Key
    • GET
      List API Keys
    • PUT
      Revoke API Key
    Signatures
    • GET
      Get Signature for a CID
    • POST
      Add Signature to CId
    • DEL
      Remove Signature from CID
    Gateways
    • General
    • Custom Domains
    • Access Controls
    • Gateway Analytics
    • Gateway Plugins
    API Keys

    Revoke API Key

    PUT
    /
    pinata
    /
    keys
    /
    {key}

    Authorizations

    ​
    Authorization
    string
    header
    required

    Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

    Path Parameters

    ​
    key
    string
    required

    Response

    200 - application/json

    The response is of type object.

    List API KeysGet Signature for a CID
    websitetwittergithublinkedin
    Powered by Mintlify