Per-asset float values, paint seeds, sticker positions and inspect screenshots — by inspect link or by asset ID.
All endpoints return JSON, accept the same auth header, and degrade with a normalised error envelope.
/steam/api/float
/steam/api/float/assets
/steam/api/float/screenshot
/float/api/item
Same auth header as every other endpoint we ship. Get an API key from the dashboard and you're querying inside two minutes.
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.
Float value, paint seed, paint index, sticker positions, wear, and a server-rendered inspect screenshot URL.
Yes — pass the inspect URL to /steam/api/float or /float/api/item and you get back the full asset DTO.
First request renders fresh (~2-5 seconds). Subsequent identical inspect links are cached and return instantly.
One key, every Steam endpoint.