Migration / Compatibility Notes

If you are migrating from a centralized exchange API or an older version:

  • Ensure path naming remains consistent (e.g., /v1/orders rather than mixing versions).

  • Maintain backward compatibility headers (e.g., X-API-VERSION: 1).

  • Rate limit rules may differ for new endpoints — check the documentation.

  • Signing methods may differ; update SDKs accordingly.

Last updated