# Bitget VIP Tier Spot Fee Schedule

> Bitget VIP Tier Spot Fee Schedule is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-14).

Returns the full VIP tier maker/taker fee schedule for Bitget spot trading

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/s/bitget-vip-fee-rate
- Price: $0.02/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/bitget-vip-tier-spot-fee-schedule-a7871943
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_OwokNtm_D1VXxRLt4ksK1

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 bitget-vip-tier-spot-fee-schedule-a7871943 -d '<json body>'
```

Example prompt: What are the maker and taker fees for each VIP tier on Bitget's spot market?

## When to prefer this

Use this endpoint when you need programmatic, structured access to Bitget's current VIP spot trading fee tiers without scraping their website. Ideal for cost comparison tools, trading bots calculating net PnL, or dashboards displaying exchange fee info.

## Known failure modes

- Upstream Bitget API unavailable — may return 5xx or stale data
- Payment not attached — returns 402 requiring $0.02 USDC x402 payment
- Fee schedule changes at source but endpoint returns cached data

## How this service works

Spot VIP tier maker/taker fee schedule on Bitget (no params). Returns JSON.

## Output

A JSON object containing the complete VIP tier maker/taker fee schedule for Bitget spot trading, including fee rates (as percentages or decimals) for each VIP tier level.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/bitget-vip-tier-spot-fee-schedule-a7871943/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
