Next-gen Local API for MetaTrader

Industrial-grade Local API for MT4 & MT5

Local Power. Total Control. MetaAPI.host

The most secure self-hosted bridge for MetaTrader. Engineered for sub-millisecond latency and a Zero-Trust architecture for uncompromising account safety.

High-Performance Native Core100% On-PremiseZero-Trust Verified

Request

cURL
curl -X POST http://127.0.0.1:6000/rpc \
  -H "Authorization: Bearer tk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "jsonrpc": "2.0",
    "method": "get_account_info",
    "id": "1"
  }'

Response

JSON
{
  "jsonrpc": "2.0",
  "id": "1",
  "result": {
    "login": 88812345,
    "balance": 25400.50,
    "equity": 25380.20,
    "margin_free": 24100.00,
    "currency": "USD"
  }
}

Everything You Need

Built for algorithmic trading apps

⚙️

Ultra-Reliable Native Kernel

Leverage a highly-optimized native execution engine for sub-millisecond API response times.

🕵️

Absolute Privacy

100% on-premise execution. Your trading data and strategies never leave your own hardware or VPS.

🔒

Zero-Trust Architecture

Hardware-level machine fingerprinting and challenge-response auth protect your account from unauthorized access.

🔄

Low-Latency WebSocket

Direct local stream of price and order events with minimal network overhead and persistent connections.

🔑

Granular Identity Control

Assign separate identities and tokens for every terminal. Isolate access and revoke permissions dynamically.

🖥️

Unified Operations

A sophisticated console to monitor terminals, tokens, connectivity, and billing across your entire fleet.

Seamless Integration

Go from zero to executing your first trade via API in under 5 minutes. Our infrastructure handles the heavy lifting of terminal bridging and security.

1

Register & Configure

Create an account and generate an auth token in the web console.

2

Deploy the EA

Install the provided package into your target MT4/MT5 terminal.

3

Device Verification

Input the token in EA settings. Approve new devices via email securely.

4

Start Building

Connect your local app using the exact same token via REST or WebSocket.

EA

MetaAPI Gateway

Connected

v1.2.0

Authentication

tk_live_****************Active

Device Registry

Production Server A

Pricing Plans

Scale your trading infrastructure

Free

$0/mo

Perfect for individual developers testing on a single machine.

  • 1 Registered Machine
  • 1 Active Auth Token
  • 1 MT4/MT5 Instance
  • Localhost Access Only
  • Demo Accounts Only
Get Started
Most Popular

Professional

$49/mo

For traders managing multiple accounts across personal setups.

  • Up to 3 Registered Machines
  • 10 Independent Tokens
  • Unlimited Instances / Machine
  • Remote API Access
  • Live & Demo Accounts
Go Pro Now

Unlimited

$419/mo

Total freedom for quantitative teams and asset managers.

  • Unlimited Machines
  • Unlimited Auth Tokens
  • Fleet Management UI
  • Dedicated Technical Support
  • Custom White-label Options
Contact for Fleet

Custom enterprise solutions available. Need more? Contact our sales team

Ready to transform your trading stack?

Join developers building next-generation algorithmic tools directly on their own terminals with zero latency and full privacy.