Skip to main content
POST
Flow402 Verify

Body

application/json
from
string
required

Payer USDC address

Example:

"0x...payerAddress"

to
string
required

Merchant USDC address

Example:

"0x...merchantAddress"

amount
required
network
string
default:base
required
Examples:

"base"

"base-sepolia"

"arbitrum-one"

"arbitrum-sepolia"

"optimism"

"optimism-sepolia"

"solana"

"solana-devnet"

scheme
string
default:exact
required
Examples:

"exact"

"transfer"

Response

Successful Response

verified
boolean
Example:

true

intentId
string
Example:

"pi_..."

nonce
string
Example:

"uniq-generated-string-from-flow402"

expiresAt
string<date-time>