> ## Documentation Index
> Fetch the complete documentation index at: https://docs.verify-group.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Initiate voice interview for claim

> Create a voice interview session for a claim and return an upload URL for the audio file. Consumes 50 tokens for AI-powered fraud analysis.

<ParamField path="claimId" type="string" required>
  Claim ID
</ParamField>

<ParamField body="poiId" type="string" required>
  Person of Interest ID
</ParamField>

<ParamField body="source" type="CALL_CENTER | MOBILE_LINK | FIELD_RECORDER | AUTOMATED_CALL" required>
  Voice capture source
</ParamField>

<ParamField body="callbackUrl" type="string">
  Callback URL for notifications when analysis is complete
</ParamField>
