# httpay.xyz API Gateway: Turso Platform API

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

Proxies POST requests to the Turso Platform API through an x402 micropayment gateway for $0.001 USDC per call

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/turso/%7B*path%7D/*
- Price: $0.001/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-09730fb5
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_S7zJrvPHkvrIYlDEviBNS

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-09730fb5 -d '<json body>'
```

Example prompt: Can you call the Turso Platform API to list all my databases under my organization — use the gateway at httpay.xyz with x402 micropayment, hitting the /v1/organizations/{org}/databases endpoint?

## When to prefer this

Use this endpoint when an AI agent needs to interact with the Turso Platform API programmatically and wants to pay per-call via x402 micropayments rather than managing Turso API credentials or subscriptions directly. Ideal for agents automating database provisioning, organization management, or Turso resource inspection on a low-frequency basis where per-call billing at $0.001 is cost-effective.

## Known failure modes

- Payment not attached or insufficient USDC balance — 402 Payment Required
- Invalid or malformed Turso API path — 404 Not Found
- Turso API authentication failure — 401 Unauthorized forwarded from upstream
- Turso rate limiting — 429 Too Many Requests forwarded from upstream
- Invalid request body for the target Turso endpoint — 400 Bad Request
- Gateway connectivity issue — 502 Bad Gateway

## How this service works

API Gateway: Turso Platform API

## Output

The raw JSON response from the Turso Platform API for the proxied path, including database records, organization data, token info, or other platform resources depending on the endpoint called

## More

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