# BaseBuilder Crypto Active Airdrops

> BaseBuilder Crypto Active Airdrops is a paid API for AI agents from bb-crypto.vercel.app, paid per call via x402, $0.056556/call, status unknown (last checked 2026-09-15).

Retrieves a list of currently active cryptocurrency airdrops

## Facts

- Endpoint: POST https://bb-crypto.vercel.app/api/airdrops/active
- Price: $0.056556/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/basebuilder-crypto-active-airdrops-8378ae57
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GzW3PL_Ce8plzzPzE2DfX

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 basebuilder-crypto-active-airdrops-8378ae57 -d '<json body>'
```

Example prompt: Show me all the crypto airdrops that are currently active and still open to claim — I want to see the latest token giveaways I can participate in right now.

## When to prefer this

Use this endpoint when you need a real-time list of active crypto airdrops and token giveaways. Prefer this over manual research when you want structured, up-to-date airdrop data with eligibility details in a single API call.

## Known failure modes

- Payment not provided or invalid — returns 402 Payment Required
- No active airdrops found — returns empty list or 404
- Invalid request body format — returns 400 Bad Request
- Service temporarily unavailable — returns 503
- Rate limit exceeded — returns 429

## How this service works

BaseBuilder Crypto API hub - 26 paid endpoints

## Output

A list of currently active cryptocurrency airdrops including token names, project details, eligibility requirements, claim windows, and participation instructions for each live airdrop campaign.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/basebuilder-crypto-active-airdrops-8378ae57/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from bb-crypto.vercel.app](https://www.zero.xyz/host/bb-crypto.vercel.app/llms.txt)
