API Documentation
This is the documentation for SportsDataIO's CS:GO API.
All of our API endpoints can be accessed via an HTTP GET
request using your API key.
The API key can be passed either as a query parameter or using the following HTTP request header.
Ocp-Apim-Subscription-Key: {key}
{{ operation.DisplayName }}
Tags:
{{operation.Tags.join(", ")}}
Recommended Call Interval:
{{operation.CallIntervalDescription}}
API Key
Subscription required.
Request Parameters
Name
Value
Type
Required
Description
Name
{{ parameter.Name }}
Value
{{ vm.format }} change
Type
{{ parameter.Type }}
Required
{{ parameter.Required == 1 ? 'true' : 'false' }}
Description