Moonbase Docs

Orders

Create and manage trading orders

Overview

The Orders API allows you to create, manage, and track trading orders on the Moonbase platform. You can place new orders, cancel active orders, and retrieve order history.

Available Endpoints

Order Management

API Key Management

Authentication

All order endpoints require authentication. You must include valid API credentials in your requests.

Order Types

The platform supports various order types including market orders, limit orders, and more. Refer to the individual endpoint documentation for specific order type requirements.

Getting Started

To start placing orders:

  1. Ensure you have valid API credentials
  2. Review the order creation endpoint documentation
  3. Understand the order parameters and requirements
  4. Monitor your orders using the active and archived order endpoints

For detailed information about each endpoint, refer to the individual documentation pages.