Skip to Content
Verdict is in beta 🎉
API ReferenceEndpointsAPI Endpoints

API Endpoints

Verdict provides the following API endpoints:

EndpointDescription
/api/v1/screenScreen lead intake against your configured practice areas and threshold score
/api/v1/scoreGet detailed quality score and analysis for client intake data

Authentication

All API endpoints require authentication with an API key.

Include your API key in the Authorization header of all requests:

Authorization: Bearer YOUR_API_KEY

Common Response Format

All endpoints follow a consistent response format.

For more details on specific endpoints, please select one from the navigation menu.

Last updated on