# Pricing — brale.network

## Explorer

The brale.network explorer is **free and open** for all users. No account required.

| Feature | Price |
|---------|-------|
| Transaction lookup | Free |
| Wallet history | Free |
| Value type pages | Free |
| Transfer type pages | Free |
| Search | Free |
| Real-time WebSocket feed | Free |
| Content negotiation (markdown) | Free |

## Public API

The Brale Network API is **free and open** with no authentication required.

| Tier | Price | Rate Limit | Features |
|------|-------|-----------|----------|
| Free | $0/month | 120 requests/minute | All endpoints: value types, transfer types, prices, token lists, LLM context, analytics |

### Endpoints included in Free tier

- `GET /value-type/list` — List and query value types
- `GET /transfer-type/list` — List and query transfer types
- `GET /price` — Reference prices
- `GET /tokenlist/*` — Token lists (Uniswap-compatible)
- `GET /llms/*` — LLM/AI context endpoints
- `GET /analytics/*` — Network analytics
- `GET /capabilities` — Endpoint discovery

### Premium tiers (coming soon)

Premium API tiers with higher rate limits, historical analytics, and webhook subscriptions are planned. Contact api@brale.xyz for early access.

## Machine-Readable Resources

All machine-readable resources (llms.txt, sitemap, API catalog, MCP server card, agent card) are free and open.

## Contact

- API inquiries: api@brale.xyz
- General: https://brale.xyz
