Setup your API Key
Before you can make API requests, you’ll need to generate an API key from your AlfaOne dashboard.1
Navigate to Integrations
Log in to your AlfaOne admin dashboard and navigate to Settings → Integrations.
2
Create an API Key
Click on Generate API Key, provide a descriptive name for your key, and save it.
3
Copy your API Key
Copy the generated API key. It will be in the format:
ak_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxMake your first API call
Now that you have your API key, let’s make your first request to list all assessments in your organization.Response
Send an assessment invite
Once you have an assessment ID, you can programmatically invite a candidate to take it.Response
Next Steps
Authentication
Learn more about API authentication and security
API Reference
Explore all available endpoints