4Cx API
The 4Cx public API exposes the platform endpoints such as: markets, take plays, place offers, and read your positions in real time.Authentication
Send your auth token in theAuthorization header. No Bearer prefix — the raw token only.
After Log in, copy
user.auth from the response and send it as the Authorization header on every subsequent request.