Skip to content
Get started

Review

Paykeys are secure tokens that link verified customer identities to their bank accounts. Each Paykey includes built-in balance checking, fraud detection through LSTM machine learning models, and can be reused for subscriptions and recurring payments without storing sensitive data. Paykeys eliminate fraud by ensuring the person initiating payment owns the funding account.

Update a paykey's status
$ straddle paykeys:review decision
PATCH/v1/paykeys/{id}/review
Get paykey review details
$ straddle paykeys:review get
GET/v1/paykeys/{id}/review
Update a paykey's identity review decision
$ straddle paykeys:review refresh-review
PUT/v1/paykeys/{id}/refresh_review