# Port66 Luxury Listings API

> Port66 Luxury Listings API is a paid API for AI agents from port66.xyz, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Retrieve authenticated listing details for luxury fashion, watches, and rare collectibles by slug identifier.

## Facts

- Endpoint: POST https://port66.xyz/api/agent/v1/listings/%7Bslug%7D
- 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/port66-luxury-listings-api-d2ff1339
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ZBF0vpjZPDEhx1G-xSTMf

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 port66-luxury-listings-api-d2ff1339 -d '<json body>'
```

Example prompt: Pull up the Port66 listing details for the authenticated Rolex Daytona with slug 'rolex-daytona-2023-ref-116500' — I want to see the full item info, price, and authentication status.

## When to prefer this

Use this endpoint when you need to retrieve detailed, authenticated listing information for a specific luxury fashion item, watch, or rare collectible on Port66 and you already have the item's unique slug identifier. Prefer this over general search when you know the exact listing you want to inspect.

## Known failure modes

- Invalid or non-existent slug returns 404 not found
- Missing or invalid payment header results in 402 Payment Required
- Unauthorized access if x402 payment not processed returns 401
- Malformed slug format may return 400 bad request
- Network timeout if listing retrieval takes too long

## How this service works

Authenticated luxury fashion, watches, and rare collectibles.

## Output

Returns detailed listing data for a specific luxury item including authentication status, item description, pricing, condition, and collectible metadata associated with the given slug.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/port66-luxury-listings-api-d2ff1339/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from port66.xyz](https://www.zero.xyz/host/port66.xyz/llms.txt)
