# GlobalAPI UK CPI — United Kingdom Consumer Price Index Data

> GlobalAPI UK CPI — United Kingdom Consumer Price Index Data is a paid API for AI agents from globalapi.dev, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-13).

Returns live UK Consumer Price Index (CPI) inflation data via a pay-per-call x402 micropayment endpoint

## Facts

- Endpoint: GET https://globalapi.dev/uk/cpi
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/globalapi-uk-cpi-united-kingdom-consumer-price-index-data-5e1d53ec
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rmWYEqmqmu12UB70blYg5

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 globalapi-uk-cpi-united-kingdom-consumer-price-index-data-5e1d53ec
```

Example prompt: What is the current UK Consumer Price Index (CPI) inflation rate? Fetch the latest data from GlobalAPI.

## When to prefer this

Choose this endpoint when you need UK CPI inflation data without a subscription or API key, want pay-per-call micropayment pricing, or need machine-readable economic indicator data for the United Kingdom specifically. Ideal for AI agents that need occasional economic data lookups without committing to a SaaS plan.

## Known failure modes

- Payment not provided or insufficient USDC — HTTP 402 returned requiring x402 payment
- Data temporarily unavailable due to source refresh — service error returned
- Invalid query parameters — malformed request error
- Rate source lag — data may reflect most recently published official figure, not real-time

## How this service works

GlobalAPI x402 provides machine-ready access to live economic indicators, company registries, and sanctions screening. $0.002–$0.10 USDC per call. No subscriptions. No API keys.

## Output

Returns the current UK CPI value and associated inflation data, including the index figure, time period covered, and related economic metrics, delivered as structured machine-readable JSON after a $0.005 USDC x402 micropayment.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/globalapi-uk-cpi-united-kingdom-consumer-price-index-data-5e1d53ec/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from globalapi.dev](https://www.zero.xyz/host/globalapi.dev/llms.txt)
