{"info":{"_postman_id":"8c3d8109-2443-4cc9-a313-4cbb36b40877","name":"Feeds API","description":"<html><head></head><body><p>This is a collection of endpoints that all you to pull XML feeds containing listing, manual listing, agent roster, or office data</p>\n<p>Variables that will be needed:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Variable</th>\n<th>Value</th>\n<th>How to Get</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>api_url</td>\n<td>string</td>\n<td>Use this value: <code>https://api.kvcore.com</code></td>\n</tr>\n<tr>\n<td>zapKey</td>\n<td>string</td>\n<td>Need to get from kvCORE team</td>\n</tr>\n<tr>\n<td>version</td>\n<td>integer</td>\n<td>If the request requires a version number then it will be in the description</td>\n</tr>\n<tr>\n<td>group</td>\n<td>string</td>\n<td>If you are needing data for a group, a collection of accounts under a single brand, then you can receive this from the kvCORE team</td>\n</tr>\n</tbody>\n</table>\n</div></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"4231930","collectionId":"8c3d8109-2443-4cc9-a313-4cbb36b40877","publishedId":"SzKYNw7B","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-02-27T01:34:30.000Z"},"item":[{"name":"GET Agent Roster","id":"ec95c31b-0efc-4b5d-ab8a-d3396e591d0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{api_url}/export/agents/{zapKey}/{version}","description":"<h1 id=\"get-agent-roster\">GET Agent Roster</h1>\n<h5 id=\"this-will-return-an-xml-file-of-agent-roster-data-you-can-change-the-version-variable-to-change-the-contained-format-and-fields-based-on-our-set-of-versions\">This will return an XML file of agent roster data. You can change the version variable to change the contained format and fields based on our set of versions.</h5>\n<p>Here are the possible version options:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Version</th>\n<th>Name</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Zillow</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["export","agents","{zapKey}","{version}"],"host":["{api_url}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec95c31b-0efc-4b5d-ab8a-d3396e591d0d"},{"name":"GET Manual Listings","id":"ccb4cb6e-bc7e-4779-80dc-218cab9ec8b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.kvcore.com/export/listings/{zapKey}/17","description":"<h1 id=\"get-manual-listings\">GET Manual Listings</h1>\n<h5 id=\"this-will-return-an-xml-file-with-manual-listings-created-within-an-account-or-group\">This will return an XML file with Manual listings created within an account or group.</h5>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Params</th>\n<th>Required</th>\n<th>Notes</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>group</td>\n<td>No</td>\n<td>By passing in the name (str) of the group you can return all data for multiple accounts within that group</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["export","listings","{zapKey}","17"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ccb4cb6e-bc7e-4779-80dc-218cab9ec8b9"}],"event":[{"listen":"prerequest","script":{"id":"03b47677-1ab0-48e5-98a3-8dbe120af15d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"25cd17e6-5bd6-4a89-b85b-8e4ae98dcfeb","type":"text/javascript","exec":[""]}}],"variable":[{"key":"zapKey","value":""},{"key":"version","value":""},{"key":"groupName","value":""},{"key":"api_url","value":"https://api.kvcore.com"}]}