# Plans & Pricing

CS2 price API plans - $75 /mo developer, $200 /mo scale.

cs2.sh has three plans, all of which include all supported marketplaces and unlimited requests (so you don't have to worry about any arbitrary quota or monitor your usage).

## Plans

### Developer at $75 /mo

The developer plan has full access to all latest price endpoints. Specifically, the following:

- [Latest prices](/docs/prices-latest)
- [BUFF float-range latest](/docs/market-buff-latest)
- [Steam orderbook latest](/docs/market-steam-latest)
- [Item schema](/docs/schema)

### Scale at $200 /mo

The scale plan has full access to all endpoints:

- [Latest prices](/docs/prices-latest)
- [Historical prices](/docs/prices-history)
- [All archive endpoints](/docs/archive-history)
- [All dedicated endpoints](/docs/market-buff-latest)
- [Item schema](/docs/schema)
- [Liquidity](/docs/liquidity-items)

### Enterprise (Custom)

The enterprise plan has full access to all scale endpoints, but is intended for custom use-cases. Among other things, we can build & implement custom, private endpoints, such as:

- Live Youpin listings
- Live CSFloat listings
- Live Steam listings
- Real-time CSFloat listing websocket
- ...and almost anything else

These are private endpoints that return live, raw listing data (this would include float, asset/item id, seller information, etc...).

If you're interested in any of the above, or something similar, feel free to reach out.

## Payment and billing

API subscriptions are typically through Stripe and billed monthly. Any subscription upgrades apply immediately, and downgrades at the beginning of the following billing cycle. You can manage billing (cancellations, card changes, etc...) from the dashboard.

We also accept cryptocurrency payments (join the [Discord](https://discord.gg/5AJemzwBtq) and open a ticket to set one up).
