provider plaid POST
/protect/compute @utdk/plaid
/protect/compute Compute Protect Trust Index Score
Use this endpoint to compute a Protect Trust Index score and retrieve fraud attributes.
For link-session models, if the Link session is not yet complete, the endpoint returns HTTP 400 with `error_type` = `INVALID_REQUEST` and `error_code` = `FAILED_PRECONDITION`.
Try it
Authentication
Configure credentials for The Plaid API
Code snippet
Updates live as you fill in the form above.
TypeScript
import plaid from '@utdk/plaid';
await plaid.protectcompute()