------ This API allows developers to integrate the Frankie Financial Compliance Utility into their applications. The API allows: - Checking name, address, date of birth against national databases - Validating Australian driver's licences, passports, medicare, visas and other Australian nationa
No SDKs indexed for this API yet.
curl \ -H "api_key: $API_KEY" \ /ruok
curl \
-H "api_key: $API_KEY" \
/entity/{entityId}curl \
-H "api_key: $API_KEY" \
/document/{documentId}No SDKs yet