KB Article #183060

REST API Migration document

Problem

As of January 23rd, 2025 Axway will no longer provide patches, security updates or technical support, or conduct testing for SecureTransport's REST API versions 1.0 – 1.3 for product version 5.5. The sources and documentation for API versions 1.0 - 1.3 will be removed from the application following this date. This may affect custom plugins and integration scripts that could use some of the deprecated API endpoint versions.

Resolution

Before updating SecureTransport to 5.5-20250130 or later please check the following:

If Axway pluggable connectors are used, update them to latest versions.
If custom pluggable connectors, integration scripts or applications are performing REST API calls to SecureTransport are used, inspect their source code for references to deprecated endpoints like "/api/v1.0/sites".
Note that the URLs could be constructed from variables, so search for more atomic strings like "v1.0", "v1.1", v1.2" and "v1.3"

As an attachment to this Knowledge Base Article you will find a zip archive with a Migration Document and a Readme file, which you can download. We recommend to read the Readme file first, before using the Migration Document.

It outlines the migration of SecureTransport REST API 1.0, 1.1, 1.2, and 1.3 resources to a more recent version - 1.4 or 2.0. We recommend a direct migration to API 2.0 which is the latest version. Be aware that some old resources from API 1.0, 1.1, 1.2, and 1.3 cannot be migrated to any of the two latest versions. If there is a resource that has not been migrated but is of great importance to your organization, log an Idea in our MFT Ideas Portal.


Migration Document version: 1.0.0, 2024-01-11 16:05:26


Deprecated APIs' documentation: Enable or Disable the Deprecated Documentation for REST APIs 1.0, 1.1, 1.2, and 1.3.