# HTTPay API Gateway: Datadog API

> HTTPay API Gateway: Datadog 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-15).

Proxies POST requests to the Datadog API through a pay-per-call x402 gateway, enabling metered access to Datadog's monitoring and observability endpoints.

## Facts

- Endpoint: POST https://httpay.xyz/api/gateway/datadog/%7B*path%7D/*
- Price: $0.002/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-a669b8a4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ptOGioIVihHTUXVxrmYAi

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

Example prompt: Query the Datadog API to get the current status of all my monitors — route it through the HTTPay gateway at the path /v1/monitor so I can use pay-per-call access instead of a direct API key subscription.

## When to prefer this

Use this endpoint when you need metered, pay-per-call access to the Datadog API without committing to a full Datadog subscription or managing API key infrastructure directly. Ideal for agents that occasionally need to query or submit Datadog monitoring data and prefer micro-payment billing via x402/USDC.

## Known failure modes

- Invalid or unsupported Datadog API path returns 404 or passthrough error
- Payment not processed or insufficient USDC balance returns 402
- Malformed request body causes Datadog to return 400 bad request
- Missing or invalid Datadog authentication headers forwarded to downstream API
- Datadog API rate limiting or downtime propagated as 5xx error
- Wildcard path not matching any valid Datadog endpoint

## How this service works

API Gateway: Datadog API

## Output

Returns the raw JSON response from the proxied Datadog API endpoint, including metrics, logs, monitor states, events, or other Datadog observability data depending on the path called.

## More

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