trading212-api
This skill documents how to authenticate and interact with the Trading 212 REST API for account summaries, orders, positions, historical data, and exports. It instructs storing credentials in env vars like `T212_API_KEY`/`T212_API_SECRET`, running shell `curl`/bash scripts that read/write `/tmp/t212_instruments.json` and call `https://demo.trading212.com`/`https://live.trading212.com`.