Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.tenbyte.com/v1/certificates/stats \ --header 'X-API-Key: <api-key>'
{ "data": { "active": 1, "provisioning": 1, "suspended": 1 }, "message": "Certificate stats fetched successfully.", "success": true }
Show child attributes