CS2 Float API
Per-asset float values, paint seeds, sticker positions and inspect screenshots — by inspect link or by asset ID.
CS2 Float API endpoints
All endpoints return documented responses and use the same Steamwebapi key parameter.
/steam/api/float
/steam/api/float/assets
/steam/api/float/screenshot
/float/api/item
CS2 Float API — quickstart
Use the same Steamwebapi key parameter as every other documented endpoint. Get an API key from the dashboard and send your first request in minutes.
- → One API key, documented responses.
- → Rate limits scale with your plan tier.
- → Full schema in the API Reference.
About this API
The CS2 Float API returns the exact float, paint seed, sticker layout and a server-rendered inspect screenshot for any CS2 asset. Plug it into a float-aware marketplace, a low-float trophy hunter, an arbitrage bot, or any tool where the float and pattern matter as much as the listing price.
Pass an inspect link or an asset ID and get back the full asset DTO in JSON, plus an image URL ready to embed.
This product resolves float and inspect data for an individual CS2 asset. If you need CSFloat API marketplace listings and prices instead, use the dedicated CSFloat marketplace API page.
CS2 Float API — FAQ
What does the Float API return?
Float value, paint seed, paint index, sticker positions, wear, and a server-rendered inspect screenshot URL.
Can I query by inspect link?
Yes — pass the inspect URL to /steam/api/float or /float/api/item and you get back the full asset DTO.
How fast are screenshots?
First request renders fresh (~2-5 seconds). Subsequent identical inspect links are cached and return instantly.
Is the CS2 Float API the same as the CSFloat API?
No. The CS2 Float API resolves float values, paint seeds and inspect screenshots for assets. The CSFloat API page covers marketplace listings and prices from the CSFloat platform.
Start building with the CS2 Float API
One key, every Steam endpoint.