v1

latestOpenAPI 3.0.02026-08-064842333.5 MB
Authentication

Get an Authentication Token (API V2 only)

Retrieves the access token, token type and the refresh token.

post/token

Headers

Pricefx-Keystring required

The Pricefx API key. Contact Pricefx Support to get your Pricefx-Key.

Request body

usernamestring required
partitionstring required
passwordstring required

A clear-text password.

Response

Login was successful. The response contains the access token, token type and the refresh token.

access-tokenstring required
refresh-tokenstring required
token-typestring required
expires-innumber required