{"info":{"_postman_id":"ebe8a5f1-5f65-464a-b146-8597302a8c1e","name":"Car Clip API","description":"<html><head></head><body><p>Get a list of one or many vehicle profiles from Cartender's Car Clip database. A vehicle profile is a record that contains video clips, music file, and meta data for a given year, make, model and body style.</p>\n<h1 id=\"authentication\">Authentication</h1>\n<ol>\n<li>Authenticate with the API using your email and password, and then get your Car Clip API token for bearer token authorization.</li>\n</ol>\n<h1 id=\"pagination\">Pagination</h1>\n<p>Any call (except /profiles/count) can be paginated with the <em>page</em> and <em>per_page</em> parameters.</p>\n<h1 id=\"default-rate-limit\">Default Rate limit</h1>\n<p>100 requests every 60 seconds</p>\n<h1 id=\"carry-over-status\">Carry Over Status</h1>\n<p>The <em>co_status</em> field is a boolean value that identifies if a vehicle profile's assets are usable from a previous model year. It also indicates that a vehicle profile for the previous model year exists. This value can traverse multiple model years but does not go lower than MY2020. If the value is false, the vehicle profile's assets are only usable for the given year of that profile.</p>\n<h1 id=\"additional-information\">Additional Information</h1>\n<ul>\n<li>Each vehicle profile has 6 car clips that each have a duration of 6 seconds.</li>\n<li>The sequence of clips matches the sequence of the template's video-clip fields by default. For example: video-clip1 -&gt; video-clip1, video-clip2 -&gt; video-clip2, etc.</li>\n</ul>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Authentication","slug":"authentication"},{"content":"Pagination","slug":"pagination"},{"content":"Default Rate limit","slug":"default-rate-limit"},{"content":"Carry Over Status","slug":"carry-over-status"},{"content":"Additional Information","slug":"additional-information"}],"owner":"32580146","collectionId":"ebe8a5f1-5f65-464a-b146-8597302a8c1e","publishedId":"2sA2r81PBE","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-02-17T20:36:44.000Z"},"item":[{"name":"/profiles/count?vehicle-make=<make>","id":"80db6b1e-f330-44ad-bf89-8c5c7d434234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://carclips.cartender.co/profiles/count?vehicle-make=Toyota","description":"<p>Get the total count of vehicle profiles for one or many profiles. Vehicle profile field params are supported.</p>\n<p>Example:</p>\n<p>/profiles/count</p>\n<p>-or-</p>\n<p>/profiles/count?vehicle-make=Toyota</p>\n","urlObject":{"protocol":"https","path":["profiles","count"],"host":["carclips","cartender","co"],"query":[{"key":"vehicle-make","value":"Toyota"}],"variable":[]}},"response":[{"id":"3f40e5bd-bf5a-444a-9db7-d1f89627a4ee","name":"/profiles/count?vehicle-make=Toyota","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carclips.cartender.co/profiles/count?vehicle-make=Toyota","protocol":"https","host":["carclips","cartender","co"],"path":["profiles","count"],"query":[{"key":"vehicle-make","value":"Toyota"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Feb 2021 19:20:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"852c8a4b-e07c-4b1a-b9e3-17e107a2f3cf"},{"key":"x-response-time","value":"10023ms"},{"key":"x-amzn-Remapped-content-length","value":"2"},{"key":"x-amz-apigw-id","value":"acNDlE8wPHcFuFg="},{"key":"vary","value":"Origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60218ee3-412fcd952e51e0fa18174fb5;Sampled=0"}],"cookie":[],"responseTime":null,"body":"25"}],"_postman_id":"80db6b1e-f330-44ad-bf89-8c5c7d434234"},{"name":"/profiles/?vehicle-year=2021&page=1&per_page=5","id":"b10d0643-cc11-4d79-80dd-3aee01b73587","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://carclips.cartender.co/profiles/?vehicle-year=2021&page=1&per_page=5","description":"<p>List all vehicle profiles based on any vehicle profile field value param, page, or number of results per page.</p>\n<p>Example:</p>\n<p>Show me the first 5 results for profiles that match vehicle year \"2021\":</p>\n<p>/profiles/?vehicle-year=2021&amp;page=1&amp;per_page=5</p>\n","urlObject":{"protocol":"https","path":["profiles",""],"host":["carclips","cartender","co"],"query":[{"key":"vehicle-year","value":"2021"},{"key":"page","value":"1"},{"key":"per_page","value":"5"}],"variable":[]}},"response":[{"id":"c483c503-8e53-4fcc-bb67-10d2b84d47bf","name":"/profiles/?page=1&per_page=10","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://carclips.cartender.co/profiles/?vehicle-year=2021&page=1&per_page=5","protocol":"https","host":["carclips","cartender","co"],"path":["profiles",""],"query":[{"key":"vehicle-year","value":"2021"},{"key":"page","value":"1"},{"key":"per_page","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Feb 2021 19:22:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4558"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"cfea1537-5a32-4ad4-bbd7-802390444d35"},{"key":"x-response-time","value":"8ms"},{"key":"x-amzn-Remapped-content-length","value":"4558"},{"key":"x-amz-apigw-id","value":"acNaDG8JPHcFYMw="},{"key":"vary","value":"Origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60218f73-439d54d4230ee3466da2eb7b;Sampled=0"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"**********3165251c47528\",\n        \"create_date\": \"2021-02-03T16:37:43\",\n        \"modified_date\": \"2021-02-08T18:27:32\",\n        \"co_status\": true,\n        \"vehicle-bodystyle\": \"SUV\",\n        \"vehicle-class\": \"Compact\",\n        \"vehicle-make\": \"Porsche\",\n        \"vehicle-model\": \"Macan\",\n        \"vehicle-year\": 2021,\n        \"video-clip1\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-DRIVE1.mp4\",\n        \"video-clip2\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-DRIVE2.mp4\",\n        \"video-clip3\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-DRIVE3.mp4\",\n        \"video-clip4\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-INT1.mp4\",\n        \"video-clip5\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-INT2.mp4\",\n        \"video-clip6\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-INT3.mp4\"\n    },\n    {\n        \"_id\": \"**********3165251c47530\",\n        \"create_date\": \"2021-02-02T17:45:02\",\n        \"modified_date\": \"2021-02-08T16:55:03\",\n        \"vehicle-bodystyle\": \"Sedan\",\n        \"vehicle-class\": \"Compact\",\n        \"vehicle-make\": \"Acura\",\n        \"vehicle-model\": \"ILX\",\n        \"vehicle-year\": 2021,\n        \"video-clip1\": \"https://myfiles.s3.us-west-1.amazonaws.com/Acura/ILX/2019/CC_2019_Acura_ILX-DRIVE1.mp4\",\n        \"video-clip2\": \"https://myfiles.s3.us-west-1.amazonaws.com/Acura/ILX/2019/CC_2019_Acura_ILX-DRIVE2.mp4\",\n        \"video-clip3\": \"https://myfiles.s3.us-west-1.amazonaws.com/Acura/ILX/2019/CC_2019_Acura_ILX-DRIVE3.mp4\",\n        \"video-clip4\": \"https://myfiles.s3.us-west-1.amazonaws.com/Acura/ILX/2019/CC_2019_Acura_ILX-DRIVE4.mp4\",\n        \"video-clip5\": \"https://myfiles.s3.us-west-1.amazonaws.com/Acura/ILX/2019/CC_2019_Acura_ILX-DRIVE5.mp4\",\n        \"video-clip6\": \"https://myfiles.s3.us-west-1.amazonaws.com/Acura/ILX/2019/CC_2019_Acura_ILX-DRIVE6.mp4\"\n    },\n    {\n        \"_id\": \"601af83fc0b3165251c47532\",\n        \"create_date\": \"2021-01-29T00:28:26\",\n        \"modified_date\": \"2021-01-29T11:02:25\",\n        \"vehicle-bodystyle\": \"SUV\",\n        \"vehicle-class\": \"Full-Size\",\n        \"vehicle-make\": \"Cadillac\",\n        \"vehicle-model\": \"Escalade\",\n        \"vehicle-year\": 2021,\n        \"video-clip1\": \"https://myfiles.s3.amazonaws.com/Cadillac/Escalade/2021/CC_2021_Cadillac_Escalade-DRIVE1.mp4\",\n        \"video-clip2\": \"https://myfiles.s3.amazonaws.com/Cadillac/Escalade/2021/CC_2021_Cadillac_Escalade-DRIVE2.mp4\",\n        \"video-clip3\": \"https://myfiles.s3.amazonaws.com/Cadillac/Escalade/2021/CC_2021_Cadillac_Escalade-DRIVE3.mp4\",\n        \"video-clip4\": \"https://myfiles.s3.amazonaws.com/Cadillac/Escalade/2021/CC_2021_Cadillac_Escalade-DRIVE4.mp4\",\n        \"video-clip5\": \"https://myfiles.s3.amazonaws.com/Cadillac/Escalade/2021/CC_2021_Cadillac_Escalade-DRIVE5.mp4\",\n        \"video-clip6\": \"https://myfiles.s3.amazonaws.com/Cadillac/Escalade/2021/CC_2021_Cadillac_Escalade-DRIVE6.mp4\"\n    },\n    {\n        \"_id\": \"601af83fc0b3165251c47534\",\n        \"create_date\": \"2021-01-28T12:35:12\",\n        \"modified_date\": \"2021-01-28T17:28:06\",\n        \"vehicle-bodystyle\": \"Sedan\",\n        \"vehicle-class\": \"Full-Size\",\n        \"vehicle-make\": \"Genesis\",\n        \"vehicle-model\": \"G90\",\n        \"vehicle-year\": 2021,\n        \"video-clip1\": \"https://myfiles.s3.amazonaws.com/Genesis/G90/2020/CC_2020_Genesis_G90-DRIVE1.mp4\",\n        \"video-clip2\": \"https://myfiles.s3.amazonaws.com/Genesis/G90/2020/CC_2020_Genesis_G90-DRIVE2.mp4\",\n        \"video-clip3\": \"https://myfiles.s3.amazonaws.com/Genesis/G90/2020/CC_2020_Genesis_G90-DRIVE3.mp4\",\n        \"video-clip4\": \"https://myfiles.s3.amazonaws.com/Genesis/G90/2020/CC_2020_Genesis_G90-DRIVE4.mp4\",\n        \"video-clip5\": \"https://myfiles.s3.amazonaws.com/Genesis/G90/2020/CC_2020_Genesis_G90-DRIVE5.mp4\",\n        \"video-clip6\": \"https://myfiles.s3.amazonaws.com/Genesis/G90/2020/CC_2020_Genesis_G90-DRIVE6.mp4\"\n    },\n    {\n        \"_id\": \"601af83fc0b3165251c47536\",\n        \"create_date\": \"2021-01-28T12:32:34\",\n        \"modified_date\": \"2021-01-28T17:35:36\",\n        \"vehicle-bodystyle\": \"Sedan\",\n        \"vehicle-class\": \"Mid-Size\",\n        \"vehicle-make\": \"Genesis\",\n        \"vehicle-model\": \"G80\",\n        \"vehicle-year\": 2021,\n        \"video-clip1\": \"https://myfiles.s3.amazonaws.com/Genesis/G80/2021/CC_2021_Genesis_G80-DRIVE1.mp4\",\n        \"video-clip2\": \"https://myfiles.s3.amazonaws.com/Genesis/G80/2021/CC_2021_Genesis_G80-DRIVE2.mp4\",\n        \"video-clip3\": \"https://myfiles.s3.amazonaws.com/Genesis/G80/2021/CC_2021_Genesis_G80-DRIVE3.mp4\",\n        \"video-clip4\": \"https://myfiles.s3.amazonaws.com/Genesis/G80/2021/CC_2021_Genesis_G80-DRIVE4.mp4\",\n        \"video-clip5\": \"https://myfiles.s3.amazonaws.com/Genesis/G80/2021/CC_2021_Genesis_G80-DRIVE5.mp4\",\n        \"video-clip6\": \"https://myfiles.s3.amazonaws.com/Genesis/G80/2021/CC_2021_Genesis_G80-DRIVE6.mp4\"\n    }\n]"}],"_postman_id":"b10d0643-cc11-4d79-80dd-3aee01b73587"},{"name":"/profiles/<id>","id":"3d44b1e2-a5b2-4c5c-a1f4-95f508f94593","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://carclips.cartender.co/profiles/601af835c0b3165251c47528","description":"<p>Get the details of a specific vehicle profile by ID.</p>\n","urlObject":{"protocol":"https","path":["profiles","601af835c0b3165251c47528"],"host":["carclips","cartender","co"],"query":[],"variable":[]}},"response":[{"id":"20194b34-3055-43b4-98c3-1ba9b5d0f718","name":"/profiles/<id>","originalRequest":{"method":"GET","header":[],"url":"https://carclips.cartender.co/profiles/601af835c0b3165251c47528"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Feb 2021 19:28:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"947"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"5738f054-4c92-4e43-9774-bd7621dcb5ae"},{"key":"x-response-time","value":"6ms"},{"key":"x-amzn-Remapped-content-length","value":"947"},{"key":"x-amz-apigw-id","value":"acOVKFdvPHcFk9w="},{"key":"vary","value":"Origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-602190ed-7bd020c55775c1b6604b5254;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"**********3165251c47528\",\n    \"create_date\": \"2021-02-03T16:37:43\",\n    \"modified_date\": \"2021-02-08T18:27:32\",\n    \"co_status\": true,\n    \"vehicle-bodystyle\": \"SUV\",\n    \"vehicle-class\": \"Compact\",\n    \"vehicle-make\": \"Porsche\",\n    \"vehicle-model\": \"Macan\",\n    \"vehicle-year\": 2021,\n    \"video-clip1\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-DRIVE1.mp4\",\n    \"video-clip2\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-DRIVE2.mp4\",\n    \"video-clip3\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-DRIVE3.mp4\",\n    \"video-clip4\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-INT1.mp4\",\n    \"video-clip5\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-INT2.mp4\",\n    \"video-clip6\": \"https://myfiles.s3.us-west-1.amazonaws.com/Porsche/Macan/2021/CC_2019_Porsche_Macan-INT3.mp4\"\n}"}],"_postman_id":"3d44b1e2-a5b2-4c5c-a1f4-95f508f94593"},{"name":"/profiles/count","id":"541e7270-4ba2-4f1b-9065-138260025bee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"https://carclips.cartender.co/profiles/count","urlObject":{"protocol":"https","path":["profiles","count"],"host":["carclips","cartender","co"],"query":[],"variable":[]}},"response":[{"id":"3a98ce01-2b61-4015-a388-cade1c34ccc8","name":"/profiles/count","originalRequest":{"method":"GET","header":[],"url":"https://carclips.cartender.co/profiles/count"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Feb 2021 19:29:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"1ee3ecb6-9d74-45f4-8d0d-d3d1e930ad76"},{"key":"x-response-time","value":"10023ms"},{"key":"x-amzn-Remapped-content-length","value":"3"},{"key":"x-amz-apigw-id","value":"acOZUFZiPHcFvIQ="},{"key":"vary","value":"Origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60219108-4fdec1aa753d076b492bc339;Sampled=0"}],"cookie":[],"responseTime":null,"body":"238"}],"_postman_id":"541e7270-4ba2-4f1b-9065-138260025bee"},{"name":"/users/login","id":"669c0759-3890-416c-85c4-2f23d31213ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"{{user_email}}\",\n    \"password\": \"{{user_pass}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://carclips.cartender.co/users/login","description":"<p>Use your email and password to authenticate with the API and get your bearer token to make requests.</p>\n","urlObject":{"protocol":"https","path":["users","login"],"host":["carclips","cartender","co"],"query":[],"variable":[]}},"response":[{"id":"5a775adf-67bc-462e-bfe2-76e9c846f653","name":"/users/login","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"{{user_email}}\",\n    \"password\": \"{{user_pass}}\"\n}","options":{"raw":{"language":"json"}}},"url":"https://carclips.cartender.co/users/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 08 Feb 2021 19:30:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"306"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"f38e147a-57f9-4ea3-a6a3-3ab021d0e5d5"},{"key":"x-response-time","value":"243ms"},{"key":"x-amzn-Remapped-content-length","value":"306"},{"key":"x-amz-apigw-id","value":"acOg2EaaPHcF8GQ="},{"key":"vary","value":"Origin"},{"key":"X-Amzn-Trace-Id","value":"Root=1-60219138-297eec123c3963c83dcf0deb;Sampled=0"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"********9e0008cf0aea\",\n    \"email\": \"{{user_email}}\",\n    \"created_at\": \"2021-02-03T19:42:42.679Z\",\n    \"updated_at\": \"2021-02-03T19:42:42.679Z\",\n    \"token\": \"token\"\n}"}],"_postman_id":"669c0759-3890-416c-85c4-2f23d31213ef"}]}