LogoLogo
CtrlK
  • Developers
    • Macrocosmos SDK
      • Get Started
      • API Keys
      • Subnet 1 Apex API
      • Subnet 13 Gravity API
    • Tools
      • Macrocosmos MCP
  • SUBNETS
    • Subnet 1 Apex
      • Subnet 1 Getting Started
      • Subnet 1 Mining Setup Guide
      • Subnet 1 Incentive Mechanism
    • Subnet 9 IOTA
      • Incentive Mechanism
      • Mining
      • Validating
    • Subnet 13 Data Universe
      • Subnet 13 Getting Started
      • Subnet 13 Data Universe API
      • Subnet 13 Incentive Mechanism
    • Subnet 25 Mainframe
      • Subnet 25 Getting Started
      • Subnet 25 Mainframe API
        • API Keys
        • Folding API
          • Running Folding API Server
          • Endpoints
        • Organic API
          • Endpoints
      • Subnet 25 Incentive Mechanism
  • Subnet 37 Finetuning
    • Subnet 37 Getting Started
    • Subnet 37 Mining Setup Guide
    • Subnet 37 Validating Setup Guide
    • Subnet 37 Incentive Mechanism
    • Subnet 37 Competitions
  • CONSTELLATION - USER GUIDES
    • Apex User Guide
      • Navigating Apex
      • FAQs
    • Gravity User Guide
      • Scraping Data
      • Managing And Collecting Your Data
      • FAQs
    • Nebula User Guide
      • Explore Nebula
      • Analyzing data
  • About us
    • Bittensor
      • DTAO
    • News and updates
    • Macromedia
    • Subnet Status Update
  • Pricing
  • Support
Powered by GitBook
On this page
  1. SUBNETS
  2. Subnet 25 Mainframe
  3. Subnet 25 Mainframe API

API Keys

Authentication

The API uses an API key authentication system. Clients must include the X-API-Key header with every request.

  1. Clone the Repository

git clone https://github.com/macrocosm-os/folding.git
cd folding
  1. Access API keys stored in a JSON file (api_keys.json)

  2. Each key has an owner and rate limit

  3. Admin API keys can manage other keys

  4. Rate limiting enforced per API key

PreviousSubnet 25 Mainframe APINextFolding API

Last updated 3 months ago