Trade-geschiktheid, lock-state, Steam Guard-status — alles wat een trade-bot nodig heeft voordat een trade-venster wordt geopend.
All endpoints return JSON, accept the same auth header, and degrade with a normalised error envelope.
/steam/api/profile/trade-eligibility
Same auth header as every other endpoint we ship. Get an API key from the dashboard and you're querying inside two minutes.
Voordat je een Steam trade-venster opent, wil je weten: kan deze gebruiker nu traden, is hij gelockt, heeft hij Steam Guard, is hij trade-banned? De Steam Trading API beantwoordt dit alles in één enkele request.
Trade ban status, Steam Guard requirement, lock state, days until trade restriction lifts (if applicable).
Yes — every check hits Steam fresh, with short-term caching server-side to absorb rate limits.
Profile gives you the user's identity. Trade eligibility tells you whether they can trade right now.
One key, every Steam endpoint.