We are excited to announce that, as of today, you will see a refreshed site on developer.sailpoint.com! It should look something like this:
Here are some of the major new features:
Open Source
The new SailPoint Developer Community is completely open source! You can contribute directly to the docs here, whether you want to fix a small typo thatโs bugging you, or you feel adding a completely new doc will add value. Checkout the source and read the contribution guidelines to get started!
Dark Mode
We had a feature request for dark mode, and it is now implemented! You can enable dark mode on developer.sailpoint.com here:
You can enable dark mode in the Developer Community Forum here:
We will be working on making the navbars and dark/light themes across the platforms more cohesive.
API Explorer
API specifications now have a much cleaner (and faster loading!) UI. Not only that, but the API explorer has two great new features!
Code Samples
The API specifications now come with code samples for a few major languages. Donโt see a language youโd like? Let us know and we can work on getting it added!
Search
Search the docs now powered by Algolia! The search is new, so please let us know what your thoughts are!
API Calls in the Browser
API Calls in the browser are now possible! For any given API call just set your tenant in the URL by clicking Edit
, add your bearer token, and then send the API request!
Contribute to the Docs
No longer do you have to submit a support ticket, create a community topic, or just sit and wish we had a doc for this or that! If you want to simply modify an existing doc, just click this link at the bottom of a page:
If youโre looking to add net-new docs, you can simply pull down the repository, add the docs you want to add, and submit a pull request!