# httpay.xyz Wikimedia REST API Gateway (DELETE)

> httpay.xyz Wikimedia REST API Gateway (DELETE) is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).

Proxies DELETE requests to the Wikimedia REST API through an x402 micropayment gateway at $0.001 USDC per call

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/wikipedia/%7B*path%7D
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-xyz-wikimedia-rest-api-gateway-delete-a957caf2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JUDub_vCMscWw0A-Z7MCs

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability httpay-xyz-wikimedia-rest-api-gateway-delete-a957caf2 -d '<json body>'
```

Example prompt: Delete the Wikimedia REST API resource at path '/page/html/Sandbox' by sending a DELETE request through the httpay gateway — I'll cover the $0.001 USDC micropayment via x402.

## When to prefer this

Use this endpoint when you need to issue HTTP DELETE requests to the Wikimedia REST API and want to pay per-call via x402 USDC micropayments rather than managing your own Wikimedia API credentials or infrastructure. Suitable for agents that need occasional destructive operations on Wikimedia resources without a long-term API key setup.

## Known failure modes

- Wikimedia API path not found — 404 from upstream
- Insufficient permissions to delete the requested Wikimedia resource — 403
- Payment failure or insufficient USDC balance — x402 payment required error
- Invalid path format — malformed wildcard path segment
- Wikimedia API rate limiting or downstream unavailability — 503
- Gateway timeout if Wikimedia REST API is slow to respond

## How this service works

API Gateway: Wikimedia REST API

## Output

Returns the raw Wikimedia REST API response to the DELETE request, including HTTP status code and any response body indicating success or failure of the deletion operation.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-wikimedia-rest-api-gateway-delete-a957caf2/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from httpay.xyz](https://www.zero.xyz/host/httpay.xyz/llms.txt)
