JavaScript In-line SDK
We offer a JavaScript in-line SDK to easily integrate into your existing website and provide rather complex features in an easy way.
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<script src="https://issuance.akowe.app/sdk/v1.js"></script>
</head>
<body>
<button onclick="AkoweCreateTemplate('[email protected]');">Open Template</button>
<button onclick="AkoweIssueCertificates('[email protected]');">Issue Loaded Certificates</button>
</body>
</html>Create Template
Issue Certificates
Last updated