{ "uuid": "15da3094-0de7-4af6-98bf-1c913155463a", "lastMigration": 29, "name": "College Football Data API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "3f7b8b21-0b88-4996-8680-ddc1b13e0bf4", "documentation": "Season calendar", "method": "get", "endpoint": "calendar", "responses": [ { "uuid": "850f0e4a-7408-4aa2-865a-88b44bcad127", "body": "[\n {\n \"firstGameStart\": \"\",\n \"lastGameStart\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"seasonType\": \"\",\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "6830d778-60d5-4703-9b73-2389bcead3ed", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "66878bb5-4e92-4173-b710-a0c9c9a290b5", "documentation": "Coaching records and history", "method": "get", "endpoint": "coaches", "responses": [ { "uuid": "cb7347ed-99ec-4156-bdc8-c73bf440a195", "body": "[\n {\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"seasons\": [\n {\n \"games\": {{faker 'number.int' max=99999}},\n \"losses\": {{faker 'number.int' max=99999}},\n \"postseason_rank\": {{faker 'number.int' max=99999}},\n \"preseason_rank\": {{faker 'number.int' max=99999}},\n \"school\": \"\",\n \"sp_defense\": {{faker 'number.int' max=99999}},\n \"sp_offense\": {{faker 'number.int' max=99999}},\n \"sp_overall\": {{faker 'number.int' max=99999}},\n \"srs\": {{faker 'number.int' max=99999}},\n \"ties\": {{faker 'number.int' max=99999}},\n \"wins\": {{faker 'number.int' max=99999}},\n \"year\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c504de5-c660-427e-a605-895a37e29578", "documentation": "Conferences", "method": "get", "endpoint": "conferences", "responses": [ { "uuid": "40b11448-6c59-4bb1-92da-9a37027ffab2", "body": "[\n {\n \"abbreviation\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"short_name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "643c0a9c-a0a0-4b0a-90dc-17d6a9289ba6", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e205782b-01b5-4393-92c4-033466d7a95f", "documentation": "List of NFL Draft picks", "method": "get", "endpoint": "draft/picks", "responses": [ { "uuid": "e0d145e3-fd5d-4f36-b071-12969599ede7", "body": "[\n {\n \"collegeAthleteId\": {{faker 'number.int' max=99999}},\n \"collegeConference\": \"\",\n \"collegeId\": {{faker 'number.int' max=99999}},\n \"collegeTeam\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"hometownInfo\": {\n \"city\": \"\",\n \"country\": \"\",\n \"countryFips\": {{faker 'number.int' max=99999}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"state\": \"\"\n },\n \"name\": \"\",\n \"nflAthleteId\": {{faker 'number.int' max=99999}},\n \"nflTeam\": \"\",\n \"overall\": {{faker 'number.int' max=99999}},\n \"pick\": {{faker 'number.int' max=99999}},\n \"position\": \"\",\n \"preDraftGrade\": {{faker 'number.int' max=99999}},\n \"preDraftPositionRanking\": {{faker 'number.int' max=99999}},\n \"preDraftRanking\": {{faker 'number.int' max=99999}},\n \"round\": {{faker 'number.int' max=99999}},\n \"weight\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "eeb6d344-723d-4be6-a111-5db776a6f455", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e624e3f8-0c47-4674-9ada-8a512a350947", "documentation": "List of NFL positions", "method": "get", "endpoint": "draft/positions", "responses": [ { "uuid": "93b4bdb4-eb62-46d7-bf59-c56ce9b52b52", "body": "[\n {\n \"abbreviation\": \"\",\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3f32476c-7c7b-496c-943a-8b733aba9ae0", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ac507ff6-dc93-48c4-a3fb-3e6045c7b881", "documentation": "List of NFL teams", "method": "get", "endpoint": "draft/teams", "responses": [ { "uuid": "bf31a92f-0c92-4766-ba13-3d5ab2152370", "body": "[\n {\n \"displayName\": \"\",\n \"location\": \"\",\n \"logo\": \"\",\n \"nickname\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ee8fdbe6-8618-4032-8886-31f1983af0a9", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "723682b9-2104-4745-9e49-007c8b026143", "documentation": "Drive data and results", "method": "get", "endpoint": "drives", "responses": [ { "uuid": "bfce3aa8-5e73-49f7-8b8d-89e881d6b9a7", "body": "[\n {\n \"defense\": \"\",\n \"defense_conference\": \"\",\n \"drive_number\": {{faker 'number.int' max=99999}},\n \"drive_result\": \"\",\n \"end_defense_score\": {{faker 'number.int' max=99999}},\n \"end_offense_score\": {{faker 'number.int' max=99999}},\n \"end_period\": {{faker 'number.int' max=99999}},\n \"end_time\": {\n \"minutes\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"end_yardline\": {{faker 'number.int' max=99999}},\n \"end_yards_to_goal\": {{faker 'number.int' max=99999}},\n \"game_id\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"is_home_offense\": {{faker 'datatype.boolean'}},\n \"offense\": \"\",\n \"offense_conference\": \"\",\n \"plays\": {{faker 'number.int' max=99999}},\n \"scoring\": {{faker 'datatype.boolean'}},\n \"start_defense_score\": {{faker 'number.int' max=99999}},\n \"start_offense_score\": {{faker 'number.int' max=99999}},\n \"start_period\": {{faker 'number.int' max=99999}},\n \"start_time\": {\n \"minutes\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"start_yardline\": {{faker 'number.int' max=99999}},\n \"start_yards_to_goal\": {{faker 'number.int' max=99999}},\n \"yards\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "dd4acc7c-a5ad-4d61-bb43-28f87a07ab9a", "documentation": "Advanced box scores", "method": "get", "endpoint": "game/box/advanced", "responses": [ { "uuid": "50b09dc7-4222-4cc5-bd48-5936200c3a50", "body": "{\n \"players\": {\n \"ppa\": [\n {\n \"average\": {\n \"passing\": {{faker 'number.int' max=99999}},\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"cumulative\": {\n \"passing\": {{faker 'number.int' max=99999}},\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"player\": \"\",\n \"position\": \"\",\n \"team\": \"\"\n }\n ],\n \"usage\": [\n {\n \"passing\": {{faker 'number.int' max=99999}},\n \"player\": \"\",\n \"position\": \"\",\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"total\": {{faker 'number.int' max=99999}}\n }\n ]\n },\n \"teams\": {\n \"cumulativePpa\": [\n {\n \"overall\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"passing\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"plays\": {{faker 'number.int' max=99999}},\n \"rushing\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"team\": \"\"\n }\n ],\n \"explosiveness\": [\n {\n \"overall\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"team\": \"\"\n }\n ],\n \"fieldPosition\": [\n {\n \"averageStart\": {{faker 'number.int' max=99999}},\n \"averageStartingPredictedPoints\": {{faker 'number.int' max=99999}},\n \"team\": \"\"\n }\n ],\n \"havoc\": [\n {\n \"db\": {{faker 'number.int' max=99999}},\n \"frontSeven\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"total\": {{faker 'number.int' max=99999}}\n }\n ],\n \"ppa\": [\n {\n \"overall\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"passing\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"plays\": {{faker 'number.int' max=99999}},\n \"rushing\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"team\": \"\"\n }\n ],\n \"rushing\": [\n {\n \"lineYards\": {{faker 'number.int' max=99999}},\n \"lineYardsAverage\": {{faker 'number.int' max=99999}},\n \"openFieldYards\": {{faker 'number.int' max=99999}},\n \"openFieldYardsAverage\": {{faker 'number.int' max=99999}},\n \"powerSuccess\": {{faker 'number.int' max=99999}},\n \"secondLevelYards\": {{faker 'number.int' max=99999}},\n \"secondLevelYardsAverage\": {{faker 'number.int' max=99999}},\n \"stuffRate\": {{faker 'number.int' max=99999}},\n \"team\": \"\"\n }\n ],\n \"scoringOpportunities\": [\n {\n \"opportunities\": {{faker 'number.int' max=99999}},\n \"points\": {{faker 'number.int' max=99999}},\n \"pointsPerOpportunity\": {{faker 'number.int' max=99999}},\n \"team\": \"\"\n }\n ],\n \"successRates\": [\n {\n \"overall\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"passingDowns\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"standardDowns\": {\n \"quarter1\": {{faker 'number.int' max=99999}},\n \"quarter2\": {{faker 'number.int' max=99999}},\n \"quarter3\": {{faker 'number.int' max=99999}},\n \"quarter4\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"team\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf04e6d5-c73a-4d4a-8c2f-6d9fc980373f", "documentation": "Games and results", "method": "get", "endpoint": "games", "responses": [ { "uuid": "c218f93d-91de-48f2-8c8b-368f110511e0", "body": "[\n {\n \"attendance\": {{faker 'number.int' max=99999}},\n \"away_conference\": \"\",\n \"away_id\": {{faker 'number.int' max=99999}},\n \"away_line_scores\": [\n {{faker 'number.int' max=99999}}\n ],\n \"away_points\": {{faker 'number.int' max=99999}},\n \"away_post_win_prob\": {{faker 'number.int' max=99999}},\n \"away_team\": \"\",\n \"conference_game\": {{faker 'datatype.boolean'}},\n \"excitement_index\": {{faker 'number.int' max=99999}},\n \"highlights\": \"\",\n \"home_conference\": \"\",\n \"home_id\": {{faker 'number.int' max=99999}},\n \"home_line_scores\": [\n {{faker 'number.int' max=99999}}\n ],\n \"home_points\": {{faker 'number.int' max=99999}},\n \"home_post_win_prob\": {{faker 'number.int' max=99999}},\n \"home_team\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"neutral_site\": {{faker 'datatype.boolean'}},\n \"notes\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"season_type\": \"\",\n \"start_date\": \"\",\n \"start_time_tbd\": {{faker 'datatype.boolean'}},\n \"venue\": \"\",\n \"venue_id\": {{faker 'number.int' max=99999}},\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8e2711ca-089d-4734-b400-603f861e14d2", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "abe6c17f-5a54-4b3c-b191-c0ae88be44e6", "documentation": "Game media information and schedules", "method": "get", "endpoint": "games/media", "responses": [ { "uuid": "5ee4d2e0-6a40-4a06-82b7-0413d5ce4a36", "body": "[\n {\n \"awayConference\": \"\",\n \"awayTeam\": \"\",\n \"homeConference\": \"\",\n \"homeTeam\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isStartTimeTBD\": {{faker 'datatype.boolean'}},\n \"mediaType\": \"\",\n \"outlet\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"seasonType\": \"\",\n \"startTime\": \"\",\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0710d19f-6203-4943-bffe-93d790352058", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "afbe8c61-e035-4f9c-a99a-5d810597d8f8", "documentation": "Player game stats", "method": "get", "endpoint": "games/players", "responses": [ { "uuid": "45a9adad-9c51-4ba8-8aa3-64b9c5cfee28", "body": "[\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"teams\": [\n {\n \"categories\": [\n {\n \"name\": \"\",\n \"types\": [\n {\n \"athletes\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"stat\": \"\"\n }\n ],\n \"name\": \"\"\n }\n ]\n }\n ],\n \"homeAway\": {{faker 'datatype.boolean'}},\n \"points\": {{faker 'number.int' max=99999}},\n \"school\": {\n \"conference\": \"\",\n \"name\": \"\"\n }\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "40382f8a-6b9b-4d7c-a080-446122fdb596", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4feafc50-9b09-417e-a229-ad653f638a9f", "documentation": "Team game stats", "method": "get", "endpoint": "games/teams", "responses": [ { "uuid": "7a331254-c11a-40f2-8746-d258ad40bc61", "body": "[\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"teams\": [\n {\n \"conference\": \"\",\n \"homeAway\": {{faker 'datatype.boolean'}},\n \"points\": {{faker 'number.int' max=99999}},\n \"school\": \"\",\n \"stats\": [\n {\n \"category\": \"\",\n \"stat\": \"\"\n }\n ]\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "77e04f5d-6160-4ac0-aa52-45a6c523e2cc", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c7d4dc4-1760-4bf8-a439-83431ebbb538", "documentation": "Game weather information (Patreon only)", "method": "get", "endpoint": "games/weather", "responses": [ { "uuid": "3d71e9d6-c31b-4e93-b815-af1b93b1977e", "body": "[\n {\n \"awayConference\": \"\",\n \"awayTeam\": \"\",\n \"dewPoint\": {{faker 'number.int' max=99999}},\n \"homeConference\": \"\",\n \"homeTeam\": \"\",\n \"humidity\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"isStartTimeTBD\": {{faker 'datatype.boolean'}},\n \"precipitation\": {{faker 'number.int' max=99999}},\n \"pressure\": {{faker 'number.int' max=99999}},\n \"season\": {{faker 'number.int' max=99999}},\n \"seasonType\": \"\",\n \"snowfall\": {{faker 'number.int' max=99999}},\n \"startTime\": \"\",\n \"temperature\": {{faker 'number.int' max=99999}},\n \"venue\": \"\",\n \"venueId\": {{faker 'number.int' max=99999}},\n \"weatherCondition\": \"\",\n \"weatherConditionCode\": {{faker 'number.int' max=99999}},\n \"week\": {{faker 'number.int' max=99999}},\n \"windDirection\": {{faker 'number.int' max=99999}},\n \"windSpeed\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b8e3b170-f5d3-4c58-be9f-23b76117511e", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "03a5359c-bd38-47ac-ac03-a2c7efdff55a", "documentation": "Betting lines", "method": "get", "endpoint": "lines", "responses": [ { "uuid": "23f0213f-ee0a-4f19-b8fd-00ef691eb954", "body": "[\n {\n \"awayConference\": \"\",\n \"awayScore\": {{faker 'number.int' max=99999}},\n \"awayTeam\": \"\",\n \"homeConference\": \"\",\n \"homeScore\": {{faker 'number.int' max=99999}},\n \"homeTeam\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lines\": [\n {\n \"awayMoneyline\": {{faker 'number.int' max=99999}},\n \"formattedSpread\": \"\",\n \"homeMoneyline\": {{faker 'number.int' max=99999}},\n \"overUnder\": {{faker 'number.int' max=99999}},\n \"overUnderOpen\": {{faker 'number.int' max=99999}},\n \"provider\": \"\",\n \"spread\": {{faker 'number.int' max=99999}},\n \"spreadOpen\": {{faker 'number.int' max=99999}}\n }\n ],\n \"season\": {{faker 'number.int' max=99999}},\n \"seasonType\": \"\",\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b4f4ff5c-abd4-48c2-89e0-7813fe88457b", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "553a19d9-e80c-4c98-a2a2-df6d628c8705", "documentation": "Win probability chart data", "method": "get", "endpoint": "metrics/wp", "responses": [ { "uuid": "e5eda8fe-8d32-4f35-8dcc-078434c9ecb6", "body": "[\n {\n \"away\": \"\",\n \"awayId\": {{faker 'number.int' max=99999}},\n \"awayScore\": {{faker 'number.int' max=99999}},\n \"distance\": {{faker 'number.int' max=99999}},\n \"down\": {{faker 'number.int' max=99999}},\n \"gamesId\": {{faker 'number.int' max=99999}},\n \"home\": \"\",\n \"homeBall\": {{faker 'datatype.boolean'}},\n \"homeId\": {{faker 'number.int' max=99999}},\n \"homeScore\": {{faker 'number.int' max=99999}},\n \"homeWinProb\": {{faker 'number.int' max=99999}},\n \"playId\": {{faker 'number.int' max=99999}},\n \"playNumber\": {{faker 'number.int' max=99999}},\n \"playText\": \"\",\n \"spread\": {{faker 'number.int' max=99999}},\n \"timeRemaining\": {{faker 'number.int' max=99999}},\n \"yardLine\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0c456695-2f9c-44eb-9f24-a30efa519849", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "281d15ae-8b75-43ba-920b-cbcdb14f8e55", "documentation": "Pregame win probability data", "method": "get", "endpoint": "metrics/wp/pregame", "responses": [ { "uuid": "4ce86a30-e685-454e-825a-90c51aa29e20", "body": "[\n {\n \"awayTeam\": \"\",\n \"gameId\": {{faker 'number.int' max=99999}},\n \"homeTeam\": \"\",\n \"homeWinProb\": {{faker 'number.int' max=99999}},\n \"season\": {{faker 'number.int' max=99999}},\n \"seasonType\": \"\",\n \"spread\": {{faker 'number.int' max=99999}},\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d94e3222-df7c-4482-9e2f-84fcc909f1cd", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1dbde1fe-fa5e-47b8-a9bd-2e4f37355542", "documentation": "Types of player play stats", "method": "get", "endpoint": "play/stat/types", "responses": [ { "uuid": "555ff909-865e-4121-a5fb-0e9bb1e4ca84", "body": "[\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8503e40b-08b8-40b0-858d-e95a38ac93ed", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0fa1769d-1bc7-4930-a1a4-88e17fec1216", "documentation": "Play stats by play", "method": "get", "endpoint": "play/stats", "responses": [ { "uuid": "63d33d99-23c6-4896-b2b5-1491ad1a3fad", "body": "[\n {\n \"athleteId\": {{faker 'number.int' max=99999}},\n \"athleteName\": \"\",\n \"clock\": {\n \"minutes\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"conference\": \"\",\n \"distance\": {{faker 'number.int' max=99999}},\n \"down\": {{faker 'number.int' max=99999}},\n \"driveId\": {{faker 'number.int' max=99999}},\n \"gameId\": {{faker 'number.int' max=99999}},\n \"opponent\": \"\",\n \"opponentScore\": {{faker 'number.int' max=99999}},\n \"period\": {{faker 'number.int' max=99999}},\n \"playId\": {{faker 'number.int' max=99999}},\n \"season\": {{faker 'number.int' max=99999}},\n \"stat\": {{faker 'number.int' max=99999}},\n \"statType\": \"\",\n \"team\": \"\",\n \"teamScore\": {{faker 'number.int' max=99999}},\n \"week\": {{faker 'number.int' max=99999}},\n \"yardsToGoal\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "d955cccc-501e-41c6-b5ca-fcaaa0345f55", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c104c2dc-2182-42ff-a80e-c8c24c38fcbc", "documentation": "Play types", "method": "get", "endpoint": "play/types", "responses": [ { "uuid": "08267c8b-65a9-4f73-86de-22dd810812d1", "body": "[\n {\n \"abbreviation\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"text\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fd2ec29f-9ebe-4257-9cdc-393b0d26b9f2", "documentation": "Team returning production metrics", "method": "get", "endpoint": "player/returning", "responses": [ { "uuid": "7c89f809-8edf-434c-bbf7-db9534749608", "body": "[\n {\n \"conference\": \"\",\n \"passingUsage\": {{faker 'number.int' max=99999}},\n \"percentPPA\": {{faker 'number.int' max=99999}},\n \"percentPassingPPA\": {{faker 'number.int' max=99999}},\n \"percentReceivingPPA\": {{faker 'number.int' max=99999}},\n \"percentRushingPPA\": {{faker 'number.int' max=99999}},\n \"receivingUsage\": {{faker 'number.int' max=99999}},\n \"rushingUsage\": {{faker 'number.int' max=99999}},\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"totalPPA\": {{faker 'number.int' max=99999}},\n \"totalPassingPPA\": {{faker 'number.int' max=99999}},\n \"totalReceivingPPA\": {{faker 'number.int' max=99999}},\n \"totalRushingPPA\": {{faker 'number.int' max=99999}},\n \"usage\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ecc0bbb5-b19b-46d9-80be-ce0c73b12d37", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "49b19a7d-97b6-4ccb-bb4e-8cfecaba0c44", "documentation": "Search for player information", "method": "get", "endpoint": "player/search", "responses": [ { "uuid": "a4c6769a-eff8-4f9d-9729-e26bbc4d3015", "body": "[\n {\n \"firstName\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"hometown\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"jersey\": {{faker 'number.int' max=99999}},\n \"lastName\": \"\",\n \"name\": \"\",\n \"position\": \"\",\n \"team\": \"\",\n \"teamColor\": \"\",\n \"teamColorSecondary\": \"\",\n \"weight\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "f0b1cc4d-6c71-4fcf-9a87-d6b1b45118be", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2927c822-9856-4acf-ac62-b1467e47fcd5", "documentation": "Player usage metrics broken down by season", "method": "get", "endpoint": "player/usage", "responses": [ { "uuid": "f78ca737-e5a1-487e-85cd-b2d85be64a43", "body": "[\n {\n \"conference\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"position\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"usage\": {\n \"firstDown\": {{faker 'number.int' max=99999}},\n \"overall\": {{faker 'number.int' max=99999}},\n \"pass\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {{faker 'number.int' max=99999}},\n \"rush\": {{faker 'number.int' max=99999}},\n \"secondDown\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {{faker 'number.int' max=99999}},\n \"thirdDown\": {{faker 'number.int' max=99999}}\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "395ec2b2-9a6d-46f1-9078-ac21f9961df6", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "91a048e6-cc68-463b-adfb-1e87dd923a6f", "documentation": "Play by play data", "method": "get", "endpoint": "plays", "responses": [ { "uuid": "542d226d-4f12-4fd1-b1cd-a173268b29d6", "body": "[\n {\n \"away\": \"\",\n \"clock\": {\n \"minutes\": {{faker 'number.int' max=99999}},\n \"seconds\": {{faker 'number.int' max=99999}}\n },\n \"defense\": \"\",\n \"defense_conference\": \"\",\n \"defense_score\": {{faker 'number.int' max=99999}},\n \"defense_timeouts\": {{faker 'number.int' max=99999}},\n \"distance\": {{faker 'number.int' max=99999}},\n \"down\": {{faker 'number.int' max=99999}},\n \"drive_id\": {{faker 'number.int' max=99999}},\n \"drive_number\": {{faker 'number.int' max=99999}},\n \"game_id\": {{faker 'number.int' max=99999}},\n \"home\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"offense\": \"\",\n \"offense_conference\": \"\",\n \"offense_score\": {{faker 'number.int' max=99999}},\n \"offense_timeouts\": {{faker 'number.int' max=99999}},\n \"period\": {{faker 'number.int' max=99999}},\n \"play_number\": {{faker 'number.int' max=99999}},\n \"play_text\": \"\",\n \"play_type\": \"\",\n \"ppa\": {{faker 'number.int' max=99999}},\n \"scoring\": {{faker 'datatype.boolean'}},\n \"wallclock\": \"\",\n \"yard_line\": {{faker 'number.int' max=99999}},\n \"yards_gained\": {{faker 'number.int' max=99999}},\n \"yards_to_goal\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c0fb0090-f85b-4a7b-870e-1c18167544ef", "documentation": "Team Predicated Points Added (PPA/EPA) by game", "method": "get", "endpoint": "ppa/games", "responses": [ { "uuid": "e77cfe25-af33-4689-819a-e3ef1a6a02fa", "body": "[\n {\n \"conference\": \"\",\n \"defense\": {\n \"firstDown\": {{faker 'number.int' max=99999}},\n \"overall\": {{faker 'number.int' max=99999}},\n \"passing\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"secondDown\": {{faker 'number.int' max=99999}},\n \"thirdDown\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"offense\": {\n \"firstDown\": {{faker 'number.int' max=99999}},\n \"overall\": {{faker 'number.int' max=99999}},\n \"passing\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"secondDown\": {{faker 'number.int' max=99999}},\n \"thirdDown\": {{faker 'number.int' max=99999}}\n },\n \"opponnent\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "1789ea4c-f84c-48ac-9577-b6cbe93ccd7d", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2b505df8-4166-42e9-8d85-f2da4babceb1", "documentation": "Player Predicated Points Added (PPA/EPA) broken down by game", "method": "get", "endpoint": "ppa/players/games", "responses": [ { "uuid": "29a2ec16-344c-4d94-938f-4350f81d7d37", "body": "[\n {\n \"averagePPA\": {\n \"all\": {{faker 'number.int' max=99999}},\n \"pass\": {{faker 'number.int' max=99999}},\n \"rush\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"opponent\": \"\",\n \"position\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "407c1aa8-304e-45b8-836e-445408c0c723", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0aecc28-c9f5-4217-bc2d-386b5946b425", "documentation": "Player Predicated Points Added (PPA/EPA) broken down by season", "method": "get", "endpoint": "ppa/players/season", "responses": [ { "uuid": "57d72815-9cd5-4202-9f13-51ad8de47f3b", "body": "[\n {\n \"averagePPA\": {\n \"all\": {{faker 'number.int' max=99999}},\n \"firstDown\": {{faker 'number.int' max=99999}},\n \"pass\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {{faker 'number.int' max=99999}},\n \"rush\": {{faker 'number.int' max=99999}},\n \"secondDown\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {{faker 'number.int' max=99999}},\n \"thirdDown\": {{faker 'number.int' max=99999}}\n },\n \"conference\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"position\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"totalPPA\": {\n \"all\": {{faker 'number.int' max=99999}},\n \"firstDown\": {{faker 'number.int' max=99999}},\n \"pass\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {{faker 'number.int' max=99999}},\n \"rush\": {{faker 'number.int' max=99999}},\n \"secondDown\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {{faker 'number.int' max=99999}},\n \"thirdDown\": {{faker 'number.int' max=99999}}\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "3aeb6f4f-094b-439b-aac2-2d93cc3dbd94", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5bde9a5b-12ed-461e-b478-07aaaad85cb0", "documentation": "Predicted Points (i.e. Expected Points or EP)", "method": "get", "endpoint": "ppa/predicted", "responses": [ { "uuid": "236b7fdf-a4f8-45ad-9e16-50b340544885", "body": "[\n {\n \"predictedPoints\": {{faker 'number.int' max=99999}},\n \"yardLine\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "8446c5bd-ed4e-4f3f-befc-fcb426412df5", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "499c3345-eaea-4064-b116-a3471ca0a53f", "documentation": "Predicted Points Added (PPA/EPA) data by team", "method": "get", "endpoint": "ppa/teams", "responses": [ { "uuid": "81825269-0bb4-4366-ba32-0794e04aa3af", "body": "[\n {\n \"conference\": \"\",\n \"defense\": {\n \"cumulative\": {\n \"passing\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"firstDown\": {{faker 'number.int' max=99999}},\n \"overall\": {{faker 'number.int' max=99999}},\n \"passing\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"secondDown\": {{faker 'number.int' max=99999}},\n \"thirdDown\": {{faker 'number.int' max=99999}}\n },\n \"offense\": {\n \"cumulative\": {\n \"passing\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"firstDown\": {{faker 'number.int' max=99999}},\n \"overall\": {{faker 'number.int' max=99999}},\n \"passing\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"secondDown\": {{faker 'number.int' max=99999}},\n \"thirdDown\": {{faker 'number.int' max=99999}}\n },\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e37c87bb-c7de-4230-9224-f951a7e8fcf3", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41bedf82-f203-4ffe-94cd-827a24264de5", "documentation": "Historical polls and rankings", "method": "get", "endpoint": "rankings", "responses": [ { "uuid": "c84b487b-ccba-4204-82af-2fec5fd2863a", "body": "[\n {\n \"polls\": [\n {\n \"poll\": \"\",\n \"ranks\": [\n {\n \"conference\": \"\",\n \"firstPlaceVotes\": {{faker 'number.int' max=99999}},\n \"points\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"school\": \"\"\n }\n ]\n }\n ],\n \"season\": {{faker 'number.int' max=99999}},\n \"seasonType\": \"\",\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "b81fe1bd-257c-4e95-8d7a-0c604a886090", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0844b29-c47b-4b3a-ba1f-b99697b918c6", "documentation": "Historical SP+ ratings", "method": "get", "endpoint": "ratings/sp", "responses": [ { "uuid": "96fb9cce-80d6-477e-922d-5d78bafa8407", "body": "[\n {\n \"conference\": \"\",\n \"defense\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"havoc\": {\n \"db\": {{faker 'number.int' max=99999}},\n \"frontSeven\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"pasing\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {{faker 'number.int' max=99999}},\n \"ranking\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {{faker 'number.int' max=99999}},\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"offense\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"pace\": {{faker 'number.int' max=99999}},\n \"passing\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {{faker 'number.int' max=99999}},\n \"ranking\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"runRate\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {{faker 'number.int' max=99999}},\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"ranking\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"secondOrderWins\": {{faker 'number.int' max=99999}},\n \"sos\": {{faker 'number.int' max=99999}},\n \"specialTeams\": {\n \"rating\": {{faker 'number.int' max=99999}}\n },\n \"team\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "2f333346-9691-47bc-a4c4-463ef5cff414", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13386e90-d692-483d-995a-77362b501be0", "documentation": "Historical SP+ ratings by conference", "method": "get", "endpoint": "ratings/sp/conferences", "responses": [ { "uuid": "d1cc8f1d-401f-432c-89a3-349982d2b567", "body": "[\n {\n \"conference\": \"\",\n \"defense\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"havoc\": {\n \"db\": {{faker 'number.int' max=99999}},\n \"frontSeven\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"pasing\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {{faker 'number.int' max=99999}},\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"offense\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"pace\": {{faker 'number.int' max=99999}},\n \"passing\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"runRate\": {{faker 'number.int' max=99999}},\n \"rushing\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {{faker 'number.int' max=99999}},\n \"success\": {{faker 'number.int' max=99999}}\n },\n \"rating\": {{faker 'number.int' max=99999}},\n \"secondOrderWins\": {{faker 'number.int' max=99999}},\n \"sos\": {{faker 'number.int' max=99999}},\n \"specialTeams\": {\n \"rating\": {{faker 'number.int' max=99999}}\n },\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "01b682a9-c047-490f-a2fe-95f6afeeb602", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aeb9c666-5db5-4eed-9295-a99f1b87a397", "documentation": "Historical SRS ratings", "method": "get", "endpoint": "ratings/srs", "responses": [ { "uuid": "7853c843-7870-4df8-ade6-fa5b9aa7e93c", "body": "[\n {\n \"conference\": \"\",\n \"division\": \"\",\n \"ranking\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0d546855-8a98-4c34-9f3e-792ca2abaa4f", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4145277d-7e53-48af-941e-2d0e3bf48b63", "documentation": "Team records", "method": "get", "endpoint": "records", "responses": [ { "uuid": "d4d69402-06d1-4ed7-b273-06d17e288a1a", "body": "[\n {\n \"awayGames\": {\n \"games\": {{faker 'number.int' max=99999}},\n \"losses\": {{faker 'number.int' max=99999}},\n \"ties\": {{faker 'number.int' max=99999}},\n \"wins\": {{faker 'number.int' max=99999}}\n },\n \"conference\": \"\",\n \"conferenceGames\": {\n \"games\": {{faker 'number.int' max=99999}},\n \"losses\": {{faker 'number.int' max=99999}},\n \"ties\": {{faker 'number.int' max=99999}},\n \"wins\": {{faker 'number.int' max=99999}}\n },\n \"division\": \"\",\n \"homeGames\": {\n \"games\": {{faker 'number.int' max=99999}},\n \"losses\": {{faker 'number.int' max=99999}},\n \"ties\": {{faker 'number.int' max=99999}},\n \"wins\": {{faker 'number.int' max=99999}}\n },\n \"team\": \"\",\n \"total\": {\n \"games\": {{faker 'number.int' max=99999}},\n \"losses\": {{faker 'number.int' max=99999}},\n \"ties\": {{faker 'number.int' max=99999}},\n \"wins\": {{faker 'number.int' max=99999}}\n },\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "e2952247-2649-4c7c-af5b-db2e491e4ea0", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b538a29c-cd2f-47d7-97f5-fada2cf79a87", "documentation": "Recruit position group ratings", "method": "get", "endpoint": "recruiting/groups", "responses": [ { "uuid": "df735638-f095-4798-9695-9b3c52b0c9bb", "body": "[\n {\n \"averageRating\": {{faker 'number.int' max=99999}},\n \"averageStars\": {{faker 'number.int' max=99999}},\n \"commits\": {{faker 'number.int' max=99999}},\n \"conference\": \"\",\n \"positionGroup\": \"\",\n \"team\": \"\",\n \"totalRating\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c31f756b-ad58-4f6a-93a8-58c9b346a841", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e3f9768a-3c3a-45df-a405-cf2275928aa6", "documentation": "Player recruiting ratings and rankings", "method": "get", "endpoint": "recruiting/players", "responses": [ { "uuid": "28f5be06-8528-47a2-9698-fba05a449ebf", "body": "[\n {\n \"athleteId\": {{faker 'number.int' max=99999}},\n \"city\": \"\",\n \"committedTo\": \"\",\n \"country\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"hometownInfo\": {\n \"countyFips\": \"\",\n \"latitude\": {{faker 'number.int' max=99999}},\n \"longitude\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"position\": \"\",\n \"ranking\": {{faker 'number.int' max=99999}},\n \"rating\": {{faker 'number.int' max=99999}},\n \"recruitType\": \"\",\n \"school\": \"\",\n \"stars\": {{faker 'number.int' max=99999}},\n \"stateProvince\": \"\",\n \"weight\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "418aba25-8d10-46e6-ba6a-514bbcbb2a4b", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e0dbdf07-4ec3-4617-b4e1-6fe3c4ebcd18", "documentation": "Team recruiting rankings and ratings", "method": "get", "endpoint": "recruiting/teams", "responses": [ { "uuid": "c401ef7f-811e-41fe-8046-bd4ca49ca9eb", "body": "[\n {\n \"points\": {{faker 'number.int' max=99999}},\n \"rank\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a48e730a-7725-41b7-ae03-0ec6264adcb1", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0e4be2d2-b573-406f-aa41-8f8024bf3ca0", "documentation": "Team rosters", "method": "get", "endpoint": "roster", "responses": [ { "uuid": "02f54020-b84d-4c2b-9a3a-d167f7393291", "body": "[\n {\n \"first_name\": \"\",\n \"height\": {{faker 'number.int' max=99999}},\n \"home_city\": \"\",\n \"home_country\": \"\",\n \"home_county_fips\": \"\",\n \"home_latitude\": {{faker 'number.int' max=99999}},\n \"home_longitude\": {{faker 'number.int' max=99999}},\n \"home_state\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"jersey\": {{faker 'number.int' max=99999}},\n \"last_name\": \"\",\n \"position\": \"\",\n \"recruit_ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"team\": \"\",\n \"weight\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "125ceb88-683f-478a-8399-1547b8e38924", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5872af96-c9b1-40d1-8446-d5c55fef4b4f", "documentation": "Team stat categories", "method": "get", "endpoint": "stats/categories", "responses": [ { "uuid": "a2ad97ec-eb2c-44da-9e7f-5b4517d5f913", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "fc9275af-45a2-4052-bf04-a70f83307fce", "documentation": "Advanced team metrics by game", "method": "get", "endpoint": "stats/game/advanced", "responses": [ { "uuid": "80ae95df-feaf-40ba-a6fb-32057d41ed18", "body": "[\n {\n \"defense\": {\n \"drives\": {{faker 'number.int' max=99999}},\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"lineYards\": {{faker 'number.int' max=99999}},\n \"lineYardsTotal\": {{faker 'number.int' max=99999}},\n \"openFieldYards\": {{faker 'number.int' max=99999}},\n \"openFieldYardsTotal\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"passingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"plays\": {{faker 'number.int' max=99999}},\n \"powerSuccess\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rushingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"secondLevelYards\": {{faker 'number.int' max=99999}},\n \"secondLevelYardsTotal\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"stuffRate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"gameId\": {{faker 'number.int' max=99999}},\n \"offense\": {\n \"drives\": {{faker 'number.int' max=99999}},\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"lineYards\": {{faker 'number.int' max=99999}},\n \"lineYardsTotal\": {{faker 'number.int' max=99999}},\n \"openFieldYards\": {{faker 'number.int' max=99999}},\n \"openFieldYardsTotal\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"passingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"plays\": {{faker 'number.int' max=99999}},\n \"powerSuccess\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rushingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"secondLevelYards\": {{faker 'number.int' max=99999}},\n \"secondLevelYardsTotal\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"stuffRate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"opponent\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\",\n \"week\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "0c83f3cd-66be-4d77-9745-9728470ecd9a", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e68eb600-534a-4cbe-a6a1-4995bd3958b3", "documentation": "Player stats by season", "method": "get", "endpoint": "stats/player/season", "responses": [ { "uuid": "97223cd3-3eea-4c99-bc5d-7cdc14a36714", "body": "[\n {\n \"category\": \"\",\n \"conference\": \"\",\n \"player\": \"\",\n \"playerId\": {{faker 'number.int' max=99999}},\n \"season\": {{faker 'number.int' max=99999}},\n \"stat\": {{faker 'number.int' max=99999}},\n \"statType\": \"\",\n \"team\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "446ed160-1f2b-4ae9-bfaf-f007816a228c", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f1d2d5f1-b503-43bd-8db0-a52459a9bf64", "documentation": "Team statistics by season", "method": "get", "endpoint": "stats/season", "responses": [ { "uuid": "8957846c-0d85-4d32-a764-a0efa2e8e45a", "body": "[\n {\n \"conference\": \"\",\n \"season\": {{faker 'number.int' max=99999}},\n \"statName\": \"\",\n \"statValue\": {{faker 'number.int' max=99999}},\n \"team\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "103a70ad-e4eb-4538-89a9-29f671e27859", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5d131fe8-d3e2-41ec-844c-50dbf220ad4c", "documentation": "Advanced team metrics by season", "method": "get", "endpoint": "stats/season/advanced", "responses": [ { "uuid": "0826aa36-c95f-4ad7-aad4-bcd9aec6a231", "body": "[\n {\n \"conference\": \"\",\n \"defense\": {\n \"drives\": {{faker 'number.int' max=99999}},\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"fieldPosition\": {\n \"averagePredictedPoints\": {{faker 'number.int' max=99999}},\n \"averageStart\": {{faker 'number.int' max=99999}}\n },\n \"havoc\": {\n \"db\": {{faker 'number.int' max=99999}},\n \"frontSeven\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"lineYards\": {{faker 'number.int' max=99999}},\n \"lineYardsTotal\": {{faker 'number.int' max=99999}},\n \"openFieldYards\": {{faker 'number.int' max=99999}},\n \"openFieldYardsTotal\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"passingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"plays\": {{faker 'number.int' max=99999}},\n \"pointsPerOpportunity\": {{faker 'number.int' max=99999}},\n \"powerSuccess\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rushingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"secondLevelYards\": {{faker 'number.int' max=99999}},\n \"secondLevelYardsTotal\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"stuffRate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"offense\": {\n \"drives\": {{faker 'number.int' max=99999}},\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"fieldPosition\": {\n \"averagePredictedPoints\": {{faker 'number.int' max=99999}},\n \"averageStart\": {{faker 'number.int' max=99999}}\n },\n \"havoc\": {\n \"db\": {{faker 'number.int' max=99999}},\n \"frontSeven\": {{faker 'number.int' max=99999}},\n \"total\": {{faker 'number.int' max=99999}}\n },\n \"lineYards\": {{faker 'number.int' max=99999}},\n \"lineYardsTotal\": {{faker 'number.int' max=99999}},\n \"openFieldYards\": {{faker 'number.int' max=99999}},\n \"openFieldYardsTotal\": {{faker 'number.int' max=99999}},\n \"passingDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"passingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"plays\": {{faker 'number.int' max=99999}},\n \"pointsPerOpportunity\": {{faker 'number.int' max=99999}},\n \"powerSuccess\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rushingPlays\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"secondLevelYards\": {{faker 'number.int' max=99999}},\n \"secondLevelYardsTotal\": {{faker 'number.int' max=99999}},\n \"standardDowns\": {\n \"explosiveness\": {{faker 'number.int' max=99999}},\n \"ppa\": {{faker 'number.int' max=99999}},\n \"rate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}}\n },\n \"stuffRate\": {{faker 'number.int' max=99999}},\n \"successRate\": {{faker 'number.int' max=99999}},\n \"totalPPA\": {{faker 'number.int' max=99999}}\n },\n \"season\": {{faker 'number.int' max=99999}},\n \"team\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "c85c615e-6b20-48ca-bdee-931ed3be5619", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "960a6831-fb0a-403e-aae6-60fc8b8d24f7", "documentation": "Team talent composite rankings", "method": "get", "endpoint": "talent", "responses": [ { "uuid": "23099d68-98e5-48c2-8c2d-b32a553561ae", "body": "[\n {\n \"school\": \"\",\n \"talent\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ea79d327-8a74-452d-9931-b6eed690c8a2", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8dfc720e-e7d5-42e2-8838-290faa80bad6", "documentation": "Team information", "method": "get", "endpoint": "teams", "responses": [ { "uuid": "cd8973d1-bdae-4922-a6c8-dcc375221b88", "body": "[\n {\n \"abbreviation\": \"\",\n \"alt_color\": \"\",\n \"alt_name_1\": \"\",\n \"alt_name_2\": \"\",\n \"alt_name_3\": \"\",\n \"color\": \"\",\n \"conference\": \"\",\n \"division\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"location\": {\n \"capacity\": {{faker 'number.int' max=99999}},\n \"city\": \"\",\n \"country_code\": \"\",\n \"dome\": {{faker 'datatype.boolean'}},\n \"elevation\": {{faker 'number.int' max=99999}},\n \"grass\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"state\": \"\",\n \"timezone\": \"\",\n \"venue_id\": {{faker 'number.int' max=99999}},\n \"year_constructed\": {{faker 'number.int' max=99999}},\n \"zip\": \"\"\n },\n \"logos\": [\n \"\"\n ],\n \"mascot\": \"\",\n \"school\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "798c7372-850d-4b56-b121-dc9e986abceb", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df3f4dc5-62cd-4813-a3a0-a16e364df0d9", "documentation": "FBS team list", "method": "get", "endpoint": "teams/fbs", "responses": [ { "uuid": "24644244-3fee-44a9-bd88-4e84bcf2a4d6", "body": "[\n {\n \"abbreviation\": \"\",\n \"alt_color\": \"\",\n \"alt_name_1\": \"\",\n \"alt_name_2\": \"\",\n \"alt_name_3\": \"\",\n \"color\": \"\",\n \"conference\": \"\",\n \"division\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"location\": {\n \"capacity\": {{faker 'number.int' max=99999}},\n \"city\": \"\",\n \"country_code\": \"\",\n \"dome\": {{faker 'datatype.boolean'}},\n \"elevation\": {{faker 'number.int' max=99999}},\n \"grass\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.int' max=99999}},\n \"longitude\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"state\": \"\",\n \"timezone\": \"\",\n \"venue_id\": {{faker 'number.int' max=99999}},\n \"year_constructed\": {{faker 'number.int' max=99999}},\n \"zip\": \"\"\n },\n \"logos\": [\n \"\"\n ],\n \"mascot\": \"\",\n \"school\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "ff753d89-2e41-4fd5-a3ff-f8e52a09e9e3", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ce9f6a74-c8ab-4dd0-acc3-8672ddcd30e7", "documentation": "Team matchup history", "method": "get", "endpoint": "teams/matchup", "responses": [ { "uuid": "2c4b2cab-8e8a-45f0-9ed1-5febcc78d86f", "body": "{\n \"endYear\": {{faker 'number.int' max=99999}},\n \"games\": [\n {\n \"awayScore\": {{faker 'number.int' max=99999}},\n \"awayTeam\": \"\",\n \"date\": \"\",\n \"homeScore\": {{faker 'number.int' max=99999}},\n \"homeTeam\": \"\",\n \"neutralSite\": {{faker 'datatype.boolean'}},\n \"season\": {{faker 'number.int' max=99999}},\n \"season_type\": \"\",\n \"venue\": \"\",\n \"week\": {{faker 'number.int' max=99999}},\n \"winner\": \"\"\n }\n ],\n \"startYear\": {{faker 'number.int' max=99999}},\n \"team1\": \"\",\n \"team1Wins\": {{faker 'number.int' max=99999}},\n \"team2\": \"\",\n \"team2Wins\": {{faker 'number.int' max=99999}},\n \"ties\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "cbb7be0f-d825-462f-a193-c0c58618c48c", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "20357fd6-ac4e-4b5e-9641-a5a1c174388f", "documentation": "Arena and venue information", "method": "get", "endpoint": "venues", "responses": [ { "uuid": "0487e0a1-f428-4224-b001-2c2d92e4495a", "body": "[\n {\n \"capacity\": {{faker 'number.int' max=99999}},\n \"city\": \"\",\n \"country_code\": \"\",\n \"dome\": {{faker 'datatype.boolean'}},\n \"elevation\": {{faker 'number.int' max=99999}},\n \"grass\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"location\": {\n \"x\": {{faker 'number.int' max=99999}},\n \"y\": {{faker 'number.int' max=99999}}\n },\n \"name\": \"\",\n \"state\": \"\",\n \"timezone\": \"\",\n \"year\": {{faker 'number.int' max=99999}},\n \"zip\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "a4f812a2-1197-451d-9be5-198977e1485e", "body": "", "latency": 0, "statusCode": 400, "label": "error", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "3f7b8b21-0b88-4996-8680-ddc1b13e0bf4" }, { "type": "route", "uuid": "66878bb5-4e92-4173-b710-a0c9c9a290b5" }, { "type": "route", "uuid": "7c504de5-c660-427e-a605-895a37e29578" }, { "type": "route", "uuid": "e205782b-01b5-4393-92c4-033466d7a95f" }, { "type": "route", "uuid": "e624e3f8-0c47-4674-9ada-8a512a350947" }, { "type": "route", "uuid": "ac507ff6-dc93-48c4-a3fb-3e6045c7b881" }, { "type": "route", "uuid": "723682b9-2104-4745-9e49-007c8b026143" }, { "type": "route", "uuid": "dd4acc7c-a5ad-4d61-bb43-28f87a07ab9a" }, { "type": "route", "uuid": "cf04e6d5-c73a-4d4a-8c2f-6d9fc980373f" }, { "type": "route", "uuid": "abe6c17f-5a54-4b3c-b191-c0ae88be44e6" }, { "type": "route", "uuid": "afbe8c61-e035-4f9c-a99a-5d810597d8f8" }, { "type": "route", "uuid": "4feafc50-9b09-417e-a229-ad653f638a9f" }, { "type": "route", "uuid": "9c7d4dc4-1760-4bf8-a439-83431ebbb538" }, { "type": "route", "uuid": "03a5359c-bd38-47ac-ac03-a2c7efdff55a" }, { "type": "route", "uuid": "553a19d9-e80c-4c98-a2a2-df6d628c8705" }, { "type": "route", "uuid": "281d15ae-8b75-43ba-920b-cbcdb14f8e55" }, { "type": "route", "uuid": "1dbde1fe-fa5e-47b8-a9bd-2e4f37355542" }, { "type": "route", "uuid": "0fa1769d-1bc7-4930-a1a4-88e17fec1216" }, { "type": "route", "uuid": "c104c2dc-2182-42ff-a80e-c8c24c38fcbc" }, { "type": "route", "uuid": "fd2ec29f-9ebe-4257-9cdc-393b0d26b9f2" }, { "type": "route", "uuid": "49b19a7d-97b6-4ccb-bb4e-8cfecaba0c44" }, { "type": "route", "uuid": "2927c822-9856-4acf-ac62-b1467e47fcd5" }, { "type": "route", "uuid": "91a048e6-cc68-463b-adfb-1e87dd923a6f" }, { "type": "route", "uuid": "c0fb0090-f85b-4a7b-870e-1c18167544ef" }, { "type": "route", "uuid": "2b505df8-4166-42e9-8d85-f2da4babceb1" }, { "type": "route", "uuid": "f0aecc28-c9f5-4217-bc2d-386b5946b425" }, { "type": "route", "uuid": "5bde9a5b-12ed-461e-b478-07aaaad85cb0" }, { "type": "route", "uuid": "499c3345-eaea-4064-b116-a3471ca0a53f" }, { "type": "route", "uuid": "41bedf82-f203-4ffe-94cd-827a24264de5" }, { "type": "route", "uuid": "e0844b29-c47b-4b3a-ba1f-b99697b918c6" }, { "type": "route", "uuid": "13386e90-d692-483d-995a-77362b501be0" }, { "type": "route", "uuid": "aeb9c666-5db5-4eed-9295-a99f1b87a397" }, { "type": "route", "uuid": "4145277d-7e53-48af-941e-2d0e3bf48b63" }, { "type": "route", "uuid": "b538a29c-cd2f-47d7-97f5-fada2cf79a87" }, { "type": "route", "uuid": "e3f9768a-3c3a-45df-a405-cf2275928aa6" }, { "type": "route", "uuid": "e0dbdf07-4ec3-4617-b4e1-6fe3c4ebcd18" }, { "type": "route", "uuid": "0e4be2d2-b573-406f-aa41-8f8024bf3ca0" }, { "type": "route", "uuid": "5872af96-c9b1-40d1-8446-d5c55fef4b4f" }, { "type": "route", "uuid": "fc9275af-45a2-4052-bf04-a70f83307fce" }, { "type": "route", "uuid": "e68eb600-534a-4cbe-a6a1-4995bd3958b3" }, { "type": "route", "uuid": "f1d2d5f1-b503-43bd-8db0-a52459a9bf64" }, { "type": "route", "uuid": "5d131fe8-d3e2-41ec-844c-50dbf220ad4c" }, { "type": "route", "uuid": "960a6831-fb0a-403e-aae6-60fc8b8d24f7" }, { "type": "route", "uuid": "8dfc720e-e7d5-42e2-8838-290faa80bad6" }, { "type": "route", "uuid": "df3f4dc5-62cd-4813-a3a0-a16e364df0d9" }, { "type": "route", "uuid": "ce9f6a74-c8ab-4dd0-acc3-8672ddcd30e7" }, { "type": "route", "uuid": "20357fd6-ac4e-4b5e-9641-a5a1c174388f" } ] }