When will the APIs be deprecated?
Since February of 2023, SailPoint has been in the process of deprecating non public APIs. The original date we communicated to you was December 31st, 2023, but that has been extended.
SailPoint now intends to turn off (sunset) ALL non-public API endpoints on March 31st, 2024. A non public API endpoint is one that contains any of the following keywords in the URL:
- /cc/api
- /api
- /api/v2
Certain non-public API endpoints that show very little to no utilization by external users may be deprecated and turned off without notice.
How will we communicate these deprecations?
Deprecations are an ongoing effort, and we will announce the deprecation of individual endpoints as soon as production replacements are made available.
These announcements will happen in the form of a new topic in the Non-Public API Deprecations category in our forum, where each topic will be:
- The endpoint being deprecated
- Itâs suitable replacement
- This topic is also where you will provide any feedback you have on this endpoint
We strongly encourage you to subscribe to new topics in this category so you do not miss new endpoints that are ready to switch over.
We will also provide weekly recaps with the latest batch of deprecated APIs for that week. You will find these announcements in the following channels:
- The #announcements:product-updates forum category. We recommend subscribing to new topics here.
- In-app announcements within the âAdminâ page of IdentityNow
- Targeted emails
What do you need to do?
Subscribe to the API Deprecations Category
The first thing you should do is subscribe to notifications in the #idn:api-deprecations category for the latest updates to deprecations. You can subscribe by clicking on the âbellâ icon in the top right and setting your notification preference to âTrackingâ or higher. If you need help learning how to subscribe to notifications in our forum, you can read our guide here:
Start your migration plan early
If you are using any deprecated APIs in custom code that you have written, please discontinue use of the deprecated API as soon as possible. Each deprecated endpoint will offer one or more alternatives to migrate to our production API. Please click on the topic in #idn:api-deprecations for the deprecated endpoint you are using for more information on how to migrate. If you have any concerns about migrating off of a deprecated endpoint, please reply to the topic of that endpoint with your concerns.
Join our bi-weekly API Deprecation Office Hours
Our Developer Relations team is here to help you with this transition. To do this, we are going to be providing open office hours every two weeks where you can join and ask us about challenges youâre currently facing in your migration from our non-public APIs to a V3 API. Below is our first office hours, and more will follow in the Events category soon.
Have a question about using our SDK? Create a new topic in IDN Discussion and Questions and let us know. Weâre here to help!
What does SailPoint recommend?
Move your direct API calls to SailPoint-maintained SDKs
We strongly recommend you use this opportunity to migrate off of any custom code for your implementations, and onto SailPointâs official SDKs. Our SailPoint-built and supported SDKs will make implementing with our APIs easier, less time-consuming, and offer a number of benefits over direct API calls.
Read the SDK Docs
Watch our Getting Started With SDKs Video
Still have questions?
Let us know here in this announcement and weâll help you get to the right place.