Skip to main content

Prerequisites

Before installing the SDK, ensure you have:
  • Python 3.8 or higher installed
  • pip package manager
  • A Mira Network API key (get one at console.mira.network)

Installation Steps

Step 1: Install via pip

Install the SDK using pip:

Step 2: Verify Installation

Verify the installation:

Step 3: Environment Configuration

Configure your environment:

Step 4: Test Your Setup

Create a simple test script:

Next Steps

Once installed, proceed to the Quickstart guide to make your first API call.