removed

[2023-04-26][V1] Get Orders Endpoint Removal

❗️

ENDPOINT REMOVAL

On Friday, April 28th we will remove the GET v1/orders endpoint.

If you haven't yet, please migrate to the GET v2/orders as soon as possible.

What's changing?

On April 28th, we will remove the GET v1/orders endpoint. This follows its deprecation two weeks ago alongside the release of the new v2 protocol. Any calls made to this endpoint after the removal date will fail.

Please note that the GET v1/orders is currently returning orders that cannot be executed.

The GET v1/orders/nonce endpoint will also be removed with this update.

If you are using the endpoint for data analysis, you can also do that via the GET v1/events endpoint.

What should I do?

To avoid any disruptions, migrate to the GET v2/orders endpoint as soon as possible.

For more information, refer to the Get v2 orders endpoint.

Support

If you have any questions or encounter any issues, you can contact us via our Devs Discord.