Skip to main content

Sertifi Support Site

Sertifi API

New Password Requirements

Beginning July 1st 2024, the requirements for a Sertifi user password will change. New passwords have a minimum length of 12 characters, and must use at least one uppercase letter, lowercase letter, number, and special character.

Accepted special characters are @ # $ % & * - ! + = . ? ( )

You will be prompted to change your password when logging in for the first time after July 1st, 2024.

Sertifi offers a REST API for enabling seamless application access and use.

You can access REST documentation from three different sources:

To test an endpoint in the API Developer Center, go to the API Documentation tab, and select an endpoint from the lefthand navigation bar.

From here, you can input the parameters you'd like to test. You can test the API for your own portal by entering your portal's API code in the header field underneath Authorization.

To run the API call, click Try It!.

REST_API_Test.png

Note

You can preview API calls in different programming languages by selecting one from the Language section at the top right of the page.

Notice

To see common Sertifi REST API workflows, take a look at the Recipes section.