FOREX.com Session API

Authenticate and manage API sessions for the FOREX.com trading platform. A POST request to the session endpoint with username, password, and AppKey returns a session ID used as a header credential for all subsequent REST API requests.

API entry from apis.yml

apis.yml Raw ↑
aid: forex-com:forex-com-session-api
name: FOREX.com Session API
tags:
- Authentication
- Session Management
- Forex
- Trading
properties:
- url: https://www.forex.com/en/trading-tools/api-trading/
  type: Documentation
description: Authenticate and manage API sessions for the FOREX.com trading platform. A POST request to
  the session endpoint with username, password, and AppKey returns a session ID used as a header credential
  for all subsequent REST API requests.