...
Expand | ||
---|---|---|
| ||
|
Downloading Usage
Method: GET
Returns a full set of usage data from the Genius Sports systems for the specific customer account. All data is returned in B2B upload format (Brands included).
API Endpoints
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
Mandatory parameters
Parameter | Description | Value type |
---|---|---|
year | The year for the requested usage data | string Example: |
month | The month for the requested usage data | string Example: |
limit | A limit for the result size. Defaults to 1000. Requesting more than a few thousand rows is not advised as the responses will get slower. | integer Example: |
token | Client's Authentication Token | string Example: |
Path parameters
Parameter | Description | Value type |
---|---|---|
{account_id} | The Account ID of the customer | string Example: |
Response
The API returns a 200 response when the usage data was successfully generated. The usage data is passed as a JSON in the body of the response. A “next” link is returned as part of the response that can be followed for the next page of results if multiple pages or results need to be served.
NB: usage_gameweek
is only returned for NFL fixtures.
Expand | |||||
---|---|---|---|---|---|
| |||||
|