The management API is only available on the Enterprise tier when using the SSOReady’s cloud-hosted offering.
If you’re self-hosting SSOReady, you can use the management API for free.
SSOReady automates away everything most companies will ever need to support their enterprise SAML and SCIM plans. With SSOReady’s SAML and SCIM APIs, you have everything you typically need.
For most SSOReady users, the typical lifecycle of how you use SSOReady is:
For some large-scale SSOReady users, step (4) is a problem, and they want to automate it. If you have so many enterprises signing up that having to log into the SSOReady webapp to create an organization for each of them is a concern, then you may be one such SSOReady user.
With the Management API, you can automate away everything that would otherwise require a human to click around in the SSOReady web application. With the management API, the workflow for steps (4) would become:
The Management API can automate almost all operations that you can achieve by clicking around in the SSOReady web application. In particular, you can:
You can call the Management API using SSOReady’s HTTP API, or using SSOReady’s SDKs. Each endpoint’s API Reference listed in Management API Capabilities includes examples using the SDKs or HTTP API.
You can use the Management API using the same API keys you use when interacting with the SSOReady SAML and SCIM APIs. By default, API keys do not have access to the Management API. Creating API keys having access to the Management API is covered in SSOReady concepts: Environments: “Management API”.