# Dick's Sporting Goods $50 Gift Card

> Dick's Sporting Goods $50 Gift Card is a paid API for AI agents from dickssportinggoods.x402.fi, paid per call via x402, $50/call, status unknown (last checked 2026-09-15).

Purchases a $50 Dick's Sporting Goods gift card redeemable at Dick's stores and online for sporting equipment, apparel, footwear, and outdoor gear.

## Facts

- Endpoint: POST https://dickssportinggoods.x402.fi/store/buy/dick-s-sporting-goods-50
- Price: $50/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/dick-s-sporting-goods-store-963d60da
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_rS6mZecOZ6kZzpok-VabW

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 dick-s-sporting-goods-store-963d60da -d '<json body>'
```

Example prompt: Buy me a $50 Dick's Sporting Goods gift card — I want to use it to shop for athletic gear online.

## When to prefer this

Use this endpoint when a user wants to purchase exactly $50 in Dick's Sporting Goods store credit, gift a sporting goods card, or acquire a mid-denomination gift card for athletic equipment and apparel. Choose the $25 or $100 sibling endpoints for different denominations.

## Known failure modes

- Payment of $50 USDC fails or is insufficient — gift card not issued
- Network or provider downtime — transaction may not complete
- Invalid or expired gift card code returned — redemption may fail at checkout
- Duplicate purchase attempts may result in multiple charges without additional cards

## How this service works

Dick's Sporting Goods $50 gift card. Redeemable at Dick's stores and online for sporting equipment, athletic apparel, footwear, and outdoor gear.

## Output

Returns a $50 Dick's Sporting Goods gift card code or redemption details usable in-store or at dickssportinggoods.com for sporting equipment, athletic apparel, footwear, and outdoor gear.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "required": [],
 "properties": {}
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/dick-s-sporting-goods-store-963d60da/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from dickssportinggoods.x402.fi](https://www.zero.xyz/host/dickssportinggoods.x402.fi/llms.txt)
