Onchain loyalty platform on Base Network. Businesses launch branded rewards in m...
https://api.loyalspark.online/x402-gateway/recipient-api/cancel-offerOverview
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes. Customers earn real value with every purchase. AI agents automate the rest.
Protocol
x402
Price
$0.0050
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
loyalspark
Source
bazaar
Indexed
2026-07-12 04:14:53
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyType": "json",
"description": "HTTP POST https://api.loyalspark.online/x402-gateway/recipient-api/cancel-offer?method=POST — x402-gateway /recipient-api/cancel-offer. Authenticate with header x-api-key: rwk_....",
"inputSchema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"additionalProperties": true,
"properties": {
"offer_id": {
"format": "uuid",
"type": "string"
}
},
"required": [
"offer_id"
],
"type": "object"
},
"method": "POST",
"type": "http"
}
Output Schema
{
"description": "JSON from Loyal Spark agent-api or recipient-api. See OpenAPI for response shape.",
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"type": "object"
},
"type": "json"
}