Complete RESTful API for Interview Management
The Gradii API enables you to integrate interview management, job campaigns, question banks, and candidate evaluation into your applications. All endpoints require Bearer token authentication.
All API requests should be made to:
https://gradii.ai/api/v2
Include your API token in the Authorization header of every request:
Authorization: Bearer iai_your_token_here