# httpay.xyz API Gateway: DigitalOcean API

> httpay.xyz API Gateway: DigitalOcean API is a paid API for AI agents from httpay.xyz, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Proxies any DigitalOcean REST API call via a pay-per-call x402 gateway, eliminating the need for a DigitalOcean API key

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/digitalocean/%7B*path%7D
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/httpay-xyz-api-gateway-digitalocean-api-be8531fe
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_WXFC_0gbbPUycIwuUVm1C

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-digitalocean-api-be8531fe -d '<json body>'
```

Example prompt: List all my DigitalOcean droplets in the NYC3 region by calling the DigitalOcean API through the httpay gateway — I don't have a DO API key set up.

## When to prefer this

Use this endpoint when you need to interact with the DigitalOcean API but don't want to manage or store a DigitalOcean API key — ideal for agents making one-off or infrequent DigitalOcean API calls using USDC micropayments via the x402 protocol on Base.

## Known failure modes

- Invalid or unsupported DigitalOcean API path returns 404
- x402 payment not completed results in 402 Payment Required
- Downstream DigitalOcean API rate limit exceeded returns 429
- Malformed query parameters cause 400 Bad Request from DigitalOcean
- DigitalOcean API outage causes 502/503 from the gateway

## How this service works

API Gateway: DigitalOcean API

## Output

The raw JSON response from the DigitalOcean REST API for the requested path, including resource listings, provisioning confirmations, configuration details, or operational data depending on the endpoint called.

## More

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