Action the request is intending to take.
APIs
/CeFi
/- TrueX WebSocket API
Overview
Authentication
Unauthenticated Endpoints
Links
Change Log
/api/v1
TrueX WebSocket API
TrueX WebSocket API 1.0.0
- 📖 Full API Documentation: https://docs.truex.co/
- 📧 Support: support@truex.co
Overview
E-mail
Channel
Payload
List of items the request is intending to act upon.
Example: ["BTC-PYUSD"]
List of channels the request is intending to interact with.
Example: ["INSTRUMENT"]
Required field on all requests; a UTC Unix epoch in seconds. Must be with 15 seconds of the servers current time.
Example: "1741894773"
Exchange designation ID will be UUIDv4. Must be supplied in human readable form. RFC 9562.
Example: "30d17c5b-5d7b-4f06-bdc5-d4b3b12bdd4"
Exchange supplied API key will be in UUIDv4. Must be supplied in huyman readable form. RFC 9562.
Example: "6398805c-f369-40f6-ac07-94ce683056e4"