Authorization
x.509
An x.509 certificate is used to authorize API requests. After registering, get in touch with the Trading platform's Admin to receive the x.509 certificate that must be used in further requests to the API. All requests to Trading MUST contain the certificate.
Example how to check the certificate
To check the certificate, send a request for the version
of the latest patch/log via curl.
Get the latest version via curl
`client.crt` and `client.key` will be provided by the DATA.BET integration team.1 2 3 4 5 |
|
1 2 3 4 5 6 7 8 9 |
|