Simpplr’s Extensibility Center provides a list of APIs you can access. Build workflows for intranet sites, content, notifications, people, analytics, and more!

Follow the steps mentioned below to access the Simpplr APIs.

1. Log in

From the top banner, click **Log in** to log in to your Simpplr instance.

2. Enter the domain for your tenant and continue.

3. Grant permissions to Simpplr Extensibility Center to access your tenant.

4. Once the permissions are given, you will be authenticated and redirected back to the Simpplr Extensibility Center.

5. Navigate to the API section and hit the *Try It!* button.


  1. API - this section has the listing of all the Simpplr APIs supported by the Extensibility Center

  2. Parameter section - all the parameters for the API will be listed here

  3. Language - Use this section to select the programming language in which you would require the code snippet, to call Simpplr APIs from your custom code

  4. Authentication - All the Simpplr APIs make use of 0Auth 2.0 as the authentication mechanism. To access the APIs you will have to provide a valid access token here. If you have already logged in to the Extensibility Center, the access token will be auto-populated for you

  5. Try It! - Click this button to make the API request to your Simpplr instance

  6. Response - This section will show you the API response