Configurazione
Imposta base URL, Bearer token e Channel ID — salvati in localStorage.
Dev locale: http://localhost:8000/api · Prod: https://api.proofage.eu/api
Header: Authorization: Bearer {token}
Header: X-Channel-Id: {id}. Lascia vuoto per usare il canale default.
Endpoint disponibili
POST
/api/v1/verifications/photofoto, low-frictionPOST
/api/v1/verifications/videovideo brevePOST
/api/v1/verifications/live/initapre sessione live (HTTPS)POST
/api/v1/verifications/live/completechiude sessione live (HTTPS)POST
/api/v1/verifications/{id}/document-fallbackdoc fallbackPOST
/api/v1/verifications/{id}/face-matchselfie vs documentoGET
/api/v1/verifications/{id}dettaglio verificaGET
/api/v1/receipts/{id}receipt firmataNote ProofAge
- Decisioni sempre:
pass/fail/review_required estimated_ageè una stima a soglia, non un valore di certezza assoluta- Endpoint
live/richiedono HTTPS in produzione - Soglie: liveness ≥ 70% · spoof/synthetic ≤ 40% · deepfake ≤ 50%