Getting API Versions for Migration APIs

You can manage versions using the set of REST resources summarized in the following table.

Important: The version number is case-sensitive. For example, if the version number is listed as v1 with a lowercase v, you cannot enter the version number with a capital V as in this incorrect example, V1, which would result in an error. Instead, you must enter the version number with a lowercase v as in this correct example: v1.

Before using the REST resources, you must understand how to access the REST resources and other important concepts. See Implementation Best Practices for EPM Cloud REST APIs. Using this REST API requires prerequisites. See Prerequisites.

Table 9-2 Manage Versions of Migration APIs

Task Request REST Resource
Get REST API Versions for Migration GET /interop/rest/
Get Information About a Specific REST API Version for Migration GET /interop/rest/{apiVersion}