# httpay.xyz API Gateway: Google Gemini (DELETE)

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

Proxies DELETE requests to the Google Gemini API through a pay-per-call x402 payment gateway

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/gemini/%7B*path%7D
- Price: $0.005/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-api-gateway-google-gemini-delete-587d0d29
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OjXm8bwMatM8EYg_ew95h

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-api-gateway-google-gemini-delete-587d0d29 -d '<json body>'
```

Example prompt: Delete the tuned Gemini model named 'tunedModels/my-custom-model-123' via the httpay gateway — use the DELETE method and route it through the Gemini proxy path.

## When to prefer this

Choose this endpoint when you need to issue DELETE operations against the Google Gemini API without managing your own API keys, preferring a pay-per-call micropayment model via x402 protocol. Ideal for agents that need to clean up tuned models, cached content, or other deletable Gemini resources on demand.

## Known failure modes

- Payment not fulfilled — 402 response if x402 payment header is missing or insufficient
- Invalid Gemini path — 404 if the resource path does not correspond to a valid Gemini API resource
- Unauthorized — 401/403 if underlying Gemini credentials are invalid or expired on the gateway side
- Resource not found — Gemini returns 404 if the specified resource does not exist
- Rate limiting — 429 if the gateway or upstream Gemini API is overwhelmed

## How this service works

API Gateway: Google Gemini API

## Output

The HTTP response from the Google Gemini API for the DELETE operation, including status code and any confirmation or error payload indicating whether the resource was successfully deleted.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/httpay-xyz-api-gateway-google-gemini-delete-587d0d29/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)
