Step 1 - API credentials
Pre-requisites
- Users requesting access to create API Keys must be assigned an Admin role with permissions to API Key Manager.
Steps
- Login to AlumniAdmin
- Expand the Site Manager menu and click on the API Access Manager submenu.

Access your portal page as Admin then on the left menu click on "Site Manager > Api Access Manager"
- In the API Access Manager page, click the Create Key button.

Click on top right button 'Create Key'
- In the Create API Key modal, enter a name for the key then click the Save button.

Type the API Key name.
- The API Key Created modal appears which contains the Client ID and Client Secret. Take note of the information and click the Done button when finished. Please note that for security reasons, this modal will only appear once. The Client ID of your key will be available in the Keys table of the API Access Manager page but the Client Secret can no longer be retrieved after the Done button is clicked.

Copy your 'Client ID' and 'Client Secret' and save it somewhere safe. For security reasons, this 'Client Secret 'will be shown only once.
- You can create and remove your keys whenever you need. Now you can access the API reference page to start to use our API.
Updated about 2 months ago
What’s Next
Access the token endpoint to generate your access_token
using your newly created credentials.