G

Gradii API Docs

⌘K
API Reference

Gradii API v2

Complete RESTful API for Interview Management

Welcome

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.

Base URL

All API requests should be made to:

https://gradii.ai/api/v2

Authentication

Include your API token in the Authorization header of every request:

Authorization: Bearer iai_your_token_here