Skip to main content

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.
Store your API key securely. You won’t be able to see the full key again after creation.
3

Copy your API Key

Copy the generated API key. It will be in the format: ak_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Make 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

The candidate will automatically receive an email with a link to start the assessment.

Next Steps

Authentication

Learn more about API authentication and security

API Reference

Explore all available endpoints