Request
Response
Example request
Integration Guide
Use this portal to understand authentication, environments, shared conventions, service coverage, endpoint contracts, and the key schemas required for implementation.
curated endpoints reorganized by integration use case
service groups with a consistent contract narrative
single place for onboarding, standards, contracts, and go-live checks
Overview
This portal centralizes the information required to authenticate, select the correct environment, understand shared integration rules, and work with each available service.
Use the quick start to begin implementation, the conventions section for shared rules across services, the service map to identify the right API surface, and the endpoint reference for each contract.
How to use this guide
Recommended flow
This sequence summarizes the most common client journey: authenticate, identify the client scope, invite the individual, validate the assessment, generate the report, and optionally receive webhook notifications.
Onboarding
Shared rules
Report response behavior
Classic report endpoints can return either a downloadable file URL or a JSON payload depending on reportFormat.
Map
Contracts
Identity Service
Credit Service
Report Service
/api/report/v1/ClassicReports/PDAAssessment
POSTGenerate Classic Competency Report/api/report/v1/ClassicReports/CompetencyReport
POSTGenerate Classic Job Report/api/report/v1/ClassicReports/JobReport
POSTGenerate Invalid PDA Assessment Report/api/report/v1/ClassicReports/InvalidPDAAssessment
GETGet Link Summary Review/api/report/v1/ReportGenerated/GetLinkSummaryReview
Job Service
Competency Service
Individual Service
/api/individual/v1/Individuals/GetAllIndividualWithBehaviouralProfile
POSTAdd Individual/api/individual/v1/individuals
POSTRequest Evaluation/api/individual/v1/individuals/Invitation
GETGet Evaluation Links/api/individual/v1/AssessmentConfiguration/GetLinks
GETGet PDA Assessment Words/api/individual/v1/PDAAssessments/Words
POSTEnter PDA Assessment/api/individual/v1/PDAAssessments
GETObtain Individual Evaluations/api/individual/v1/PDAAssessments/IndividualEvaluations
Analytics Service
Payloads
These are the payloads integrators most often need to understand before implementation. Swagger remains the validation source of truth for exhaustive property coverage.
Operational readiness
Request
Response
Example request
Schema detail