FrankieOne · Capability
KYC V2 API — IDV
KYC V2 API — IDV. 3 operations. Lead operation: Submit an identity document photo for ocr processing. Results will be in the form of an identity document with populated with ocr results.. Self-contained Naftiko capability covering one Frankieone business surface.
What You Can Do
POST
Processidvocr
— Submit an identity document photo for ocr processing. Results will be in the form of an identity document with populated with ocr results.
/v1/v2/individuals/{entityid}/actions/idv/ocr
POST
Initbiometrics
— At the end of the IDV data capture process with all photos and videos captured, signal to IDV provider that check is ready to analyse and check.
/v1/v2/individuals/{entityid}/actions/idv/process
POST
Getidvtoken
— Queries the IDV provider for a token to be used with their sdk. This allows a provider SDK to be instantiated, this is to be called before starting the IDV or OCR process.
/v1/v2/individuals/{entityid}/actions/idv/token
MCP Tools
submit-identity-document-photo-ocr
Submit an identity document photo for ocr processing. Results will be in the form of an identity document with populated with ocr results.
end-idv-data-capture-process
At the end of the IDV data capture process with all photos and videos captured, signal to IDV provider that check is ready to analyse and check.
read-only
queries-idv-provider-token-be
Queries the IDV provider for a token to be used with their sdk. This allows a provider SDK to be instantiated, this is to be called before starting the IDV or OCR process.