Skip to content

API Endpoints Reference

OANDA Reference: OANDA v20 REST API

Complete reference for all FiveTwenty endpoint implementations.


Quick Reference

Endpoint Groups

Endpoint Purpose Key Methods
accounts Account management list(), get(), summary(), instruments(), configure(), changes()
orders Order operations post_market_order(), post_limit_order(), cancel(), list_pending(), list(), replace()
trades Trade management list_open(), get(), close(), modify(), list()
positions Position tracking list_open(), get(), close(), list()
pricing Market data get(), stream(), candles(), latest_candles()
transactions Transaction history list(), get(), get_range(), stream(), list_since()

Endpoint Organization

Account Management

Trading Operations

Market Data

  • Pricing Endpoint - Real-time prices, account-specific candlesticks, and latest candle data

History & Monitoring


Need More Context?

  • Learn with Tutorials for hands-on guidance
  • Get comprehensive guidance with Guides for both solutions and understanding

Ready to explore? Choose an endpoint above or browse the complete Client API Reference for setup and configuration details.