mapped-events.index
Resource information
URL | https://api.statscore.com/v2/mapped-events |
---|---|
Method | GET |
Description | Returns a list of events booked and mapped by the client for the selected product. |
Cache | 300 seconds (5 min.) |
Authorization required |
|
Method parameters
Name | Type | Description |
---|---|---|
|
Query parameters
Name | Type | Description |
---|---|---|
token | xsd:string | REQUIRED. There is more information concerning authorization in the API introduction section |
product | xsd:string | REQUIRED. Determines the product in which given events were booked. Possible values:
|
client_id | xsd:int | Assigned by the API administrator |
mapped_status | xsd:string | Determines if events are mapped with client_event_id. Possible values:
|
booked | xsd:string | Determines if events are booked for you. Possible values:
|
page | xsd:int | Determines offset of paginated data. The default value is 1 which means the first page |
limit | xsd:int | Determines the maximum number of returned records on the page. Used in paginated data. Default value is 500. Possible values: 5, 10, 25, 50, 100, 250, 500 |
Method calling examples
Link | Description |
---|---|
https://api.statscore.com/v2/mapped-events?product=livescorepro&token= | Returns a list of mapped events for the LMP product |
Output elements
mapped_events | |||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
mapped_events > events | |||||||||||||||||||||||||||||||||||||
|