# GlobalAPI US Jobs Data

> GlobalAPI US Jobs 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-14).

Retrieves live US jobs and employment data via pay-per-call with no API key required

## Facts

- Endpoint: GET https://globalapi.dev/us/jobs
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/globalapi-us-jobs-data-3fe5a439
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_54aUHZgWysWf2CE9kYhgo

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-us-jobs-data-3fe5a439
```

Example prompt: Can you pull the latest US jobs data for me — I want to see current employment figures and labor market indicators without signing up for any subscription?

## When to prefer this

Use this endpoint when you need live US jobs and employment data without committing to a subscription or managing API keys. Ideal for AI agents that need occasional, pay-as-you-go access to US labor market data at $0.005 USDC per call via the x402 payment protocol.

## Known failure modes

- Payment not received — 402 status returned requiring USDC micropayment
- Invalid properties filter parameter — malformed query returns 400 error
- Data temporarily unavailable — upstream source outage returns 503
- Rate limiting if payment is not processed correctly

## 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 live US jobs and employment data including labor market indicators and statistics, delivered in machine-readable format for $0.005 USDC per call with no API key or subscription required.

## Request schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/globalapi-us-jobs-data-3fe5a439/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)
