Forex Feed REST API

The ForexFeed Web Service / REST API exposes a platform-independent data exchange protocol over HTTP.

Data is accessible via common web URLs, making it easy to use and compatible with most existing software systems.

You can define a variety of options in your URL, such as:
- Data Symbol(s)
- Timeframe
- Number of data points
- Output format
...to name a few

The REST API will format output data in your choice of:
- CSV (Comma Separated Values)
- JSON (JavaScript Object Notation)
- XML (eXtensible Markup Language)

To get started with the ForexFeed Web Service API, please continue reading.

Or if you prefer to work with an API (Application Programming Interface) we offer several downloadable Data APIs that may make things easier.