# Cloudinary Admin API - Usage Details

> Cloudinary Admin API - Usage Details is a paid API for AI agents from gateway.apiosk.com, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-15).

Retrieves Cloudinary product environment usage metrics including credits, bandwidth, storage, transformations, and requests.

## Facts

- Endpoint: GET https://gateway.apiosk.com/cloudinary/usage
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/cloudinary-admin-api-usage-details-129e840b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZbV74b-QCTRmf5wwLllv1

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 cloudinary-admin-api-usage-details-129e840b
```

Example prompt: Can you pull my Cloudinary usage details and tell me how much bandwidth, storage, and how many transformations I've used in my current product environment?

## When to prefer this

Use this endpoint when you need programmatic, on-demand access to Cloudinary usage metrics without logging into the Cloudinary dashboard, especially in agent workflows that monitor resource consumption or trigger alerts based on quota thresholds. Prefer this over manual dashboard checks when building automated billing audits, quota alerting systems, or cost tracking pipelines.

## Known failure modes

- Invalid or missing Cloudinary credentials result in authentication errors
- Cloudinary API rate limits may cause temporary failures
- Upstream Cloudinary API downtime can cause gateway errors
- Malformed input objects may return 400-level errors

## How this service works

Get Cloudinary product environment usage details: credits, bandwidth, storage, transformations and requests.

## Output

Returns a breakdown of the Cloudinary product environment's usage metrics, including consumed credits, bandwidth used, storage used, number of transformations performed, and total API requests made.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/cloudinary-admin-api-usage-details-129e840b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from gateway.apiosk.com](https://www.zero.xyz/host/gateway.apiosk.com/llms.txt)
