https://pay-prod.undercoveriris.io/audit/request
by undercoveriris.io
Accepts a payload with a set of contract files and performs a security auditory on those files. Since that task is time and effort consuming, this endpoint returns -on success- a ticket number to track the execution of the audit.
storagebase-mainnetscheme: exact$2.00
Payment Options
| Network | Price | Scheme | Pay To |
|---|---|---|---|
| base | 2000000 | exact | 0x0E5676ABd554d914d243a2b42502aa895AE38324 |
Usage
cURL
curl -X GET "https://pay-prod.undercoveriris.io/audit/request" \
-H "X-402-Payment: <payment_proof>"JavaScript
const response = await fetch("https://pay-prod.undercoveriris.io/audit/request", {
headers: {
"X-402-Payment": paymentProof,
},
});
const data = await response.json();Details
- Type
- http
- x402 Version
- 1
- MIME Type
- application/json
- Last Seen
- 2/12/2026
- Indexed
- 2/12/2026
Facilitator
PayAI
https://facilitator.payai.network