API

Wiele funkcji, które sprawiają, że nasza platforma jest tak skuteczna, jest dostępnych przez API. To API pozwala czytać i zapisywać dane programistycznie, dzięki czemu możesz zintegrować dane z różnych źródeł.

Trader Basic

Najlepszy na start.

Trader Plus

Najlepszy dla zaawansowanych użytkowników.

FAQ — Dokumentacja API Skinbase

Common questions about the Skinbase developer API.

How do I get started with the Skinbase API?
Sign up for a free account, generate your API key in the profile page, and make your first request. The documentation includes quickstart guides, endpoint references, and code examples.
What programming languages does the Skinbase API support?
The Skinbase API is a REST API that works with any programming language. The documentation includes examples for popular languages. Swagger documentation is also available for automated client generation.
How many API requests can I make per minute?
API request limits depend on your Skinbase plan. Each tier specifies the maximum requests per minute and per day. The free tier is suitable for testing, while paid plans are designed for production bots and analytics tools. See the API pricing page for exact limits.
How to get cs2 skin prices via API?
The Skinbase REST API returns live CS2 skin prices from 30+ marketplaces with a single request. Authenticate with your API key, call the price endpoint with the market hash name, and receive structured price data updated every few minutes. Full documentation and code examples are available on this page.