Logo IndexNano
Documentation
Download for AI
Download the API reference as a .txt file — ready to upload to any AI assistant (ChatGPT, Claude, Gemini, etc.)

Introduction

Welcome to the IndexNano MT5 REST API documentation.

Our API allows you to seamlessly connect your MetaTrader 5 (MT5) accounts, retrieve real-time market data, manage trades, and track account performance using standard HTTP requests. Whether you are building a trading journal, an automated bot, or a prop-firm dashboard, you will find everything you need here.

📍 Your Base URL

Because our infrastructure routes you to the most optimal server, your Base URL is dynamic.⚠️ Important: Throughout this documentation, you will see {{BASE_URL}} used in the code examples. You must replace this with your actual assigned Base URL.How to find your Base URL:
1
Log in to your portal at : app.indexnano.com
2
Navigate to > API Access > Docs
3
Copy your unique Base URL from the dashboard.

What you can do with this API

— Connect Accounts : Securely link MT5 accounts without sharing master passwords.— Manage Trades : Open, modify, and close market or pending orders.— Pull Market Data : Get real-time quotes, symbol parameters, and historical OHLC price data.— Track Performance : Retrieve account balances, equity, and full trading history.