trading212-api

Installation
SKILL.md

Trading 212 API

Note: The Trading 212 API is currently in beta and under active development. Some endpoints or behaviors may change.

Quick Reference

Environments

Environment Base URL Purpose
Demo https://demo.trading212.com/api/v0 Paper trading - test without real funds
Live https://live.trading212.com/api/v0 Real money trading

Order Quantity Convention

  • Positive quantity = BUY (e.g., 10 buys 10 shares)
  • Negative quantity = SELL (e.g., -10 sells 10 shares)

Account Types

Installs
249
GitHub Stars
63
First Seen
Feb 4, 2026