Skip to main content

Sertifi Support Site

Sertifi API

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.