{ "uuid": "5cb1de69-437f-4c1b-afae-53de310832c9", "lastMigration": 29, "name": "CIS Automotive API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "cd0f28e8-1863-4703-8c2d-187f2013b2de", "documentation": "Days worth of supply left on dealer lots", "method": "get", "endpoint": "daysSupply", "responses": [ { "uuid": "3df4f77e-38cb-44fc-8f18-80eb0e7fac05", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "bcf2b708-51c6-4d8b-ae1c-0c241b99ae38", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "ee3f1b6f-e493-4c7e-a4d5-2c6a4592d0c6", "documentation": "Days a vehicle takes to sell", "method": "get", "endpoint": "daysToSell", "responses": [ { "uuid": "c121c16d-d444-4ce9-af5a-79997c79c911", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "e53bb64e-3787-468b-96df-6a9ce7ef79da", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "2ee2d295-6d62-4d47-b85a-67583f580dee", "documentation": "Get a list of brand names", "method": "get", "endpoint": "getBrands", "responses": [ { "uuid": "2085039c-e809-4faa-8898-95518f17c1b8", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n \"\"\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "4d2da0e8-3507-4ac0-b00c-098c631b7d95", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "d1ed0835-c2a8-45e9-a0b7-57e7481fe10b", "documentation": "Premium. Dealers in a zip code.", "method": "get", "endpoint": "getDealers", "responses": [ { "uuid": "3fb507e4-a3b6-4ecc-98f9-937a55db3104", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"address\": \"\",\n \"dealerName\": \"\",\n \"ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"state\": \"\",\n \"zipCode\": {{faker 'number.int' max=99999}}\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "5810adff-83b0-46bf-bb6b-5032e3704cc3", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "33c0bbda-45dd-4f74-bdbd-15c1a2126f11", "documentation": "Premium. Dealers by ID", "method": "get", "endpoint": "getDealersByID", "responses": [ { "uuid": "fab5dbde-c5e6-4b4d-a36b-25daad0f7b24", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"address\": \"\",\n \"dealerName\": \"\",\n \"ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"state\": \"\",\n \"zipCode\": {{faker 'number.int' max=99999}}\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "6ecc3c93-07cf-4dc6-9526-5913ca330e81", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "7fff0726-7634-43ff-8a0a-63b112cb5b18", "documentation": "Premium. Dealers in a region.", "method": "get", "endpoint": "getDealersByRegion", "responses": [ { "uuid": "677f10b7-c9db-4494-95a9-b908b440d9ac", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"dealers\": [\n {\n \"address\": \"\",\n \"dealerName\": \"\",\n \"ids\": [\n {{faker 'number.int' max=99999}}\n ],\n \"state\": \"\",\n \"zipCode\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "729309f6-cd12-4d5e-a146-fb2cd85b848f", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "30ef7354-56e0-4a5b-8da9-2edc101f942d", "documentation": "Get a list of model names including discontinued models", "method": "get", "endpoint": "getInactiveModels", "responses": [ { "uuid": "5d571bbd-c90d-4c79-8693-c864cf37c6f9", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"modelName\": \"\"\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "9f3d38b6-d1d4-47b5-bc52-ea663da57641", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "78f6b09c-bad0-4ede-a3dd-e7ca812d1d1c", "documentation": "Get a list of model names", "method": "get", "endpoint": "getModels", "responses": [ { "uuid": "fabfd444-1259-46df-9568-52ee290038c6", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"modelName\": \"\"\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "4c4e2804-6843-49fd-bcee-a15e8adb20d3", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "6d42091f-d0ab-4a7c-9982-7b47d503da91", "documentation": "Market share of a brand in region", "method": "get", "endpoint": "getRegionBrandMarketShare", "responses": [ { "uuid": "65851d85-19d9-418e-b9ef-dd89a2e509ef", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "16e43b5e-1d2c-48d6-8562-e03e1bb61872", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "30381390-bfea-4e48-9ceb-d4d9745ff034", "documentation": "Market share of all brands in region", "method": "get", "endpoint": "getRegionMarketShare", "responses": [ { "uuid": "78746234-8a52-47dd-b08d-c5250280a8f6", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "ac30432a-14a3-4303-8e25-adb04d9ace48", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "7e8443c0-714c-4a69-85f0-463b3209cd01", "documentation": "Get a list of region names", "method": "get", "endpoint": "getRegions", "responses": [ { "uuid": "b89780fa-4e8d-45f4-9c59-0b250962a481", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n \"\"\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "e53f5f86-aa45-46ab-911c-9dcf2ddca7c0", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "b72da2fa-32ce-4f28-9e5b-7d6c9daeed55", "documentation": "Get all Sub User Keys associated with your account.", "method": "get", "endpoint": "getSubUserKeys", "responses": [ { "uuid": "6a997495-97d6-4016-bb18-611edb9de72b", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "fd882e59-7753-4de5-85e5-689723ae2692", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "c710d356-9010-4151-a939-71a4c331b068", "documentation": "Get a JWT from your API credentials", "method": "get", "endpoint": "getToken", "responses": [ { "uuid": "ce349e2d-6cbf-4b17-892c-4e2ff3209840", "body": "{\n \"createdOn\": {{faker 'number.int' max=99999}},\n \"expires\": {{faker 'number.int' max=99999}},\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "b5e0c99d-8cf7-443e-bffd-bb5faf05d441", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "69f62590-f35b-48bb-a460-fc68d1e8ac00", "documentation": "Get a JWT from your API credentials", "method": "post", "endpoint": "getToken", "responses": [ { "uuid": "7cf84ec0-9737-45e4-bd8b-a31efdc627c8", "body": "{\n \"createdOn\": {{faker 'number.int' max=99999}},\n \"expires\": {{faker 'number.int' max=99999}},\n \"token\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "5fa2000d-e6a6-4320-9ef1-d638733a8d21", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "05b6f207-96da-4cb2-b2af-4ab1ec7c229a", "documentation": "Stats on ask price of new vehicles", "method": "get", "endpoint": "listPrice", "responses": [ { "uuid": "51f616b9-50f2-4853-9234-3b6b4b3dc500", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"average\": {{faker 'number.int' max=99999}},\n \"median\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pVariance\": {{faker 'number.int' max=99999}},\n \"stdDev\": {{faker 'number.int' max=99999}}\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "18077c24-c431-4d02-9f56-35aace1309d5", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "b1c7db55-5efa-4fc4-83a7-cd2c0138501e", "documentation": "Listings by Dealer ID", "method": "get", "endpoint": "listings", "responses": [ { "uuid": "ee839a24-0250-460a-8332-1560b0bc9696", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"listings\": [\n {\n \"askPrice\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"color\": \"\",\n \"dealerID\": {{faker 'number.int' max=99999}},\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interiorColor\": \"\",\n \"isNew\": {{faker 'datatype.boolean'}},\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"mileage\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"msrp\": {{faker 'number.int' max=99999}},\n \"vin\": \"\",\n \"vinDecode\": {},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"endDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "760d16a4-9f99-48b3-9331-dbaa9d5d0221", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "ae0d8f99-3a21-4b4a-a1d1-39b05c21def7", "documentation": "Flexible Listing Search", "method": "get", "endpoint": "listings2", "responses": [ { "uuid": "4e71747d-2875-42c0-aa8a-62fcad89ef45", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"listings\": [\n {\n \"askPrice\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"color\": \"\",\n \"dealerID\": {{faker 'number.int' max=99999}},\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interiorColor\": \"\",\n \"isNew\": {{faker 'datatype.boolean'}},\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"mileage\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"msrp\": {{faker 'number.int' max=99999}},\n \"vin\": \"\",\n \"vinDecode\": {},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"endDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "0cd74ddf-2aa1-48e7-b979-7a787baa40ae", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "3d11b38e-bb81-4f9f-8715-cf398773d9d4", "documentation": "Listings by Dealer ID and Date", "method": "get", "endpoint": "listingsByDate", "responses": [ { "uuid": "37bd7ba2-3a1b-4030-97c1-6b19a128cda3", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"listings\": [\n {\n \"askPrice\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"color\": \"\",\n \"dealerID\": {{faker 'number.int' max=99999}},\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interiorColor\": \"\",\n \"isNew\": {{faker 'datatype.boolean'}},\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"mileage\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"msrp\": {{faker 'number.int' max=99999}},\n \"vin\": \"\",\n \"vinDecode\": {},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"endDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "e4f532e8-938f-4db7-b127-ce65c9f12fd7", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "4b366c4b-d175-4d36-a99d-3d099868d97c", "documentation": "Listings by Region", "method": "get", "endpoint": "listingsByRegion", "responses": [ { "uuid": "e696cb5e-4680-4125-a834-e167fda0ef9f", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"listings\": [\n {\n \"askPrice\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"color\": \"\",\n \"dealerID\": {{faker 'number.int' max=99999}},\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interiorColor\": \"\",\n \"isNew\": {{faker 'datatype.boolean'}},\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"mileage\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"msrp\": {{faker 'number.int' max=99999}},\n \"vin\": \"\",\n \"vinDecode\": {},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"endDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "7715c739-7e7b-4937-a52f-a4b362c8e732", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "217a8377-7cf9-40c6-a633-15e0e96f02b3", "documentation": "Listings by Region and Date", "method": "get", "endpoint": "listingsByRegionAndDate", "responses": [ { "uuid": "fbd80146-0768-49ca-a333-4f6ab73802df", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"listings\": [\n {\n \"askPrice\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"color\": \"\",\n \"dealerID\": {{faker 'number.int' max=99999}},\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interiorColor\": \"\",\n \"isNew\": {{faker 'datatype.boolean'}},\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"mileage\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"msrp\": {{faker 'number.int' max=99999}},\n \"vin\": \"\",\n \"vinDecode\": {},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"endDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "d08c02c8-ff33-4451-a880-80e694843e1b", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "5bfcbfbb-b21e-451f-833f-e868963dc94a", "documentation": "Listings by ZipCode", "method": "get", "endpoint": "listingsByZipCode", "responses": [ { "uuid": "95daf994-a7cd-45a4-b7d0-248c2dc2ea6a", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"listings\": [\n {\n \"askPrice\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"color\": \"\",\n \"dealerID\": {{faker 'number.int' max=99999}},\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interiorColor\": \"\",\n \"isNew\": {{faker 'datatype.boolean'}},\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"mileage\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"msrp\": {{faker 'number.int' max=99999}},\n \"vin\": \"\",\n \"vinDecode\": {},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"endDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "ab26feef-731c-4ae5-8678-bc9dcfa0b4de", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "1ccbffde-9315-40c4-b17f-f0e8bff02667", "documentation": "Listings by ZipCode and Date", "method": "get", "endpoint": "listingsByZipCodeAndDate", "responses": [ { "uuid": "6ea9566d-32ee-4bf0-beac-a6bc254b9c40", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"listings\": [\n {\n \"askPrice\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"color\": \"\",\n \"dealerID\": {{faker 'number.int' max=99999}},\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"interiorColor\": \"\",\n \"isNew\": {{faker 'datatype.boolean'}},\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"mileage\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"msrp\": {{faker 'number.int' max=99999}},\n \"vin\": \"\",\n \"vinDecode\": {},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"maxPages\": {{faker 'number.int' max=99999}},\n \"page\": {{faker 'number.int' max=99999}}\n },\n \"endDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\",\n \"startDate\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "e1c1884e-055d-489b-a115-911f343e4bdf", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "6070f3e0-a85e-4876-b4bb-1c728b1a93ef", "documentation": "Generate a Sub User Key that can be used by your users to make API calls in frontend applications.", "method": "post", "endpoint": "makeSubUserKey", "responses": [ { "uuid": "d8394d10-614d-4e79-8f85-43058c4c4114", "body": "{\n \"createdOn\": {{faker 'number.int' max=99999}},\n \"domain\": \"\",\n \"endPoints\": [\n \"*\"\n ],\n \"expires\": {{faker 'number.int' max=99999}},\n \"token\": \"\",\n \"uuid\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "4d6c0660-3f0b-4cf6-b23b-7e01f209ecf1", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "fb8a88e7-35c8-469d-bc65-31b8a16fb228", "documentation": "Used market share of model year by model", "method": "get", "endpoint": "modelYearDist", "responses": [ { "uuid": "cf9f0389-1bce-4910-ba5f-91f5d60611cb", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"brandName\": \"\",\n \"modelName\": \"\",\n \"percentOfMarket\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "97b09638-a905-46df-9124-f88a2653c9c5", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "a3b65cd0-adfb-448f-a41e-3dc969aa638b", "documentation": "Brand sales by region and Day", "method": "get", "endpoint": "regionDailySales", "responses": [ { "uuid": "33470308-ad3f-4e85-a904-870371d23250", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "afc129fe-ff92-4bc1-9ca6-472ba3faedeb", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "5545cba0-4502-4253-be15-fdecb73094c0", "documentation": "Premium. Brand sales by region and month", "method": "get", "endpoint": "regionSales", "responses": [ { "uuid": "548328bc-1b7b-46d2-b548-7231a96b3b06", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "7f288eb9-6917-4bdc-99de-4f0bd8473bbf", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "6e305cfa-3246-47db-90c8-6614d9b52a1d", "documentation": "Revoke a Sub User Key associated with your account.", "method": "put", "endpoint": "revokeSubUserKey", "responses": [ { "uuid": "b8179909-dd8e-4f21-8076-0939b5090712", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "2916ab43-d45d-4834-bcab-47e514db3fe4", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "08d84a93-910b-4fe4-b613-d258f932e143", "documentation": "Stats on sale price of new vehicles", "method": "get", "endpoint": "salePrice", "responses": [ { "uuid": "3b59618f-d7a1-45c6-a8ee-0a4e3ae2998c", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"average\": {{faker 'number.int' max=99999}},\n \"median\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pVariance\": {{faker 'number.int' max=99999}},\n \"stdDev\": {{faker 'number.int' max=99999}}\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "402d318f-8f7d-4ad6-87ac-10f09ad2f6fe", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "b0b7c099-2bb1-41b3-9ead-9f342c091a6d", "documentation": "Histogram of sales price of new vehicles by model", "method": "get", "endpoint": "salePriceHistogram", "responses": [ { "uuid": "c141f9b8-ad14-4188-8e38-044912a02afa", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"bucket\": {{faker 'number.int' max=99999}},\n \"modelName\": \"\",\n \"percentOfMarket\": {{faker 'number.int' max=99999}}\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "374f13d2-f0d5-4f6e-96a5-ed55ba87a738", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "c8199013-a074-44a8-8615-3d1a47e29eb6", "documentation": "Premium. Simple Vehicle Market Report", "method": "get", "endpoint": "similarSalePrice", "responses": [ { "uuid": "dbdab224-be35-4bf7-80f7-b35ce8f42fd3", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"daysBack\": {{faker 'number.int' max=99999}},\n \"mileCount\": {{faker 'number.int' max=99999}},\n \"milesAvg\": {{faker 'number.int' max=99999}},\n \"milesStdDev\": {{faker 'number.int' max=99999}},\n \"newCount\": {{faker 'number.int' max=99999}},\n \"newSaleAvg\": {{faker 'number.int' max=99999}},\n \"newSaleStdDev\": {{faker 'number.int' max=99999}},\n \"usedCount\": {{faker 'number.int' max=99999}},\n \"usedSaleAvg\": {{faker 'number.int' max=99999}},\n \"usedSaleStdDev\": {{faker 'number.int' max=99999}}\n },\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "057332f4-ba80-4d6c-a8c2-b58e39cdc491", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "cd029feb-e93b-40c7-943a-b0c9c890c8b5", "documentation": "Top models in a given region", "method": "get", "endpoint": "topModels", "responses": [ { "uuid": "82264a04-7ac5-4d64-a8c7-8bdfed619fb2", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": [\n {\n \"brandMarketShare\": {{faker 'number.int' max=99999}},\n \"brandName\": \"\",\n \"modelName\": \"\",\n \"percentOfBrandSales\": {{faker 'number.int' max=99999}},\n \"percentOfTopSales\": {{faker 'number.int' max=99999}}\n }\n ],\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "cac2533b-0e2f-42fd-9db9-6b3e8dc11f9a", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "cc18b692-7eee-47c7-a1ed-b17597fa5f21", "documentation": "Premium. Simple Vehicle History Report", "method": "get", "endpoint": "vehicleHistory", "responses": [ { "uuid": "d33deb5a-02f3-475d-86ae-f634c3caff7b", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {\n \"data\": [\n {\n \"dealerName\": \"\",\n \"firstSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"lastSeen\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"miles\": {{faker 'number.int' max=99999}},\n \"new\": {{faker 'datatype.boolean'}},\n \"price\": {{faker 'number.int' max=99999}},\n \"state\": \"\",\n \"zip\": {{faker 'number.int' max=99999}}\n }\n ],\n \"vin\": \"\"\n },\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "fc26ecca-7048-496b-b484-376ec264ae6a", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "bb09c441-380a-45ef-96e2-082f0e3a7c1c", "documentation": "Checks if a VIN appeared on the market on or after a given date.", "method": "get", "endpoint": "vehicleSeen", "responses": [ { "uuid": "34082838-7401-42f2-ae14-3e50798b2294", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": {{faker 'datatype.boolean'}},\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "d4156112-391d-4b1d-b5ef-d02ecc7bd4af", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "c1fc9ba9-2a14-4423-ae68-b8eb743d4e40", "documentation": "Vin decoder and Recall Info", "method": "get", "endpoint": "vinDecode", "responses": [ { "uuid": "fda28e7f-5fbf-412d-9d4c-fca0876cec14", "body": "{\n \"brandName\": \"\",\n \"cacheTimeLimit\": 600,\n \"condition\": \"\",\n \"data\": \"\",\n \"modelName\": \"\",\n \"msg\": \"\",\n \"regionName\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful Response", "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": "a825f9b1-2527-41c1-8316-0edec3f1f235", "body": "{\n \"detail\": [\n {\n \"loc\": [\n \"\"\n ],\n \"msg\": \"\",\n \"type\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 422, "label": "Validation 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": "cd0f28e8-1863-4703-8c2d-187f2013b2de" }, { "type": "route", "uuid": "ee3f1b6f-e493-4c7e-a4d5-2c6a4592d0c6" }, { "type": "route", "uuid": "2ee2d295-6d62-4d47-b85a-67583f580dee" }, { "type": "route", "uuid": "d1ed0835-c2a8-45e9-a0b7-57e7481fe10b" }, { "type": "route", "uuid": "33c0bbda-45dd-4f74-bdbd-15c1a2126f11" }, { "type": "route", "uuid": "7fff0726-7634-43ff-8a0a-63b112cb5b18" }, { "type": "route", "uuid": "30ef7354-56e0-4a5b-8da9-2edc101f942d" }, { "type": "route", "uuid": "78f6b09c-bad0-4ede-a3dd-e7ca812d1d1c" }, { "type": "route", "uuid": "6d42091f-d0ab-4a7c-9982-7b47d503da91" }, { "type": "route", "uuid": "30381390-bfea-4e48-9ceb-d4d9745ff034" }, { "type": "route", "uuid": "7e8443c0-714c-4a69-85f0-463b3209cd01" }, { "type": "route", "uuid": "b72da2fa-32ce-4f28-9e5b-7d6c9daeed55" }, { "type": "route", "uuid": "c710d356-9010-4151-a939-71a4c331b068" }, { "type": "route", "uuid": "69f62590-f35b-48bb-a460-fc68d1e8ac00" }, { "type": "route", "uuid": "05b6f207-96da-4cb2-b2af-4ab1ec7c229a" }, { "type": "route", "uuid": "b1c7db55-5efa-4fc4-83a7-cd2c0138501e" }, { "type": "route", "uuid": "ae0d8f99-3a21-4b4a-a1d1-39b05c21def7" }, { "type": "route", "uuid": "3d11b38e-bb81-4f9f-8715-cf398773d9d4" }, { "type": "route", "uuid": "4b366c4b-d175-4d36-a99d-3d099868d97c" }, { "type": "route", "uuid": "217a8377-7cf9-40c6-a633-15e0e96f02b3" }, { "type": "route", "uuid": "5bfcbfbb-b21e-451f-833f-e868963dc94a" }, { "type": "route", "uuid": "1ccbffde-9315-40c4-b17f-f0e8bff02667" }, { "type": "route", "uuid": "6070f3e0-a85e-4876-b4bb-1c728b1a93ef" }, { "type": "route", "uuid": "fb8a88e7-35c8-469d-bc65-31b8a16fb228" }, { "type": "route", "uuid": "a3b65cd0-adfb-448f-a41e-3dc969aa638b" }, { "type": "route", "uuid": "5545cba0-4502-4253-be15-fdecb73094c0" }, { "type": "route", "uuid": "6e305cfa-3246-47db-90c8-6614d9b52a1d" }, { "type": "route", "uuid": "08d84a93-910b-4fe4-b613-d258f932e143" }, { "type": "route", "uuid": "b0b7c099-2bb1-41b3-9ead-9f342c091a6d" }, { "type": "route", "uuid": "c8199013-a074-44a8-8615-3d1a47e29eb6" }, { "type": "route", "uuid": "cd029feb-e93b-40c7-943a-b0c9c890c8b5" }, { "type": "route", "uuid": "cc18b692-7eee-47c7-a1ed-b17597fa5f21" }, { "type": "route", "uuid": "bb09c441-380a-45ef-96e2-082f0e3a7c1c" }, { "type": "route", "uuid": "c1fc9ba9-2a14-4423-ae68-b8eb743d4e40" } ] }