# \[2 Dec 2024] Important Update

### Important Announcement: Deprecation of API Version 3

Dear Developers,

We are committed to continuously improving our platform to provide you with the best tools and experiences. As part of this effort, we are announcing the deprecation of **API Version 3**, effective **February 28, 2025**.

**What Does This Mean for You?**

* Starting from **February 28, 2025**, API Version 3 will no longer be supported.
* Any integrations relying on Version 3 of the API will cease to function beyond this date.
* We encourage all developers to migrate to **API Version 4** (or the latest version available) to take advantage of enhanced features, better performance, and improved security.

**What Should You Do?**

1. **Review Documentation:** Visit our [Developer Documentation](https://developers.zortout.com/) to learn more about the latest API version.
2. **Start Migration:** Begin updating your integration to use the latest API version as soon as possible.
3. **Reach Out for Support:** If you have questions or require assistance during the migration, please don't hesitate to contact our support team at <support@zortout.com>.

**Why Are We Making This Change?**

As technology evolves, it’s important to phase out outdated systems to ensure the stability, security, and scalability of our platform. This deprecation is a necessary step to align with modern standards and continue delivering exceptional service.

We understand that changes like this can be disruptive, and we are here to support you every step of the way. Thank you for your understanding and continued collaboration.\
\
Sincerely, \
The ZORT Developer Team


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.zortout.com/announcements/api-update/2-dec-2024-important-update.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
