Advertising
Confirm ad activation payment
After broadcasting the USDC activation payment transaction, call this endpoint with quote_id and transaction hash. The system verifies payment on-chain before activating the ad. Accepts application/json or form-encoded bodies. Rate limit: 10 requests/min/IP.
post/api/ads/activate/pay
Request body
Example request
{
"quote_id": "aq_xyz789",
"tx_hash": "0xabc123..."
}Response
Ad activated