Get ClientId
for your extension from Lyearn Team. This will be common across users and uniq for an extension.
End User will generate the API-Key
form Lyearn UI.
Once the extension has both ClientId
(obtained from step 1) and API-Key
(obtained from step 3) use the Authentication Steps mentioned here. Once authenticated lyearn will send AuthTokens use in subsequent Public-API calls.
<aside> 💡 Authentication Steps Mention in detail Using Postman For Authentication With clientId and clientSecret/API-Key
</aside>
Visit the User-Profile Page
Go to 3 dot menu and Click on Personal API-Keys
Add name and then generate key.
Copy the generated keys as it will be visible to you only once. Keep it safe with you and don’t share with anyone. You can anytime come and revoke the keys.
Using Postman For Authentication With clientId and clientSecret/API-Key