Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


This article describes how to authenticate with Swagger using Price f(x) APIPricefx API

Login

Before using majority of the Swagger functionality, the client application needs to authenticate with Price f(x)Pricefx. We use OAuth for authentication. Use the Base URL  https://www.pricefx.eu/pricefx/<partition-name> to access the endpoints described below.

...

The value for the pfxKeyString in the headers can be provided by Price f(x) upon Pricefx upon request.


The login endpoint will return an access-token, an access-token-type and a refresh-token.

...