Jackal Pin Docs home pagelight logodark logo
  • Support
  • Jackal Pin
  • Jackal Pin
API Documentation
Introduction
Documentation
API Reference
  • API Reference
  • API Documentation
    • Introduction
    keys
    • GET
      Test API keys
    • GET
      List API keys
    • POST
      Generate a new API key
    • DEL
      Delete an API key
    files
    • GET
      List files
    • POST
      Upload a file
    • POST
      Upload multiple files (v1)
    • DEL
      Delete a file
    • POST
      Clone a file from URL
    • POST
      Clone a file from URL (v1)
    • POST
      Clone a file from IPFS
    collection
    • POST
      Create a new collection
    • GET
      View created collections
    • DEL
      Delete collection
    collection + files
    • GET
      Get all files in a collection
    • PUT
      Add file to collection
    • DEL
      Remove file from collection
    • PUT
      Add collection to collection
    system
    • GET
      Get queue size
    accounts
    • POST
      Create account
    • GET
      Get account usage
    • GET
      Get account ID
    payment
    • POST
      Create checkout session
    • GET
      Manage billing
    API Documentation

    Introduction

    Example section for showcasing API endpoints

    You need an api key to access apis, if you do not have one, please visit Jackal Pin API

    Jackal Pin provides APIs and CLIs that can be accessed from any location with connectivity to the Jackal Network

    Keys

    Manage your API keys and access tokens

    Files

    Upload, retrieve and manage files

    Collection

    Upload, retrieve and manage files

    Collection+Files

    Upload, retrieve and manage files

    Test API keys
    xgithub
    Powered by Mintlify