- What data does the API provide?
- Our API provides real-time and historical pricing data for CS2 items from multiple marketplaces, including Steam Market. This includes current prices, price history, volume data, market statistics, and detailed item information such as wear values, sticker combinations, and pattern indexes.
- How often is the data updated?
- Price data is updated in real-time with 24/7 monitoring of all supported marketplaces. Most marketplaces are updated every 1-2 minutes, while some high-volume marketplaces receive updates as frequently as every 30 seconds. Historical data is archived and accessible at any time.
- Do you offer custom solutions?
- Yes! Our enterprise plan includes custom solutions tailored to your specific needs. This can include custom endpoints, increased rate limits, dedicated support, custom data formats, and integration assistance. Contact us to discuss your requirements.
- What is your uptime guarantee?
- We maintain a 99.8% uptime SLA for all enterprise customers, with redundant systems and continuous monitoring. Our infrastructure is distributed across multiple regions to ensure high availability and fast response times.
- How do I get started with the API?
- Getting started is simple: Sign up for an account, choose your subscription plan, and you'll receive your API key immediately. Our comprehensive documentation includes quick-start guides, code examples in multiple languages, and detailed API references.
- What authentication method do you use?
- We use API key authentication via HTTP headers. Each request must include your unique API key in the X-API-Key header. Or You can use Query Parameter `api_key`
- Are there any rate limits?
- Standard plans include 10,000 API calls per month with a rate limit of 60 requests per minute. Enterprise plans offer unlimited API calls with customizable rate limits based on your needs. All limits are clearly displayed in your dashboard.
- What formats does the API support?
- Our API returns data in JSON format by default. All responses are UTF-8 encoded and follow standard REST conventions.
- Do you provide technical support?
- Yes, all plans include technical support. Standard plans receive basic email support with 24-hour response time. Enterprise plans include priority 24/7 support, dedicated account managers, and optional integration consulting.
- Can I test the API before subscribing?
- Yes, we offer a free trial period that includes 100 API calls to test our endpoints. The trial provides access to all standard features, allowing you to evaluate the API's capabilities before subscribing.
- How do you handle data accuracy?
- We employ multiple validation layers and cross-reference data across marketplaces to ensure accuracy. Our systems continuously monitor for anomalies and price manipulations, filtering out suspicious data points to maintain data integrity.
- What happens if I exceed my API limit?
- If you reach your monthly API limit, requests will return a 429 status code. You can monitor your usage through our dashboard and receive notifications when approaching limits.