# AlphaOS Premium Operator Dossier Report

> AlphaOS Premium Operator Dossier Report is a paid API for AI agents from www.alphaos.site, paid per call via x402, $0.05/call, status unknown (last checked 2026-09-14).

Returns a comprehensive operator dossier including reputation score, rank, tier ladder, next milestone, level curve, quest progress, streak, and global ranking for a given AlphaOS operator.

## Facts

- Endpoint: POST https://www.alphaos.site/api/x402/report
- Price: $0.05/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/alphaos-premium-operator-dossier-report-c9d23e4c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_AiDI_dBH7sH2jsjRZLcS6

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 alphaos-premium-operator-dossier-report-c9d23e4c -d '<json body>'
```

Example prompt: Pull up the full AlphaOS premium dossier for my operator — I want to see my current reputation score, tier, where I sit on the tier ladder, my next milestone, level curve, quest progress, streak, and global ranking.

## When to prefer this

Use this endpoint when you need the full, premium-tier operator profile including the complete tier ladder, next milestone, level curve, and quest progress — not just a basic reputation score. Choose this over the sibling basic reputation endpoint when you need comprehensive gamification state and ranking context for an operator.

## Known failure modes

- Invalid or unknown operator identifier returns 404 or empty result
- Missing required operator parameter returns 400 bad request
- Unpaid or failed x402 payment returns 402 Payment Required
- Operator has no activity history, returning minimal or zeroed dossier
- Rate limiting if called too frequently returns 429

## How this service works

AlphaOS premium operator dossier: reputation, rank, full tier ladder + next milestone, level curve, quest progress, streak, and global ranking.

## Output

A comprehensive operator dossier containing: reputation score (0-1000), rank label, full tier ladder with current position highlighted, next milestone target and distance, level curve data, XP total, quest progress details, current streak count, and global ranking position among all AlphaOS operators.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/alphaos-premium-operator-dossier-report-c9d23e4c/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.alphaos.site](https://www.zero.xyz/host/www.alphaos.site/llms.txt)
