This API is mostly for developers. this will work with any token type!
Last Updated: 11/30/2023
API Token's
To use this endpoint you will need to purchase a api key.
keep in mind you will need to renew this token every month
Enterprise endpoint
this will allow you to download the current certificate.
https://api.cococloud-signing.online/cert-direct
API URL endpoint.
Token's Types
Developers can pick between using a standard token or a premium token.
for Premium Tokens Use: 1
for Standard Tokens Use: 2
Output data
- "certmobileprovision": "https://api.cococloud-signing.online/certificate/mobileprovision?code=26b292a854",
- "certp12": "https://api.cococloud-signing.online/certificate/p12?code=26b292a854",
- "certpass": "cert pass will go here",
- "code": "26b292a854",
- "expcodetime": "2 Mins",
- "token-type": "premium"
Setup
We're using "Headers" to access this endpoint. if you need any help we will be happy to assist you with anything. support tickets
Setup Curl
Curl version of the api
curl -v \
-X GET \
-H "User-Agent: HTTPBot-iOS/2022.2.1" \
-H "APITOKEN: Token Here" \
-H "TYPE: 1" \
"https://api.cococloud-signing.online/cert-direct"
Setup Headers
How the endpoint should be setup...
if you need help with anything contact us: support chat