1. Getting Started - edubrite/javaapi GitHub Wiki

Generate API keys

  1. Login to your micro-site and open Site Admin > Site Details from the navigation.

  2. Visit Integration tab and click on Generate Encryption Keys (if not already generated)

  3. Then click on Generate Api Key. This will generate username/password.

  4. Disable API Encryption and click Save


Use API keys

  1. Open edubrite.properties from the API project.
  2. Copy paste generated API keys against the keys in the file
    url=<Connect URL>
    userName=<Username>
    password=<Password>
⚠️ **GitHub.com Fallback** ⚠️