{ "opencollection": "1.0.0", "info": { "name": "Swish Analytics Sportsbook ATP Tennis NCAA Basketball API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "ApiKey", "value": "{{ApiKey}}", "placement": "header" } }, "items": [ { "info": { "name": "NCAA Basketball", "type": "folder" }, "items": [ { "info": { "name": "Cbb Matches Markets Prematch", "type": "http" }, "http": { "method": "GET", "url": "https://api.swishanalytics.com/cbb/matches/markets/prematch", "params": [ { "name": "game", "value": "2541932", "type": "query", "description": "The ID value(s) of the event(s) for which you are requesting market data." }, { "name": "date", "value": "2023-11-07", "type": "query", "description": "The EST date(s) of the event(s) for which you are requesting market data in YYYY-MM-DD format." }, { "name": "optimal", "value": "true", "type": "query", "description": "Can be used to request markets classified as optimal (true) or not optimal (false)" }, { "name": "lineType", "value": "fraction", "type": "query", "description": "Can be used to request only fraction lines or integer lines." }, { "name": "stat", "value": "650", "type": "query", "description": "The ID value(s) of the statistic(s) for which you are requesting data." }, { "name": "modifiedAtMicroGreater", "value": "2023-11-07 18:32:38.806253", "type": "query", "description": "The UTC timestamp(s) denoting when a market was last updated with new data in micro seconds to be used to request all markets that have been updated at or after the timestamp passed in. Value passed in should always be the max modifiedAtMicro from the most recent payload received" } ], "auth": { "type": "apikey", "key": "ApiKey", "value": "{{ApiKey}}", "placement": "header" } }, "docs": "Cbb Matches Markets Prematch" }, { "info": { "name": "Cbb Matches Markets Prematch Alternates", "type": "http" }, "http": { "method": "GET", "url": "https://api.swishanalytics.com/cbb/matches/markets/prematch/alternates", "params": [ { "name": "game", "value": "2710381", "type": "query", "description": "The ID value of the event(s) for which you are requesting schedule data." }, { "name": "stat", "value": "654", "type": "query", "description": "The ID value(s) of the statistic(s) for which you are requesting data." }, { "name": "lineType", "value": "integer", "type": "query", "description": "Can be used to request only fraction lines or integer lines. Accepts only fraction or integer as values" }, { "name": "wasBalanced", "value": "true", "type": "query", "description": "Can be used to request markets that were previously classified as balanced (true) or were not previously classified as balanced (false). Accepts only true or false as values" }, { "name": "modifiedAtMicroGreater", "value": "2025-02-11 20:06:13.086134", "type": "query", "description": "The UTC timestamp(s) denoting when a market was last updated with new data in micro seconds to be used to request all markets that have been updated at or after the timestamp passed in. Value passed in should always be the max modifiedAtMicro from the most recent payload received" }, { "name": "milestone", "value": "true", "type": "query", "description": "Can be used to request only those markets classified as milestone lines (true) or not classified as milestone lines (false). Accepts only true or false as values" } ], "auth": { "type": "apikey", "key": "ApiKey", "value": "{{ApiKey}}", "placement": "header" } }, "docs": "Cbb Matches Markets Prematch Alternates" }, { "info": { "name": "Cbb Players Props", "type": "http" }, "http": { "method": "GET", "url": "https://api.swishanalytics.com/cbb/players/props", "params": [ { "name": "date", "value": "2020-01-15", "type": "query", "description": "The EST date(s) of the event(s) for which you are requesting schedule data in YYYY-MM-DD format." }, { "name": "game", "value": "2176872", "type": "query", "description": "The ID value(s) of the event(s) for which you are requesting schedule data." }, { "name": "modifiedAtGreater", "value": "2018-09-09 19:42:29", "type": "query", "description": "The UTC timestamp(s) denoting when a market was last updated with new data in micro seconds to be used to request all markets that have been updated at or after the timestamp passed in. Value passed in should always be the max modifiedAt from the most recent payload received" }, { "name": "modifiedAtMicroGreater", "value": "2018-09-09 19:42:29.317683", "type": "query", "description": "The UTC timestamp(s) denoting when a market was last updated with new data in micro seconds to be used to request all markets that have been updated at or after the timestamp passed in. Value passed in should always be the max modifiedAtMicro from the most recent payload received" }, { "name": "season", "value": "2019", "type": "query", "description": "The 4 digit value(s) for current or requested sport season(s). For sports whose seasons span multiple calendar years, the starting year must be used to fetch data for said season (eg for the 2024-2025 season, use 2024 )" }, { "name": "optimal", "value": "true", "type": "query", "description": "Can be used to request markets classified as optimal (true) or not optimal (false)" }, { "name": "balanced", "value": "true", "type": "query", "description": "Can be used to request markets classified as balanced (true) or not balanced (false)" }, { "name": "stat", "value": "100", "type": "query", "description": "The ID value(s) of the statistic(s) for which you are requesting data." }, { "name": "lineType", "value": "fraction", "type": "query", "description": "Can be used to request only fractional lines or integer lines." } ], "auth": { "type": "apikey", "key": "ApiKey", "value": "{{ApiKey}}", "placement": "header" } }, "docs": "Cbb Players Props" }, { "info": { "name": "Cbb Players Props Alternates", "type": "http" }, "http": { "method": "GET", "url": "https://api.swishanalytics.com/cbb/players/props/alternates", "params": [ { "name": "game", "value": "2873930", "type": "query", "description": "The ID value of the event for which you are requesting schedule data." }, { "name": "lineType", "value": "fraction", "type": "query", "description": "Can be used to request only fractional lines or integer lines." }, { "name": "wasBalanced", "value": "true", "type": "query", "description": "Can be used to request markets that were previously classified as balanced (true) or were not previously classified as balanced (false)" }, { "name": "stat", "value": "600", "type": "query", "description": "The ID value(s) of the statistic(s) for which you are requesting data." }, { "name": "modifiedAtMicroGreater", "value": "2025-03-19 20:04:15.076364", "type": "query", "description": "The UTC timestamp(s) denoting when a market was last updated with new data in micro seconds to be used to request all markets that have been updated at or after the timestamp passed in. Value passed in should always be the max modifiedAtMicro from the most recent payload received" }, { "name": "milestone", "value": "true", "type": "query", "description": "Can be used to request only those markets classified as milestone lines (true) or not classified as milestone lines (false). Accepts only true or false as values" } ], "auth": { "type": "apikey", "key": "ApiKey", "value": "{{ApiKey}}", "placement": "header" } }, "docs": "Cbb Players Props Alternates" } ] } ], "bundled": true }