Quick Start
📦
JavaScript/TypeScript
npm install @preptalk/sdk🐍
Python
pip install preptalk🌐
REST API
curl -X GET https://api.avainterview.com/v1/Authentication
All API requests require a Bearer token in the Authorization header:
Authorization: Bearer YOUR_API_KEYGenerate API keys from your dashboard under Settings → API Keys.
API Endpoints
POST
/api/v1/auth/loginGET
/api/v1/templatesPOST
/api/v1/sessionsGET
/api/v1/sessions/:id/reportPOST
/api/v1/webhooksDELETE
/api/v1/candidates/:id