Log In

This page will help you get started with SimpleCert API.

The SimpleCert API is a REST interface, that provides programmatic access to much of the data in the application.
It provides URLs for accessing Projects, Certificates, and Recipients with built-in HTTP features. This makes it easy to integrate the automation process.

The API accepts JSON content in requests and returns JSON content in all of its responses, including errors. Only UTF-8 character encoding is supported for both requests and responses.