For the complete documentation index, see llms.txt. This page is also available as Markdown.

SIGNED (TRADE) Endpoint security

  • SIGNED endpoints require an additional header X-Signature.

  • Endpoints use HMAC SHA256 signatures. The HMAC SHA256 signature is a keyed HMAC SHA256 operation..

Last updated