# API Platform - Legacy URL deprecation

# What is the update?

Starting on February 1st, 2023, we will deprecate support for the API platform legacy URL. Requests to these endpoints will no longer be routed to your API recipe. These URLs use the format https://www.workato.com/service/*, followed by the unique API collection prefix.

# Who is affected?

This deprecation affects API clients that are actively using the legacy URL. You must use the current URLs, either https://apim.workato.com/* or your API custom domain.

Workato lists the correct URL in your API Collection page.

# Do these clients need to change anything else?

Other than the URL, API clients do not have to change anything.

# How can my API clients test their application using the current URL before the deprecation date?

API endpoint current URL API endpoint current URL

The current URL can be found on the API endpoint page. We recommend that you share this URL with your clients immediately. They should begin switching and testing in advance of the deprecation date.

# What happens if my API clients do not switch to the current URLs after the deprecation?

API requests to the legacy URLs will be rejected with a 401 response code.


Last updated: 11/24/2022, 6:52:55 AM