API Endpoints & Webhooks
The API endpoints and Webhooks that you can use to integrate with Testinvite assessment software
Created by Mustafa Ekim
API Endpoints
Please find below the endpoints for the API service.
Service | Endpoint | HTTP Method | When to use | Documentation |
Create Tickets | https://www.testinvite.com/api/v1/fatih/create-tickets | POST | To create new tickets for a Task | Click here |
Query Test Results | https://www.testinvite.com/api/v1/fatih/query-test-results | POST | To fetch Test results | Click here |
Fetch Monitoring Assets | https://www.testinvite.com/api/v1/fatih/fetch-monitoring-assets | POST | To fetch recorded proctoring materials like photos and videos of a Test session | Click here |
Fetch Tasks | https://www.testinvite.com/api/v1/fatih/fetch-tasks | POST | To fetch all Tasks | Click here |
Webhooks
Please find below the Webhooks that Testinvite provides
Webhook | When it is triggered | Documentation |
Post Back Test Results | When a test session completes | Click here |