TinyCert offers an HTTP API to access its major functionality. Documentation for the API can be browsed online below, and client libraries are available for download from GitHub.
To make requests to the API, you will need your email address, passphrase and your personal API key. The API key generated for your account is:
This API key serves as authentication mechanism instead of your password. If you have reason to believe you API key has been compromised, please request a new key.
The HTTP API is at version 1. The following documentation is available:
At present, we provide client libraries for PHP and C# only. If you require another language, please let us know.
Please note that while we are grateful for third-party libraries, the level of support we can provide for those libraries might be limited and we may refer you to the original author.