{"info":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","description":"<html><head></head><body><p>Thank you for checking out the ProspectPro API documentation.</p>\n<p>Here, you'll find all technical details you need to:</p>\n<ul>\n<li><p>Fetch <strong>Prospects</strong> from your ProspectPro account</p>\n</li>\n<li><p>Manage <strong>Prospects</strong> in your ProspectPro account</p>\n</li>\n<li><p>Manage <strong>Contacts</strong> in your ProspectPro account</p>\n</li>\n<li><p>Manage <strong>Events</strong> in your ProspectPro account</p>\n</li>\n<li><p>Fetch your prospects' <strong>Engagement History</strong> (pages they've visited on your website)</p>\n</li>\n</ul>\n<blockquote>\n<p><strong>Update notice:</strong> As per March 2026 we've updated our API version to v1.3. v1.3 is fully backwards compatible with v1.2. v1.2 will remain available until further notice. </p>\n</blockquote>\n<h2 id=\"requirements\">Requirements</h2>\n<hr>\n<p>A unique API key is required to use all ProspectPro API's. Don't have a key yet? Visit your <a href=\"https://mijn.prospectpro.nl/accounts\">account settings</a> and grab your API key from the \"Script &amp; API\" section. Don't have an account yet? <a href=\"https://mijn.prospectpro.nl/register\">Sign up</a> to start your free trial.</p>\n<h2 id=\"pagination\">Pagination</h2>\n<hr>\n<p>Pagination is only available for the <strong>/prospects</strong> endpoint.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Param</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>limit</td>\n<td>Number of results per page.</td>\n</tr>\n<tr>\n<td>page</td>\n<td>Number of the page you want to retrieve.</td>\n</tr>\n<tr>\n<td>start</td>\n<td>Alternative to page. Number of the first result you want to retrieve.</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"rate-limits\">Rate Limits</h2>\n<hr>\n<p>ProspectPro is designed to handle heavy API usage (fair use). If you ensure you don't make &gt;1 request per endpoint per second (per account), you'll never hit a limit. But if you temporarily need a burst, our servers usually don't mind.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"37888696","collectionId":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","publishedId":"2sAXjF8uWR","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"0d1b2a","highlight":"0075f2"},"publishDate":"2024-08-24T18:46:38.000Z"},"item":[{"name":"Prospects","item":[{"name":"Fetch Prospects","id":"36fd3213-9700-43eb-b408-051fe5fba289","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/prospects?company=&domain=&coc=&label=&search=&tags=&NOT_tags=&from_changed_time=&total_contacts=&total_visits=&pageviews=&pagesearch=&NOT_pagesearch=&time=&last_visit=&inserted_date=&changed_date=&sort_by=&sort_order=&no_header=","description":"<p>Fetch Prospects from your ProspectPro account.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","prospects"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Optional) ID of a Prospect you want to retrieve.\n<em>Important: Only valid Prospect ID's are accepted.</em></p>\n","type":"text/plain"},"key":"company","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by domain.</p>\n","type":"text/plain"},"key":"domain","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by Chamber of Commerce (KvK) number.</p>\n","type":"text/plain"},"key":"coc","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by Target Audience Status:</p>\n<ul>\n<li>1 - In Target Audience (\"Doelgroep\")</li>\n<li>0 - Not in Target Audience (\"Geen Doelgroep\")</li>\n<li>-1 - Not qualified (\"Nieuw\")</li>\n</ul>\n","type":"text/plain"},"key":"label","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by search query.</p>\n<p><em>Important: value should be URL encoded.</em></p>\n","type":"text/plain"},"key":"search","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by Tag(s).</p>\n<p><em>Important: Comma-separate values when filtering for multiple tags.</em></p>\n","type":"text/plain"},"key":"tags","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by Excluding Tag(s).</p>\n<p><em>Important: Comma-separate values when filtering for multiple tags.</em></p>\n","type":"text/plain"},"key":"NOT_tags","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by the last time a prospect was updated.</p>\n<p><em>Important: Only valid EPOCH timestamps are accepted.</em></p>\n","type":"text/plain"},"key":"from_changed_time","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by number of associated contacts.</p>\n<p><em>Range:</em> <strong>5:10</strong> <em>Exact:</em> <strong>2:2</strong> <em>Minimum only:</em> <strong>5</strong> <em>Maximum only:</em> <strong>0:10</strong></p>\n","type":"text/plain"},"key":"total_contacts","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by number of times they've visited your website.</p>\n<p><em>Range:</em> <strong>5:10</strong> <em>Exact:</em> <strong>2:2</strong> <em>Minimum only:</em> <strong>5</strong> <em>Maximum only:</em> <strong>0:10</strong></p>\n","type":"text/plain"},"key":"total_visits","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by number of pages they've visited on your website.</p>\n<p><em>Range:</em> <strong>5:10</strong> <em>Exact:</em> <strong>2:2</strong> <em>Minimum only:</em> <strong>5</strong> <em>Maximum only:</em> <strong>0:10</strong></p>\n","type":"text/plain"},"key":"pageviews","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by the pages they've visited.</p>\n<p><em>Important: Comma-separate values when filtering for multiple pages.</em></p>\n","type":"text/plain"},"key":"pagesearch","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by Excluding prospects that have visited specific pages.</p>\n<p><em>Important: Comma-separate values when filtering for multiple pages.</em></p>\n","type":"text/plain"},"key":"NOT_pagesearch","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by website visits in a specific period.</p>\n<p><em>Range:</em> <strong>1773183600:1774479599</strong> <em>Minimum only:</em> <strong>1773183600:</strong> <em>Maximum only:</em> <strong>:1774479599</strong></p>\n<p><em>Important: Only valid EPOCH ranges are accepted.</em></p>\n","type":"text/plain"},"key":"time","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by their last website visit.</p>\n<p><em>Range:</em> <strong>1773183600:1774479599</strong> <em>Minimum only:</em> <strong>1773183600:</strong> <em>Maximum only:</em> <strong>:1774479599</strong></p>\n<p><em>Important: Only valid EPOCH ranges are accepted.</em></p>\n","type":"text/plain"},"key":"last_visit","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by the date they became a prospect.</p>\n<p><em>Range:</em> <strong>1773183600:1774479599</strong> <em>Minimum only:</em> <strong>1773183600:</strong> <em>Maximum only:</em> <strong>:1774479599</strong></p>\n<p><em>Important: Only valid EPOCH ranges are accepted.</em></p>\n","type":"text/plain"},"key":"inserted_date","value":""},{"description":{"content":"<p>(Optional) Filter Prospects by they time they've last changed.</p>\n<p><em>Range:</em> <strong>1773183600:1774479599</strong> <em>Minimum only:</em> <strong>1773183600:</strong> <em>Maximum only:</em> <strong>:1774479599</strong></p>\n<p><em>Important: Only valid EPOCH ranges are accepted.</em></p>\n","type":"text/plain"},"key":"changed_date","value":""},{"description":{"content":"<p>(Optional) Sort Prospects by:</p>\n<ul>\n<li>changed_date (last update)</li>\n<li>inserted_date (date created)</li>\n<li>last_visit (last website visit)</li>\n<li>total_visits (total number of website visits)</li>\n<li>company_name (alphabetical)</li>\n<li>employees (est. #)</li>\n</ul>\n<p><em>Important: values are case sensitive and should be URL encoded.</em></p>\n","type":"text/plain"},"key":"sort_by","value":""},{"description":{"content":"<p>(Optional) Sorting order:</p>\n<ul>\n<li>asc (ascending)</li>\n<li>desc (descending)</li>\n</ul>\n<p><em>Important: values are case sensitive and should be URL encoded.</em></p>\n","type":"text/plain"},"key":"sort_order","value":""},{"description":{"content":"<p>(Optional) Output as array while omitting request details.</p>\n","type":"text/plain"},"key":"no_header","value":""}],"variable":[]}},"response":[{"id":"019aaed7-5225-4e2c-aed6-1309f814fc4d","name":"200 - Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/prospects?sort_by=&label=&tags=&search=&from_changed_time=","host":["https://api.prospectpro.nl"],"path":["v1.3","prospects"],"query":[{"key":"sort_by","value":"","description":"(Optional) Sort Prospects by:\n\n- label_date (last update)\n- last_visit (last website visit)\n- total_visits (total number of website visits)\n- company_name (alphabetical)\n\n*Important: values are case sensitive and should be URL encoded.*"},{"key":"label","value":"","description":"(Optional) Filter Prospects by Target Audience Status:\n\n- 1 - In Target Audience (\"Doelgroep\")\n- 0 - Not in Target Audience (\"Geen Doelgroep\")\n- -1 - Not qualified (\"Nieuw\")"},{"key":"tags","value":"","description":"(Optional) Filter Prospects by Tag(s).\n\n*Important: Comma-separate values when filtering for multiple tags.*"},{"key":"search","value":"","description":"(Optional) Filter Prospects by search query.\n\n*Important: value should be URL encoded.*"},{"key":"from_changed_time","value":"","description":"(Optional) Filter Prospects by the last time a prospect was updated.\n\n*Important: Only valid EPOCH timestamps are accepted.*"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-max-age","value":"600"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Length","value":"1790"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"found\": 1,\n    \"last_visit\": 1712823236,\n    \"companies\": [\n        {\n            \"id\": \"273641780000\",\n            \"last_visit_date\": \"2024-04-11\",\n            \"last_visit\": 1712823236,\n            \"total_visits\": 3,\n            \"pageviews\": 3,\n            \"label\": -1,\n            \"tags\": null,\n            \"total_contacts\": 0,\n            \"similar\": 0,\n            \"hide_people\": 0,\n            \"changed_time\": 1712823236,\n            \"fdid\": \"\",\n            \"name\": \"Rijkswaterstaat\",\n            \"address\": \"Rijnstraat 8\",\n            \"postcode\": \"2515XP\",\n            \"city\": \"'s-Gravenhage\",\n            \"freeformaddress\": \"\",\n            \"country_code\": \"nl\",\n            \"phone\": \"070-4560000\",\n            \"phone_international\": \"+31 70 456 0000\",\n            \"url\": \"https://www.rijkswaterstaat.nl/\",\n            \"domain\": \"rijkswaterstaat.nl\",\n            \"email\": \"avg@minienw.nl\",\n            \"province\": \"Zuid-Holland\",\n            \"region\": \"\",\n            \"municipality\": \"'s-Gravenhage\",\n            \"province_local\": \"Zuid-Holland\",\n            \"entity\": \"\",\n            \"industry\": [\n                \"Algemeen overheidsbestuur\",\n                \"Openbaar bestuur\",\n                \"Openbaar bestuur, overheidsdiensten en verplichte sociale verzekeringen\"\n            ],\n            \"industry_section\": [\n                \"Public Administration and Defence; Compulsory Social Security\"\n            ],\n            \"linkedin_industry\": \"Government Administration\",\n            \"employees\": 9000,\n            \"revenue\": 1186776000,\n            \"employees_range\": 10000,\n            \"revenue_range\": 10000,\n            \"office_type\": \"Hoofdvestiging\",\n            \"facebook_link\": \"https://www.facebook.com/Rijkswaterstaat\",\n            \"twitter_link\": \"https://twitter.com/Rijkswaterstaat\",\n            \"linkedin_link\": \"https://www.linkedin.com/company/rijkswaterstaat\",\n            \"youtube_link\": \"https://www.youtube.com/user/Rijkswaterstaat\",\n            \"instagram_link\": \"https://www.instagram.com/rijkswaterstaat/\",\n            \"pinterest_link\": \"\",\n            \"orgtype\": \"Publiekrechtelijke Rechtspersoon\",\n            \"vat\": \"NL821699180B01\",\n            \"coc\": \"27364178\",\n            \"sbi\": [\n                \"8411\",\n                \"841\",\n                \"84\"\n            ],\n            \"apps\": [\n                \"matomo\",\n                \"google tag manager\",\n                \"sdl tridion\",\n                \"polyfill\",\n                \"google analytics\",\n                \"jquery\",\n                \"microsoft asp.net\",\n                \"hsts\",\n                \"sectigo\",\n                \"mailjet\",\n                \"microsoft clarity\",\n                \"piwik pro\",\n                \"google analytics classic\",\n                \"global site tag\",\n                \"apple whitelist\",\n                \"photoswipe\",\n                \"covid\",\n                \"imgix\",\n                \"crux dataset\",\n                \"crux top 500k\",\n                \"cloudflare radar\",\n                \"cloudflare radar top 500k\",\n                \"cloudflare radar top 200k\",\n                \"dutch\",\n                \"bug bounty\",\n                \"asp.net\",\n                \"asp.net core\",\n                \"viewport meta\",\n                \"iphone mobile compatible\",\n                \"leaflet js\",\n                \"euro\",\n                \"jquery ui\",\n                \"modernizr\",\n                \"html5shiv\",\n                \"yepnope\",\n                \"react\",\n                \"imagesloaded\",\n                \"flickity\",\n                \"lodash\",\n                \"json\",\n                \"core js\",\n                \"polyfill io\",\n                \"intersection observer\",\n                \"doubleclick.net\",\n                \"plans and pricing\",\n                \"facebook\",\n                \"linkedin\",\n                \"twitter\",\n                \"instagram\",\n                \"spotify link\",\n                \"quovadis\",\n                \"ssl by default\",\n                \"sectigo ssl\",\n                \"sectigo organization ssl\",\n                \"spf\",\n                \"dmarc\",\n                \"dnssec\",\n                \"microsoft\",\n                \"iis\",\n                \"dublin core\",\n                \"rss\",\n                \"some robots disallow\",\n                \"content delivery network\",\n                \"rijksoverheid\",\n                \"knmi\",\n                \"clarity\",\n                \"bing ads\",\n                \"https\",\n                \"piwik\",\n                \"utf 8\",\n                \"google\",\n                \"stitcher\",\n                \"recaptcha\",\n                \"polyfillio\",\n                \"favicon tag\",\n                \"html5 doctype\",\n                \"html5 svg tag\",\n                \"meta viewport\",\n                \"whatsapp share\",\n                \"html5 audio tag\",\n                \"html5 video tag\",\n                \"instagram links\",\n                \"meta http equiv\",\n                \"theme color tag\",\n                \"x ua compatible\",\n                \"meta description\",\n                \"apple mobile tags\",\n                \"open graph protocol\",\n                \"opengraph url entity\",\n                \"opengraph type entity\",\n                \"opengraph image entity\",\n                \"opengraph locale entity\",\n                \"google marketing platform\",\n                \"matomo analytics\"\n            ],\n            \"apps_cat\": [\n                \"tag managers\",\n                \"cms\",\n                \"analytics\",\n                \"javascript frameworks\"\n            ],\n            \"data_exists\": [\n                \"phone\",\n                \"email\",\n                \"url\",\n                \"url_active\",\n                \"in_se\",\n                \"open\",\n                \"poi\",\n                \"address\",\n                \"revenue\",\n                \"employees\",\n                \"vat\",\n                \"register_id\",\n                \"address_verified\",\n                \"no_holding\",\n                \"has_children\",\n                \"non_mailing\",\n                \"postbox\",\n                \"socials\",\n                \"facebook\",\n                \"linkedin\",\n                \"twitter\",\n                \"instagram\",\n                \"youtube\"\n            ],\n            \"geo\": \"52.079934,4.323523\",\n            \"lang\": \"nl\",\n            \"founded\": 1990,\n            \"google_industry\": [\n                \"Overheidsinstelling\"\n            ],\n            \"google_industry_en\": [\n                \"Government office\"\n            ],\n            \"reviews\": 3,\n            \"rating\": 4.3,\n            \"open\": [\n                \"1:0900-1700\",\n                \"2:0900-1700\",\n                \"3:0900-1700\",\n                \"4:0900-1700\",\n                \"5:0900-1700\"\n            ],\n            \"pricerange\": \"\",\n            \"industry_section_code\": \"\"\n        }\n    ]\n}"},{"id":"3597ff19-965e-4437-adb3-c573f946c9f7","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/prospects?company=&domain=&coc=&label=&search=&tags=&NOT_tags=&from_changed_time=&total_contacts=&total_visits=&pageviews=&pagesearch=&NOT_pagesearch=&time=&last_visit=&inserted_date=&changed_date=&sort_by=&sort_order=&no_header=","host":["https://api.prospectpro.nl"],"path":["v1.3","prospects"],"query":[{"key":"company","value":"","description":"(Optional) ID of a Prospect you want to retrieve.\n*Important: Only valid Prospect ID's are accepted.*"},{"key":"domain","value":"","description":"(Optional) Filter Prospects by domain."},{"key":"coc","value":"","description":"(Optional) Filter Prospects by Chamber of Commerce (KvK) number."},{"key":"label","value":"","description":"(Optional) Filter Prospects by Target Audience Status:\n\n- 1 - In Target Audience (\"Doelgroep\")\n- 0 - Not in Target Audience (\"Geen Doelgroep\")\n- -1 - Not qualified (\"Nieuw\")"},{"key":"search","value":"","description":"(Optional) Filter Prospects by search query.\n\n*Important: value should be URL encoded.*"},{"key":"tags","value":"","description":"(Optional) Filter Prospects by Tag(s).\n\n*Important: Comma-separate values when filtering for multiple tags.*"},{"key":"NOT_tags","value":"","description":"(Optional) Filter Prospects by Excluding Tag(s).\n\n*Important: Comma-separate values when filtering for multiple tags.*"},{"key":"from_changed_time","value":"","description":"(Optional) Filter Prospects by the last time a prospect was updated.\n\n*Important: Only valid EPOCH timestamps are accepted.*"},{"key":"total_contacts","value":"","description":"(Optional) Filter Prospects by number of associated contacts.\n\n*Range:* **5:10** *Exact:* **2:2** *Minimum only:* **5** *Maximum only:* **0:10**"},{"key":"total_visits","value":"","description":"(Optional) Filter Prospects by number of times they've visited your website.\n\n*Range:* **5:10** *Exact:* **2:2** *Minimum only:* **5** *Maximum only:* **0:10**"},{"key":"pageviews","value":"","description":"(Optional) Filter Prospects by number of pages they've visited on your website.\n\n*Range:* **5:10** *Exact:* **2:2** *Minimum only:* **5** *Maximum only:* **0:10**"},{"key":"pagesearch","value":"","description":"(Optional) Filter Prospects by the pages they've visited.\n\n*Important: Comma-separate values when filtering for multiple pages.*"},{"key":"NOT_pagesearch","value":"","description":"(Optional) Filter Prospects by Excluding prospects that have visited specific pages.\n\n*Important: Comma-separate values when filtering for multiple pages.*"},{"key":"time","value":"","description":"(Optional) Filter Prospects by website visits in a specific period.\n\n*Range:* **1773183600:1774479599** *Minimum only:* **1773183600:** *Maximum only:* **:1774479599**\n\n*Important: Only valid EPOCH ranges are accepted.*"},{"key":"last_visit","value":"","description":"(Optional) Filter Prospects by their last website visit.\n\n*Range:* **1773183600:1774479599** *Minimum only:* **1773183600:** *Maximum only:* **:1774479599**\n\n*Important: Only valid EPOCH ranges are accepted.*"},{"key":"inserted_date","value":"","description":"(Optional) Filter Prospects by the date they became a prospect.\n\n*Range:* **1773183600:1774479599** *Minimum only:* **1773183600:** *Maximum only:* **:1774479599**\n\n*Important: Only valid EPOCH ranges are accepted.*"},{"key":"changed_date","value":"","description":"(Optional) Filter Prospects by they time they've last changed.\n\n*Range:* **1773183600:1774479599** *Minimum only:* **1773183600:** *Maximum only:* **:1774479599**\n\n*Important: Only valid EPOCH ranges are accepted.*"},{"key":"sort_by","value":"","description":"(Optional) Sort Prospects by:\n\n- changed_date (last update)\n- inserted_date (date created)\n- last_visit (last website visit)\n- total_visits (total number of website visits)\n- company_name (alphabetical)\n- employees (est. #)\n\n*Important: values are case sensitive and should be URL encoded.*"},{"key":"sort_order","value":"","description":"(Optional) Sorting order:\n- asc (ascending)\n- desc (descending)\n\n*Important: values are case sensitive and should be URL encoded.*"},{"key":"no_header","value":"","description":"(Optional) Output as array while omitting request details."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"1790","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"last_visit\": 1712823236,\n  \"companies\": [\n    {\n      \"id\": \"273641780000\",\n      \"last_visit_date\": \"2024-04-11\",\n      \"last_visit\": 1712823236,\n      \"total_visits\": 3,\n      \"pageviews\": 3,\n      \"label\": -1,\n      \"tags\": null,\n      \"total_contacts\": 0,\n      \"similar\": 0,\n      \"hide_people\": 0,\n      \"changed_time\": 1712823236,\n      \"fdid\": \"\",\n      \"name\": \"Rijkswaterstaat\",\n      \"address\": \"Rijnstraat 8\",\n      \"postcode\": \"2515XP\",\n      \"city\": \"'s-Gravenhage\",\n      \"freeformaddress\": \"\",\n      \"country_code\": \"nl\",\n      \"phone\": \"070-4560000\",\n      \"phone_international\": \"+31 70 456 0000\",\n      \"url\": \"https://www.rijkswaterstaat.nl/\",\n      \"domain\": \"rijkswaterstaat.nl\",\n      \"email\": \"avg@minienw.nl\",\n      \"province\": \"Zuid-Holland\",\n      \"region\": \"\",\n      \"municipality\": \"'s-Gravenhage\",\n      \"province_local\": \"Zuid-Holland\",\n      \"entity\": \"\",\n      \"industry\": [\n        \"Algemeen overheidsbestuur\",\n        \"Openbaar bestuur\",\n        \"Openbaar bestuur, overheidsdiensten en verplichte sociale verzekeringen\"\n      ],\n      \"industry_section\": [\n        \"Public Administration and Defence; Compulsory Social Security\"\n      ],\n      \"linkedin_industry\": \"Government Administration\",\n      \"employees\": 9000,\n      \"revenue\": 1186776000,\n      \"employees_range\": 10000,\n      \"revenue_range\": 10000,\n      \"office_type\": \"Hoofdvestiging\",\n      \"facebook_link\": \"https://www.facebook.com/Rijkswaterstaat\",\n      \"twitter_link\": \"https://twitter.com/Rijkswaterstaat\",\n      \"linkedin_link\": \"https://www.linkedin.com/company/rijkswaterstaat\",\n      \"youtube_link\": \"https://www.youtube.com/user/Rijkswaterstaat\",\n      \"instagram_link\": \"https://www.instagram.com/rijkswaterstaat/\",\n      \"pinterest_link\": \"\",\n      \"orgtype\": \"Publiekrechtelijke Rechtspersoon\",\n      \"vat\": \"NL821699180B01\",\n      \"coc\": \"27364178\",\n      \"sbi\": [\n        \"8411\",\n        \"841\",\n        \"84\"\n      ],\n      \"apps\": [\n        \"matomo\",\n        \"google tag manager\",\n        \"sdl tridion\",\n        \"polyfill\",\n        \"google analytics\",\n        \"jquery\",\n        \"microsoft asp.net\",\n        \"hsts\",\n        \"sectigo\",\n        \"mailjet\",\n        \"microsoft clarity\",\n        \"piwik pro\",\n        \"google analytics classic\",\n        \"global site tag\",\n        \"apple whitelist\",\n        \"photoswipe\",\n        \"covid\",\n        \"imgix\",\n        \"crux dataset\",\n        \"crux top 500k\",\n        \"cloudflare radar\",\n        \"cloudflare radar top 500k\",\n        \"cloudflare radar top 200k\",\n        \"dutch\",\n        \"bug bounty\",\n        \"asp.net\",\n        \"asp.net core\",\n        \"viewport meta\",\n        \"iphone mobile compatible\",\n        \"leaflet js\",\n        \"euro\",\n        \"jquery ui\",\n        \"modernizr\",\n        \"html5shiv\",\n        \"yepnope\",\n        \"react\",\n        \"imagesloaded\",\n        \"flickity\",\n        \"lodash\",\n        \"json\",\n        \"core js\",\n        \"polyfill io\",\n        \"intersection observer\",\n        \"doubleclick.net\",\n        \"plans and pricing\",\n        \"facebook\",\n        \"linkedin\",\n        \"twitter\",\n        \"instagram\",\n        \"spotify link\",\n        \"quovadis\",\n        \"ssl by default\",\n        \"sectigo ssl\",\n        \"sectigo organization ssl\",\n        \"spf\",\n        \"dmarc\",\n        \"dnssec\",\n        \"microsoft\",\n        \"iis\",\n        \"dublin core\",\n        \"rss\",\n        \"some robots disallow\",\n        \"content delivery network\",\n        \"rijksoverheid\",\n        \"knmi\",\n        \"clarity\",\n        \"bing ads\",\n        \"https\",\n        \"piwik\",\n        \"utf 8\",\n        \"google\",\n        \"stitcher\",\n        \"recaptcha\",\n        \"polyfillio\",\n        \"favicon tag\",\n        \"html5 doctype\",\n        \"html5 svg tag\",\n        \"meta viewport\",\n        \"whatsapp share\",\n        \"html5 audio tag\",\n        \"html5 video tag\",\n        \"instagram links\",\n        \"meta http equiv\",\n        \"theme color tag\",\n        \"x ua compatible\",\n        \"meta description\",\n        \"apple mobile tags\",\n        \"open graph protocol\",\n        \"opengraph url entity\",\n        \"opengraph type entity\",\n        \"opengraph image entity\",\n        \"opengraph locale entity\",\n        \"google marketing platform\",\n        \"matomo analytics\"\n      ],\n      \"apps_cat\": [\n        \"tag managers\",\n        \"cms\",\n        \"analytics\",\n        \"javascript frameworks\"\n      ],\n      \"data_exists\": [\n        \"phone\",\n        \"email\",\n        \"url\",\n        \"url_active\",\n        \"in_se\",\n        \"open\",\n        \"poi\",\n        \"address\",\n        \"revenue\",\n        \"employees\",\n        \"vat\",\n        \"register_id\",\n        \"address_verified\",\n        \"no_holding\",\n        \"has_children\",\n        \"non_mailing\",\n        \"postbox\",\n        \"socials\",\n        \"facebook\",\n        \"linkedin\",\n        \"twitter\",\n        \"instagram\",\n        \"youtube\"\n      ],\n      \"geo\": \"52.079934,4.323523\",\n      \"lang\": \"nl\",\n      \"founded\": 1990,\n      \"google_industry\": [\n        \"Overheidsinstelling\"\n      ],\n      \"google_industry_en\": [\n        \"Government office\"\n      ],\n      \"reviews\": 3,\n      \"rating\": 4.3,\n      \"open\": [\n        \"1:0900-1700\",\n        \"2:0900-1700\",\n        \"3:0900-1700\",\n        \"4:0900-1700\",\n        \"5:0900-1700\"\n      ],\n      \"pricerange\": \"\",\n      \"industry_section_code\": \"\"\n    }\n  ]\n}"}],"_postman_id":"36fd3213-9700-43eb-b408-051fe5fba289"},{"name":"Update Prospect","id":"df6f0226-3b3c-4a26-88be-59b162f338eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/prospects?id=&label=&tags=","description":"<p>Update the Target Audience status and/or Tag(s) that are assigned to a Prospect.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","prospects"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) ID of the Prospect you want to update.</p>\n<p><em>Important: Only valid Prospect ID's are accepted.</em></p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Optional) New Target Audience status you want to assign to the Prospect.</p>\n<ul>\n<li>1 - In Target Audience (\"Doelgroep\")</li>\n<li>0 - Not in Target Audience (\"Geen Doelgroep\")</li>\n<li>-1 - Not qualified (\"Nieuw\")</li>\n</ul>\n","type":"text/plain"},"key":"label","value":""},{"description":{"content":"<p>(Optional) New Tag(s) you want to assign to the Prospect.</p>\n<p><em>Important: values are case sensitive and should be URL encoded. Comma-separate values when assigning multiple tags.</em></p>\n","type":"text/plain"},"key":"tags","value":""}],"variable":[]}},"response":[{"id":"f00b802a-d72a-49c2-9b3b-70c22d2ab73c","name":"200 - Success","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/prospects?id=&label=&tags=","host":["https://api.prospectpro.nl"],"path":["v1.3","prospects"],"query":[{"key":"id","value":"","description":"(Required) ID of the Prospect you want to update.\n\n*Important: Only valid Prospect ID's are accepted.*"},{"key":"label","value":"","description":"(Optional) New Target Audience status you want to assign to the Prospect.\n\n- 1 - In Target Audience (\"Doelgroep\")\n- 0 - Not in Target Audience (\"Geen Doelgroep\")\n- -1 - Not qualified (\"Nieuw\")"},{"key":"tags","value":"","description":"(Optional) New Tag(s) you want to assign to the Prospect.\n\n*Important: values are case sensitive and should be URL encoded. Comma-separate values when assigning multiple tags.*"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"close","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"6842","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"companies\": [\n    {\n      \"id\": \"273641780000\",\n      \"last_visit_date\": \"2024-04-11\",\n      \"last_visit\": 1712823236,\n      \"total_visits\": 3,\n      \"pageviews\": 3,\n      \"label\": 1,\n      \"tags\": [\n        \"Sponsorship Allowed\"\n      ],\n      \"total_contacts\": 0,\n      \"similar\": 0,\n      \"hide_people\": 0,\n      \"changed_time\": 1724522882,\n      \"fdid\": \"\",\n      \"name\": \"Rijkswaterstaat\",\n      \"address\": \"Rijnstraat 8\",\n      \"postcode\": \"2515XP\",\n      \"city\": \"'s-Gravenhage\",\n      \"freeformaddress\": \"\",\n      \"country_code\": \"nl\",\n      \"phone\": \"070-4560000\",\n      \"phone_international\": \"+31 70 456 0000\",\n      \"url\": \"https://www.rijkswaterstaat.nl/\",\n      \"domain\": \"rijkswaterstaat.nl\",\n      \"email\": \"avg@minienw.nl\",\n      \"province\": \"Zuid-Holland\",\n      \"region\": \"\",\n      \"municipality\": \"'s-Gravenhage\",\n      \"province_local\": \"Zuid-Holland\",\n      \"entity\": \"\",\n      \"industry\": [\n        \"Algemeen overheidsbestuur\",\n        \"Openbaar bestuur\",\n        \"Openbaar bestuur, overheidsdiensten en verplichte sociale verzekeringen\"\n      ],\n      \"industry_section\": [\n        \"Public Administration and Defence; Compulsory Social Security\"\n      ],\n      \"linkedin_industry\": \"Government Administration\",\n      \"employees\": 9000,\n      \"revenue\": 1186776000,\n      \"employees_range\": 10000,\n      \"revenue_range\": 10000,\n      \"office_type\": \"Hoofdvestiging\",\n      \"facebook_link\": \"https://www.facebook.com/Rijkswaterstaat\",\n      \"twitter_link\": \"https://twitter.com/Rijkswaterstaat\",\n      \"linkedin_link\": \"https://www.linkedin.com/company/rijkswaterstaat\",\n      \"youtube_link\": \"https://www.youtube.com/user/Rijkswaterstaat\",\n      \"instagram_link\": \"https://www.instagram.com/rijkswaterstaat/\",\n      \"pinterest_link\": \"\",\n      \"orgtype\": \"Publiekrechtelijke Rechtspersoon\",\n      \"vat\": \"NL821699180B01\",\n      \"coc\": \"27364178\",\n      \"sbi\": [\n        \"8411\",\n        \"841\",\n        \"84\"\n      ],\n      \"apps\": [\n        \"matomo\",\n        \"google tag manager\",\n        \"sdl tridion\",\n        \"polyfill\",\n        \"google analytics\",\n        \"jquery\",\n        \"microsoft asp.net\",\n        \"hsts\",\n        \"sectigo\",\n        \"mailjet\",\n        \"microsoft clarity\",\n        \"piwik pro\",\n        \"google analytics classic\",\n        \"global site tag\",\n        \"apple whitelist\",\n        \"photoswipe\",\n        \"covid\",\n        \"imgix\",\n        \"crux dataset\",\n        \"crux top 500k\",\n        \"cloudflare radar\",\n        \"cloudflare radar top 500k\",\n        \"cloudflare radar top 200k\",\n        \"dutch\",\n        \"bug bounty\",\n        \"asp.net\",\n        \"asp.net core\",\n        \"viewport meta\",\n        \"iphone mobile compatible\",\n        \"leaflet js\",\n        \"euro\",\n        \"jquery ui\",\n        \"modernizr\",\n        \"html5shiv\",\n        \"yepnope\",\n        \"react\",\n        \"imagesloaded\",\n        \"flickity\",\n        \"lodash\",\n        \"json\",\n        \"core js\",\n        \"polyfill io\",\n        \"intersection observer\",\n        \"doubleclick.net\",\n        \"plans and pricing\",\n        \"facebook\",\n        \"linkedin\",\n        \"twitter\",\n        \"instagram\",\n        \"spotify link\",\n        \"quovadis\",\n        \"ssl by default\",\n        \"sectigo ssl\",\n        \"sectigo organization ssl\",\n        \"spf\",\n        \"dmarc\",\n        \"dnssec\",\n        \"microsoft\",\n        \"iis\",\n        \"dublin core\",\n        \"rss\",\n        \"some robots disallow\",\n        \"content delivery network\",\n        \"rijksoverheid\",\n        \"knmi\",\n        \"clarity\",\n        \"bing ads\",\n        \"https\",\n        \"piwik\",\n        \"utf 8\",\n        \"google\",\n        \"stitcher\",\n        \"recaptcha\",\n        \"polyfillio\",\n        \"favicon tag\",\n        \"html5 doctype\",\n        \"html5 svg tag\",\n        \"meta viewport\",\n        \"whatsapp share\",\n        \"html5 audio tag\",\n        \"html5 video tag\",\n        \"instagram links\",\n        \"meta http equiv\",\n        \"theme color tag\",\n        \"x ua compatible\",\n        \"meta description\",\n        \"apple mobile tags\",\n        \"open graph protocol\",\n        \"opengraph url entity\",\n        \"opengraph type entity\",\n        \"opengraph image entity\",\n        \"opengraph locale entity\",\n        \"google marketing platform\",\n        \"matomo analytics\"\n      ],\n      \"apps_cat\": [\n        \"tag managers\",\n        \"cms\",\n        \"analytics\",\n        \"javascript frameworks\"\n      ],\n      \"data_exists\": [\n        \"phone\",\n        \"email\",\n        \"url\",\n        \"url_active\",\n        \"in_se\",\n        \"open\",\n        \"poi\",\n        \"address\",\n        \"revenue\",\n        \"employees\",\n        \"vat\",\n        \"register_id\",\n        \"address_verified\",\n        \"no_holding\",\n        \"has_children\",\n        \"non_mailing\",\n        \"postbox\",\n        \"socials\",\n        \"facebook\",\n        \"linkedin\",\n        \"twitter\",\n        \"instagram\",\n        \"youtube\"\n      ],\n      \"geo\": \"52.079934,4.323523\",\n      \"lang\": \"nl\",\n      \"founded\": 1990,\n      \"google_industry\": [\n        \"Overheidsinstelling\"\n      ],\n      \"google_industry_en\": [\n        \"Government office\"\n      ],\n      \"reviews\": 3,\n      \"rating\": 4.3,\n      \"open\": [\n        \"1:0900-1700\",\n        \"2:0900-1700\",\n        \"3:0900-1700\",\n        \"4:0900-1700\",\n        \"5:0900-1700\"\n      ],\n      \"pricerange\": \"\",\n      \"industry_section_code\": \"\"\n    }\n  ]\n}"},{"id":"c1fc002a-a527-4fe2-b1fc-5d1e9ce373fa","name":"403 - Invalid Prospect ID","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/prospects?id=&label=&tags=","host":["https://api.prospectpro.nl"],"path":["v1.3","prospects"],"query":[{"key":"id","value":"","description":"(Required) ID of the Prospect you want to update.\n\n*Important: Only valid Prospect ID's are accepted.*"},{"key":"label","value":"","description":"(Optional) New Target Audience status you want to assign to the Prospect.\n\n- 1 - In Target Audience (\"Doelgroep\")\n- 0 - Not in Target Audience (\"Geen Doelgroep\")\n- -1 - Not qualified (\"Nieuw\")"},{"key":"tags","value":"","description":"(Optional) New Tag(s) you want to assign to the Prospect.\n\n*Important: values are case sensitive and should be URL encoded. Comma-separate values when assigning multiple tags.*"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Connection","value":"close"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-max-age","value":"600"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Length","value":"171"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"error_code\": \"wrong_id\",\n    \"error\": \"no record with this id\",\n    \"user_message\": \"no record with this id\",\n    \"user_message_lang\": \"en\"\n}"},{"id":"085b1ab1-e731-4348-ba31-376670cceb1b","name":"403 - Invalid target audience status","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/prospects?id=&label=","host":["https://api.prospectpro.nl"],"path":["v1.3","prospects"],"query":[{"key":"id","value":"","description":"(Required) ID of the Prospect you want to update.\n\n*Important: Only valid Prospect ID's are accepted.*"},{"key":"label","value":"","description":"(Optional) New Target Audience status you want to assign to the Prospect.\n\n- 1 - In Target Audience (\"Doelgroep\")\n- 0 - Not in Target Audience (\"Geen Doelgroep\")\n- -1 - Not qualified (\"Nieuw\")"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Connection","value":"close"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-max-age","value":"600"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Length","value":"214"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"error\",\n    \"error_code\": \"wrong_label\",\n    \"error\": \"label should be a value between -99 and 99\",\n    \"user_message\": \"label should be a value between -99 and 99\",\n    \"user_message_lang\": \"en\"\n}"},{"id":"571dce41-24b7-4fe2-affc-81c32515cfee","name":"403 - Invalid Prospect ID","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3{/prospects?id=&label=&tags=","host":["https://api.prospectpro.nl"],"path":["v1.3{","prospects"],"query":[{"key":"id","value":"","description":"(Required) ID of the Prospect you want to update.\n\n*Important: Only valid Prospect ID's are accepted.*"},{"key":"label","value":"","description":"(Optional) New Target Audience status you want to assign to the Prospect.\n\n- 1 - In Target Audience (\"Doelgroep\")\n- 0 - Not in Target Audience (\"Geen Doelgroep\")\n- -1 - Not qualified (\"Nieuw\")"},{"key":"tags","value":"","description":"(Optional) New Tag(s) you want to assign to the Prospect.\n\n*Important: values are case sensitive and should be URL encoded. Comma-separate values when assigning multiple tags.*"}]}},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"close","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"171","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"error\",\n  \"error_code\": \"wrong_id\",\n  \"error\": \"no record with this id\",\n  \"user_message\": \"no record with this id\",\n  \"user_message_lang\": \"en\"\n}"}],"_postman_id":"df6f0226-3b3c-4a26-88be-59b162f338eb"}],"id":"944269ac-4583-409c-b6b1-e6bd4d53b0c5","_postman_id":"944269ac-4583-409c-b6b1-e6bd4d53b0c5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}}},{"name":"Pageviews","item":[{"name":"Fetch Pageviews","id":"cc0efd96-5b5f-4287-800b-a19b6c43d1b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/pageviews?id=&from_changed_time=&from_last_visit=&add_uid=","description":"<p>Fetch all Pageviews or fetch Pageviews that are linked to a specific Prospect.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","pageviews"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Optional) ID of the Prospect whose Pageviews you want to fetch.</p>\n<p><em>Important: Only valid Prospect ID's are accepted.</em></p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Optional) Filter Pageviews by the time the pageview was updated.</p>\n<p><em>Important: Only valid EPOCH timestamps are accepted.</em></p>\n","type":"text/plain"},"key":"from_changed_time","value":""},{"description":{"content":"<p>(Optional) Filter Pageviews by the time the page visit occured.\n<em>Important: Only valid EPOCH timestamps are accepted.</em></p>\n","type":"text/plain"},"key":"from_last_visit","value":""},{"description":{"content":"<p>(Optional) Add primary UID's to each Pageview (available only when you use server side tracking and provide your own ID's).</p>\n","type":"text/plain"},"key":"add_uid","value":""}],"variable":[]}},"response":[{"id":"af92f8ec-c1a0-478c-b867-e34a16c9b66d","name":"200 - Success","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/pageviews?id=XXXX41780000","host":["https://api.prospectpro.nl"],"path":["v1.3","pageviews"],"query":[{"key":"id","value":"XXXX41780000","description":"(Required) ID of the Prospect whose Pageviews you want to fetch.\n\n*Important: Only valid Prospect ID's are accepted.*"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-max-age","value":"600"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Length","value":"212"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"id\": \"XXXX41780000\",\n    \"found\": 1,\n    \"pageviews\": [\n        {\n            \"pageview_id\": \"xx6533776\",\n            \"id\": \"XXXX41780000\",\n            \"page_title\": \"Over Bedrijfsdata.nl - Bedrijfsdata.nl\",\n            \"page_url\": \"https://www.bedrijfsdata.nl/over-bedrijfsdata-nl/\",\n            \"last_visit_date\": \"2025-05-27\",\n            \"last_visit\": \"1748357858\",\n            \"session\": \"75830258.352712\",\n            \"referer\": \"https://www.google.com/\",\n            \"language\": \"nl-NL\",\n            \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36\",\n            \"bedrijfsdata_id\": \"NL893958080000\",\n            \"medium\": \"search\",\n            \"source\": \"Google\",\n            \"device_type\": \"desktop\",\n            \"device_family\": \"Mac\",\n            \"platform\": \"Mac OS X\",\n            \"browser\": \"Chrome\",\n            \"device_name\": \"Mac\"\n        }\n    ]\n}"},{"id":"dbcb701a-c12b-433f-a80c-a51075be1beb","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/pageviews?id=&from_changed_time=&from_last_visit=&add_uid=","host":["https://api.prospectpro.nl"],"path":["v1.3","pageviews"],"query":[{"key":"id","value":"","description":"(Optional) ID of the Prospect whose Page Views you want to fetch.\n\n*Important: Only valid Prospect ID's are accepted.*"},{"key":"from_changed_time","value":"","description":"(Optional) Filter Visited Pages by the time the pageview was updated.\n\n*Important: Only valid EPOCH timestamps are accepted.*"},{"key":"from_last_visit","value":"","description":"(Optional) Filter Visited Pages by the time the page visit occured.\n*Important: Only valid EPOCH timestamps are accepted.*"},{"key":"add_uid","value":"","description":"(Optional) Add primary UID's to each pageview (available only when you use server side tracking and provide your own ID's)."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"212","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"id\": \"XXXX41780000\",\n  \"found\": 1,\n  \"pageviews\": [\n    {\n      \"pageview_id\": \"xx6533776\",\n      \"id\": \"XXXX41780000\",\n      \"page_title\": \"Over Bedrijfsdata.nl - Bedrijfsdata.nl\",\n      \"page_url\": \"https://www.bedrijfsdata.nl/over-bedrijfsdata-nl/\",\n      \"last_visit_date\": \"2025-05-27\",\n      \"last_visit\": \"1748357858\",\n      \"session\": \"75830258.352712\",\n      \"referer\": \"https://www.google.com/\",\n      \"language\": \"nl-NL\",\n      \"user_agent\": \"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/136.0.0.0 Safari/537.36\",\n      \"bedrijfsdata_id\": \"NL893958080000\",\n      \"medium\": \"search\",\n      \"source\": \"Google\",\n      \"device_type\": \"desktop\",\n      \"device_family\": \"Mac\",\n      \"platform\": \"Mac OS X\",\n      \"browser\": \"Chrome\",\n      \"device_name\": \"Mac\"\n    }\n  ]\n}"}],"_postman_id":"cc0efd96-5b5f-4287-800b-a19b6c43d1b8"}],"id":"78821da0-b2b0-46c8-950c-f869b0e368fa","_postman_id":"78821da0-b2b0-46c8-950c-f869b0e368fa","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}}},{"name":"Contacts","item":[{"name":"Fetch Contacts","id":"486dfa34-afbe-47e0-832d-a31bab4871d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/contacts?id=&from_changed_time=","description":"<p>Fetch all Contacts or fetch Contacts that are linked to a specific Prospect.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","contacts"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Optional) Filter Contacts by the Prospect they belong to.</p>\n<p><em>Important: Only valid Prospect ID's are accepted. If no Prospect ID is provided, all Contacts are returned.</em></p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Optional) Filter Contacts by the last time a contact was updated.</p>\n<p><em>Important: Only valid EPOCH timestamps are accepted.</em></p>\n","type":"text/plain"},"key":"from_changed_time","value":""}],"variable":[]}},"response":[{"id":"62e79c02-bbaf-462f-b405-044718d7f7e4","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/contacts?id=&from_changed_time=","host":["https://api.prospectpro.nl"],"path":["v1.3","contacts"],"query":[{"key":"id","value":"","description":"(Optional) Filter Contacts by the Prospect they belong to.\n\n*Important: Only valid Prospect ID's are accepted. If no Prospect ID is provided, all Contacts are returned.*"},{"key":"from_changed_time","value":"","description":"(Optional) Filter Contacts by the last time a contact was updated.\n\n*Important: Only valid EPOCH timestamps are accepted.*"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"295","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"contacts\": [\n    {\n      \"id\": \"XXXX41780000_XXXX447018\",\n      \"company_id\": \"XXXX41780000\",\n      \"contact_id\": \"XXXX447018\",\n      \"name_first\": \"Jan\",\n      \"name_last\": \"jansen\",\n      \"nameid\": \"janjansen\",\n      \"job_title\": \"Demo directeur\",\n      \"linkedin_link\": \"https://nl.linkedin.com/in/jan-jansen-1234567890\",\n      \"email\": \"j.jansen123@rijkswaterstaat.nl\",\n      \"phone\": null,\n      \"gender\": null,\n      \"status\": 1,\n      \"changed_date\": \"2024-08-24 19:57:56\",\n      \"front\": \"5\"\n    }\n  ]\n}"}],"_postman_id":"486dfa34-afbe-47e0-832d-a31bab4871d8"},{"name":"Add Contact","id":"06c33aca-ca90-4fa0-a33f-e808133205f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/contacts?id=&name_first=&name_last=&job_title=&email=&phone=&linkedin_link=","description":"<p>Add a Contact to a specific Prospect.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","contacts"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) Prospect ID of the prospect you want to add a new contact to</p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Required) First name of the contact</p>\n","type":"text/plain"},"key":"name_first","value":""},{"description":{"content":"<p>(Required) Last name of the contact</p>\n","type":"text/plain"},"key":"name_last","value":""},{"description":{"content":"<p>(Optional) Job title of the contact</p>\n","type":"text/plain"},"key":"job_title","value":""},{"description":{"content":"<p>(Optional) Email address of the contact</p>\n","type":"text/plain"},"key":"email","value":""},{"description":{"content":"<p>(Optional) Phone number of the contact</p>\n","type":"text/plain"},"key":"phone","value":""},{"description":{"content":"<p>(Optional) LinkedIn Profile URL of the contact</p>\n","type":"text/plain"},"key":"linkedin_link","value":""}],"variable":[]}},"response":[{"id":"ca9448c4-1526-47d4-b15c-a7034e090fd5","name":"200 - Success","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/contacts?id=&name_first=&name_last=&job_title=&email=&phone=&linkedin_link=","host":["https://api.prospectpro.nl"],"path":["v1.3","contacts"],"query":[{"key":"id","value":"","description":"(Required) Prospect ID of the prospect you want to add a new contact to"},{"key":"name_first","value":"","description":"(Required) First name of the contact"},{"key":"name_last","value":"","description":"(Required) Last name of the contact"},{"key":"job_title","value":"","description":"(Optional) Job title of the contact"},{"key":"email","value":"","description":"(Optional) Email address of the contact"},{"key":"phone","value":"","description":"(Optional) Phone number of the contact"},{"key":"linkedin_link","value":"","description":"(Optional) LinkedIn Profile URL of the contact"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"295","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"contacts\": [\n    {\n      \"id\": \"XXXX41780000_XXXX447018\",\n      \"company_id\": \"XXXX41780000\",\n      \"contact_id\": \"XXXX447018\",\n      \"name_first\": \"Jan\",\n      \"name_last\": \"jansen\",\n      \"nameid\": \"janjansen\",\n      \"job_title\": \"Demo directeur\",\n      \"linkedin_link\": \"https://nl.linkedin.com/in/jan-jansen-1234567890\",\n      \"email\": \"j.jansen123@rijkswaterstaat.nl\",\n      \"phone\": null,\n      \"gender\": null,\n      \"status\": 1,\n      \"changed_date\": \"2024-08-24 19:57:56\",\n      \"front\": \"5\"\n    }\n  ]\n}"}],"_postman_id":"06c33aca-ca90-4fa0-a33f-e808133205f7"},{"name":"Edit Contact","id":"4420b4cc-5187-4166-ac99-46c07576c9ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/contacts?id=&contact_id=&name_first=&name_last=&job_title=&email=&phone=&linkedin_link=","description":"<p>Edit a Contact.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","contacts"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) Prospect ID of the prospect your contact you're editing is assigned to</p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Required) Contact ID of the contact you're editing</p>\n","type":"text/plain"},"key":"contact_id","value":""},{"description":{"content":"<p>(Required) First name of the contact</p>\n","type":"text/plain"},"key":"name_first","value":""},{"description":{"content":"<p>(Required) Last name of the contact</p>\n","type":"text/plain"},"key":"name_last","value":""},{"description":{"content":"<p>(Optional) Job title of the contact</p>\n","type":"text/plain"},"key":"job_title","value":""},{"description":{"content":"<p>(Optional) Email address of the contact</p>\n","type":"text/plain"},"key":"email","value":""},{"description":{"content":"<p>(Optional) Phone number of the contact</p>\n","type":"text/plain"},"key":"phone","value":""},{"description":{"content":"<p>(Optional) LinkedIn Profile URL of the contact</p>\n","type":"text/plain"},"key":"linkedin_link","value":""}],"variable":[]}},"response":[{"id":"8cd70b44-2b10-4185-9f6e-7df5ac0fe65e","name":"200 - Success","originalRequest":{"method":"PATCH","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/contacts?id=&contact_id=&name_first=&name_last=&job_title=&email=&phone=&linkedin_link=","host":["https://api.prospectpro.nl"],"path":["v1.3","contacts"],"query":[{"key":"id","value":"","description":"(Required) Prospect ID of the prospect your contact you're editing is assigned to"},{"key":"contact_id","value":"","description":"(Required) Contact ID of the contact you're editing"},{"key":"name_first","value":"","description":"(Required) First name of the contact"},{"key":"name_last","value":"","description":"(Required) Last name of the contact"},{"key":"job_title","value":"","description":"(Optional) Job title of the contact"},{"key":"email","value":"","description":"(Optional) Email address of the contact"},{"key":"phone","value":"","description":"(Optional) Phone number of the contact"},{"key":"linkedin_link","value":"","description":"(Optional) LinkedIn Profile URL of the contact"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"295","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"contacts\": [\n    {\n      \"id\": \"XXXX41780000_XXXX447018\",\n      \"company_id\": \"XXXX41780000\",\n      \"contact_id\": \"XXXX447018\",\n      \"name_first\": \"Jan\",\n      \"name_last\": \"jansen\",\n      \"nameid\": \"janjansen\",\n      \"job_title\": \"Demo directeur\",\n      \"linkedin_link\": \"https://nl.linkedin.com/in/jan-jansen-1234567890\",\n      \"email\": \"j.jansen123@rijkswaterstaat.nl\",\n      \"phone\": null,\n      \"gender\": null,\n      \"status\": 1,\n      \"changed_date\": \"2024-08-24 19:57:56\",\n      \"front\": \"5\"\n    }\n  ]\n}"}],"_postman_id":"4420b4cc-5187-4166-ac99-46c07576c9ec"},{"name":"Delete Contact","id":"068ec955-d53f-434f-a534-ccb0a7521264","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/contacts?id=&contact_id=","description":"<p>Delete a Contact.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","contacts"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) Prospect ID of the prospect your contact you're deleting is assigned to</p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Required) Contact ID of the contact you're deleting</p>\n","type":"text/plain"},"key":"contact_id","value":""}],"variable":[]}},"response":[{"id":"99a4c8a4-0ab8-4bfd-9c6e-7ff40a695fbb","name":"200 - Success","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/contacts?id=string&contact_id=string","host":["https://api.prospectpro.nl"],"path":["v1.3","contacts"],"query":[{"key":"id","value":"string","description":"(Required) Prospect ID of the prospect your contact you're deleting is assigned to"},{"key":"contact_id","value":"string","description":"(Required) Contact ID of the contact you're deleting"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"295","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"contacts\": [\n    {\n      \"id\": \"XXXX41780000_XXXX447018\",\n      \"company_id\": \"XXXX41780000\",\n      \"contact_id\": \"XXXX447018\",\n      \"name_first\": \"Jan\",\n      \"name_last\": \"jansen\",\n      \"nameid\": \"janjansen\",\n      \"job_title\": \"Demo directeur\",\n      \"linkedin_link\": \"https://nl.linkedin.com/in/jan-jansen-1234567890\",\n      \"email\": \"j.jansen123@rijkswaterstaat.nl\",\n      \"phone\": null,\n      \"gender\": null,\n      \"status\": 1,\n      \"changed_date\": \"2024-08-24 19:57:56\",\n      \"front\": \"5\"\n    }\n  ]\n}"}],"_postman_id":"068ec955-d53f-434f-a534-ccb0a7521264"}],"id":"c296e60c-5506-406a-84cd-94fef9b1b841","_postman_id":"c296e60c-5506-406a-84cd-94fef9b1b841","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}}},{"name":"Events","item":[{"name":"Fetch Events","id":"aad05e6c-38ea-4347-b7df-56a1fb19d1bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/events?id=","description":"<p>Fetch Events that are linked to a specific Prospect.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","events"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) Get Events by the Prospect they belong to.</p>\n<p><em>Important: Only valid Prospect ID's are accepted.</em></p>\n","type":"text/plain"},"key":"id","value":""}],"variable":[]}},"response":[{"id":"c2569637-63a0-4bef-b02d-39014d10978e","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/events?id=string","host":["https://api.prospectpro.nl"],"path":["v1.3","events"],"query":[{"key":"id","value":"string","description":"(Required) Get Events by the Prospect they belong to.\n\n*Important: Only valid Prospect ID's are accepted.*"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"295","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"events\": [\n    {\n      \"event_id\": \"31110\",\n      \"id\": \"342652670000\",\n      \"event\": \"user-note\",\n      \"message\": \"Demo\"\n    }\n  ]\n}"}],"_postman_id":"aad05e6c-38ea-4347-b7df-56a1fb19d1bf"},{"name":"Add Event","id":"dc92db14-f9e1-42a5-bd7d-50b494a8d0ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/events?id=&event=&message=","description":"<p>Add an Event to a specific Prospect.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","events"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) ID of the Prospect you want to add an event to.</p>\n<p><em>Important: Only valid Prospect ID's are accepted.</em></p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Required) Type of event you want to create. Available options:</p>\n<ul>\n<li>user-note (Note)</li>\n<li>user-meeting (Meeting)</li>\n<li>user-phone (Phone call)</li>\n<li>user-email (Email)</li>\n<li>user-log (Log Entry)</li>\n</ul>\n","type":"text/plain"},"key":"event","value":""},{"description":{"content":"<p>(Required) Content of your event.</p>\n","type":"text/plain"},"key":"message","value":""}],"variable":[]}},"response":[{"id":"8f94b0c5-cd89-45af-a9ae-36f49a861a30","name":"200 - Success","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/events?id=string&event=user-note&message=Demo","host":["https://api.prospectpro.nl"],"path":["v1.3","events"],"query":[{"key":"id","value":"string","description":"(Required) ID of the Prospect you want to add an event to.\n\n*Important: Only valid Prospect ID's are accepted.*"},{"key":"event","value":"user-note","description":"(Required) Type of event you want to create. Available options:\n\n- user-note (Note)\n- user-meeting (Meeting)\n- user-phone (Phone call)\n- user-email (Email)\n- user-log (Log Entry)"},{"key":"message","value":"Demo","description":"(Required) Content of your event."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"486","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"events\": [\n    {\n      \"event_id\": \"31110\",\n      \"id\": \"342652670000\",\n      \"event\": \"user-note\",\n      \"message\": \"Demo\"\n    }\n  ]\n}"}],"_postman_id":"dc92db14-f9e1-42a5-bd7d-50b494a8d0ba"},{"name":"Delete Event","id":"e0837669-7816-4d98-9d3b-2c71843bdc67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/events?event_id=","description":"<p>Delete an Event.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","events"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) Event ID of the event you're deleting</p>\n","type":"text/plain"},"key":"event_id","value":""}],"variable":[]}},"response":[{"id":"c45283a8-98fe-4b98-848f-9ecc4e0c7827","name":"200 - Success","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/events?event_id=","host":["https://api.prospectpro.nl"],"path":["v1.3","events"],"query":[{"key":"event_id","value":"","description":"(Required) Event ID of the event you're deleting"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"295","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"events\": [\n    {\n      \"event_id\": \"31110\",\n      \"id\": \"342652670000\",\n      \"event\": \"user-note\",\n      \"message\": \"Demo\"\n    }\n  ]\n}"}],"_postman_id":"e0837669-7816-4d98-9d3b-2c71843bdc67"}],"id":"fe94dadf-6cab-4504-8738-219ea11b3df8","_postman_id":"fe94dadf-6cab-4504-8738-219ea11b3df8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}}},{"name":"Misc.","item":[{"name":"Fetch Tags","id":"8dd55308-6a06-43a3-ab77-366dc5ca31c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/tags","description":"<p>Fetch all Tags that are used in your account.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","tags"],"host":["https://api.prospectpro.nl"],"query":[],"variable":[]}},"response":[{"id":"d59dc1d0-fde2-4c39-b74b-daddd542cd25","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-headers","value":"Content-Type, Authorization, Accept, X-Requested-With","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-max-age","value":"600","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"215","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 6,\n  \"tags\": {\n    \"Lead\": 1292,\n    \"Opportunity\": 34,\n    \"Customer\": 339,\n    \"Partner\": 12,\n    \"Competitor\": 2,\n    \"Ex-Customer\": 14\n  }\n}"}],"_postman_id":"8dd55308-6a06-43a3-ab77-366dc5ca31c8"},{"name":"Fetch Audiences","id":"df45ff8e-6f6f-4420-a488-a8f8a27f4ce7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/audiences","description":"<p>Fetch all Audiences that are used in your account.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","audiences"],"host":["https://api.prospectpro.nl"],"query":[],"variable":[]}},"response":[{"id":"06058443-edee-4315-8577-11a21cab3c56","name":"200 - Success","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/audiences"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"1311","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"audiences\": [\n    {\n      \"audience_id\": \"a752ea5913\",\n      \"name\": \"Alle Microsoft Resellers\",\n      \"status\": 1,\n      \"created_by\": null,\n      \"changed_by\": \"1096083112\",\n      \"qid\": \"3151513991\",\n      \"inserted_date\": \"2025-04-27\",\n      \"inserted_time\": 1745760169,\n      \"changed_date\": \"2025-05-13\",\n      \"changed_time\": 1747130626,\n      \"total\": 116,\n      \"query\": {\n        \"country\": \"nl\",\n        \"OR_text\": [\n          \"microsoft365\"\n        ],\n        \"employees\": \":10\",\n        \"office_type\": \"Hoofdvestiging,Rechtspersoon\",\n        \"db\": \"reg\"\n      }\n    }\n  ]\n}"}],"_postman_id":"df45ff8e-6f6f-4420-a488-a8f8a27f4ce7"}],"id":"77160d2d-faab-477e-88b4-56de5ba1e672","_postman_id":"77160d2d-faab-477e-88b4-56de5ba1e672","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}}},{"name":"Liquid Content","item":[{"name":"Client Side - Fetch (anonimized) Company Profile Copy","id":"17f58546-e194-43a7-b083-44b1ecb1ae9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/liquid?id=&callback=","description":"<p>Fetch anonimized Company Profiles on the <strong>Client Side</strong> to use in Liquid Content scenario's.</p>\n<p><strong>Implementation example:</strong></p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">&lt;script type=\"application/javascript\"&gt;\n  function show_liquid(response){\n    console.log(response.company);\n    if (response.company?.city){\n      console.log('welcome from '+response.company.city);\n    }\n  }\n&lt;/script&gt;\n&lt;script src=\"https://api.prospectpro.nl/v1.2/liquid?id=bbb3fexx&amp;callback=show_liquid\" defer&gt;&lt;/script&gt;\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","liquid"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) Tracking ID for your ProspectPro account.</p>\n<p><strong>Important:</strong> Your tracking ID is the unique string after \"jq_\" in your tracking code.</p>\n<p><strong>Example:</strong>\n<code>&lt;script async src='https://cdn.prppr.nl/jq_</code> f7cd2d19 <code>.js'&gt;&lt;/script&gt;</code></p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Optional) Name of the function you want to call when the result is returned. If omitted, your API call will simply return your result object.</p>\n","type":"text/plain"},"key":"callback","value":""}],"variable":[]}},"response":[{"id":"7fa72dc2-3127-4ad4-b36c-a3a1d67a4efb","name":"200 - Result","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/liquid?id=f7cd2dxx&callback=","host":["https://api.prospectpro.nl"],"path":["v1.3","liquid"],"query":[{"key":"id","value":"f7cd2dxx","description":"(Required) Tracking ID for your ProspectPro account.\n\n**Important:** Your tracking ID is the unique string after \"jq_\" in your tracking code.\n\n**Example:**\n``<script async src='https://cdn.prppr.nl/jq_`` f7cd2d19 ``.js'></script>``"},{"key":"callback","value":"","description":"(Optional) Name of the function you want to call when the result is returned. If omitted, your API call will simply return your result object."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Length","value":"158"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":{"content":"","type":"text/plain"}}],"cookie":[{"expires":"Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"found\": 1,\n    \"company\": {\n        \"country_code\": \"NL\",\n        \"province\": \"Overijssel\",\n        \"city\": \"Enschede\",\n        \"postcode\": \"7514\",\n        \"geo\": \"52.22,6.88\",\n        \"lat\": 52.22,\n        \"lon\": 6.88,\n        \"employees_range\": \"11-50\",\n        \"employees_code\": \"C\",\n        \"founded_year\": 2005,\n        \"rating\": 4.3,\n        \"reviews\": 82,\n        \"webrank\": 1372928,\n        \"naics\": \"511199\",\n        \"nace\": \"6201\",\n        \"isic\": \"6201\",\n        \"naics_sec\": [\n            \"511199\",\n            \"523991\",\n            \"541511\"\n        ],\n        \"nace_sec\": [\n            \"6201\",\n            \"6420\",\n            \"6619\"\n        ],\n        \"isic_sec\": [\n            \"6201\",\n            \"6420\"\n        ],\n        \"sbi\": \"6201\",\n        \"sbi_sec\": [\n            \"6201\",\n            \"6420\",\n            \"6619\"\n        ]\n    }\n}"},{"id":"2f2da5da-27f6-4d7b-8e66-05f3e73be7c2","name":"200 - Result","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/liquid?id=f7cd2dxx&callback=","host":["https://api.prospectpro.nl"],"path":["v1.3","liquid"],"query":[{"key":"id","value":"f7cd2dxx","description":"(Required) Tracking ID for your ProspectPro account.\n\n**Important:** Your tracking ID is the unique string after \"jq_\" in your tracking code.\n\n**Example:**\n``<script async src='https://cdn.prppr.nl/jq_`` f7cd2d19 ``.js'></script>``"},{"key":"callback","value":"","description":"(Optional) Name of the function you want to call when the result is returned. If omitted, your API call will simply return your result object."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"158","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"company\": {\n    \"country_code\": \"NL\",\n    \"province\": \"Overijssel\",\n    \"city\": \"Enschede\",\n    \"postcode\": \"7514\",\n    \"geo\": \"52.22,6.88\",\n    \"lat\": 52.22,\n    \"lon\": 6.88,\n    \"employees_range\": \"11-50\",\n    \"employees_code\": \"C\",\n    \"founded_year\": 2005,\n    \"rating\": 4.3,\n    \"reviews\": 82,\n    \"webrank\": 1372928,\n    \"naics\": \"511199\",\n    \"nace\": \"6201\",\n    \"isic\": \"6201\",\n    \"naics_sec\": [\n      \"511199\",\n      \"523991\",\n      \"541511\"\n    ],\n    \"nace_sec\": [\n      \"6201\",\n      \"6420\",\n      \"6619\"\n    ],\n    \"isic_sec\": [\n      \"6201\",\n      \"6420\"\n    ],\n    \"sbi\": \"6201\",\n    \"sbi_sec\": [\n      \"6201\",\n      \"6420\",\n      \"6619\"\n    ]\n  }\n}"}],"_postman_id":"17f58546-e194-43a7-b083-44b1ecb1ae9f"},{"name":"Server Side - Fetch (anonimized) Company Profile","id":"f7f8cc24-e614-4662-b938-aee2eca0be6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.prospectpro.nl/v1.3/liquid?ip=","description":"<p>Fetch anonimized Company Profiles on the <strong>Server Side</strong> to use in Liquid Content scenario's.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","liquid"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) IP address you want to retrieve a (anonymized) profile for.</p>\n<p><strong>Important:</strong> IPv4 is strongly recommended as IPv6 has a significantly lower match rate.</p>\n","type":"text/plain"},"key":"ip","value":""}],"variable":[]}},"response":[{"id":"fcc4b668-6f15-474a-a6e0-5a5ea01d4e92","name":"200 - Result","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/liquid?ip=85.149.40.116","host":["https://api.prospectpro.nl"],"path":["v1.3","liquid"],"query":[{"description":"(Required) IP address you want to retrieve a (anonymized) profile for.\n\n**Important:** IPv4 is strongly recommended as IPv6 has a significantly lower match rate.","key":"ip","value":"85.149.40.116"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Length","value":"311"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"description":{"content":"","type":"text/plain"},"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"found\": 1,\n    \"company\": {\n        \"country_code\": \"NL\",\n        \"province\": \"Overijssel\",\n        \"city\": \"Enschede\",\n        \"postcode\": \"7514\",\n        \"geo\": \"52.22,6.88\",\n        \"lat\": 52.22,\n        \"lon\": 6.88,\n        \"employees_range\": \"11-50\",\n        \"employees_code\": \"C\",\n        \"founded_year\": 2005,\n        \"rating\": 4.3,\n        \"reviews\": 82,\n        \"webrank\": 1372928,\n        \"naics\": \"511199\",\n        \"nace\": \"6201\",\n        \"isic\": \"6201\",\n        \"naics_sec\": [\n            \"511199\",\n            \"523991\",\n            \"541511\"\n        ],\n        \"nace_sec\": [\n            \"6201\",\n            \"6420\",\n            \"6619\"\n        ],\n        \"isic_sec\": [\n            \"6201\",\n            \"6420\"\n        ],\n        \"sbi\": \"6201\",\n        \"sbi_sec\": [\n            \"6201\",\n            \"6420\",\n            \"6619\"\n        ]\n    }\n}"},{"id":"6160500e-5e9b-4281-a318-ff95e3554b54","name":"200 - No result","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/liquid?ip=85.149.40.112","host":["https://api.prospectpro.nl"],"path":["v1.3","liquid"],"query":[{"description":"(Required) IP address you want to retrieve a (anonymized) profile for.\n\n**Important:** IPv4 is strongly recommended as IPv6 has a significantly lower match rate.","key":"ip","value":"85.149.40.112"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Length","value":"54"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"description":{"content":"","type":"text/plain"},"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"found\": 0,\n    \"company\": null\n}"}],"_postman_id":"f7f8cc24-e614-4662-b938-aee2eca0be6c"}],"id":"10f3ea42-0898-42db-8619-8711f570473c","_postman_id":"10f3ea42-0898-42db-8619-8711f570473c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}}},{"name":"Identify","item":[{"name":"Client Side - Fetch Company Profile","id":"46751b4b-16ac-4a6c-bc36-f2cc7c8b9184","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://api.prospectpro.nl/v1.3/identify?id=&callback=","description":"<p>Fetch anonimized Company Profiles on the <strong>Client Side</strong> to use in Liquid Content scenario's.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">&lt;script type=\"application/javascript\"&gt;\n  function show_liquid(response){\n    console.log(response.company);\n    if (response.company?.city){\n      console.log('welcome from '+response.company.city);\n    }\n  }\n&lt;/script&gt;\n&lt;script src=\"https://api.prospectpro.nl/v1.2/liquid?id=bbb3fexx&amp;callback=show_liquid\" defer&gt;&lt;/script&gt;\n\n</code></pre>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}},"urlObject":{"path":["v1.3","identify"],"host":["https://api.prospectpro.nl"],"query":[{"description":{"content":"<p>(Required) Tracking ID for your ProspectPro account.</p>\n<p><strong>Important:</strong> Your tracking ID is the unique string after \"jq_\" in your tracking code.</p>\n<p><strong>Example:</strong>\n<code>&lt;script async src='https://cdn.prppr.nl/jq_</code> f7cd2d19 <code>.js'&gt;&lt;/script&gt;</code></p>\n","type":"text/plain"},"key":"id","value":""},{"description":{"content":"<p>(Optional) Name of the function you want to call when the result is returned. If omitted, your API call will simply return your result object.</p>\n","type":"text/plain"},"key":"callback","value":""}],"variable":[]}},"response":[{"id":"6df16a81-fafd-48a2-a6bc-4c60c9912e01","name":"200 - Result","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.prospectpro.nl/v1.3/identify?id=f7cd2dxx&callback=","host":["https://api.prospectpro.nl"],"path":["v1.3","identify"],"query":[{"key":"id","value":"f7cd2dxx","description":"(Required) Tracking ID for your ProspectPro account.\n\n**Important:** Your tracking ID is the unique string after \"jq_\" in your tracking code.\n\n**Example:**\n``<script async src='https://cdn.prppr.nl/jq_`` f7cd2d19 ``.js'></script>``"},{"key":"callback","value":"","description":"(Optional) Name of the function you want to call when the result is returned. If omitted, your API call will simply return your result object."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"access-control-allow-origin","value":"*"},{"key":"cache-control","value":"no-cache, private"},{"key":"Content-Encoding","value":"gzip"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Length","value":"160"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":{"content":"","type":"text/plain"}}],"cookie":[{"expires":"Thu Jan 01 1970 00:00:00 GMT+0000 (Coordinated Universal Time)","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"found\": 1,\n    \"company\": {\n        \"id\": \"081379910000\",\n        \"name\": \"Gladior B.V.\",\n        \"url\": \"https://www.gladior.com/\",\n        \"email\": \"info@gladior.com\",\n        \"phone\": \"+31 53 850 7090\",\n        \"country_code\": \"NL\",\n        \"province\": \"Overijssel\",\n        \"city\": \"Enschede\",\n        \"postcode\": \"7514AP\",\n        \"address\": \"Boddenkampsingel 87\",\n        \"geo\": \"52.228442,6.889047\",\n        \"lat\": 52.228442,\n        \"lon\": 6.889047,\n        \"employees_range\": \"11-50\",\n        \"employees_code\": \"C\",\n        \"founded_year\": 2005,\n        \"rating\": 4.4,\n        \"reviews\": 111,\n        \"webrank\": 2936916,\n        \"type\": \"Hoofdvestiging\",\n        \"name_trade\": \"Gladior B.V.\",\n        \"orgtype\": \"Besloten Vennootschap\",\n        \"entity\": \"Besloten Vennootschap\",\n        \"industry_section_code\": \"J\",\n        \"domain\": \"gladior.com\",\n        \"nace\": \"6201\",\n        \"naics\": \"511199\",\n        \"isic\": \"6201\",\n        \"nace_sec\": [\n            \"6201\",\n            \"620\",\n            \"62\"\n        ],\n        \"naics_sec\": [\n            \"511199\",\n            \"541511\",\n            \"523991\",\n            \"511210\",\n            \"517919\",\n            \"51119\",\n            \"5111\",\n            \"54151\",\n            \"5415\",\n            \"52399\",\n            \"5239\",\n            \"51121\",\n            \"5112\",\n            \"51791\",\n            \"5179\"\n        ],\n        \"isic_sec\": [\n            \"6201\",\n            \"6420\"\n        ],\n        \"sbi\": \"6201\",\n        \"sbi_sec\": [\n            \"6201\",\n            \"620\",\n            \"62\"\n        ]\n    }\n}"},{"id":"e8172ded-300b-4a0e-9aab-8586843d8019","name":"200 - Result","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":{"raw":"https://api.prospectpro.nl/v1.3/identify?id=f7cd2dxx&callback=","host":["https://api.prospectpro.nl"],"path":["v1.3","identify"],"query":[{"key":"id","value":"f7cd2dxx","description":"(Required) Tracking ID for your ProspectPro account.\n\n**Important:** Your tracking ID is the unique string after \"jq_\" in your tracking code.\n\n**Example:**\n``<script async src='https://cdn.prppr.nl/jq_`` f7cd2d19 ``.js'></script>``"},{"key":"callback","value":"","description":"(Optional) Name of the function you want to call when the result is returned. If omitted, your API call will simply return your result object."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"access-control-allow-origin","value":"*","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"cache-control","value":"no-cache, private","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Encoding","value":"gzip","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Vary","value":"Accept-Encoding","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"160","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Keep-Alive","value":"timeout=5, max=100","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"Keep-Alive","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\",\n  \"found\": 1,\n  \"company\": {\n    \"id\": \"081379910000\",\n    \"name\": \"Gladior B.V.\",\n    \"url\": \"https://www.gladior.com/\",\n    \"email\": \"info@gladior.com\",\n    \"phone\": \"+31 53 850 7090\",\n    \"country_code\": \"NL\",\n    \"province\": \"Overijssel\",\n    \"city\": \"Enschede\",\n    \"postcode\": \"7514AP\",\n    \"address\": \"Boddenkampsingel 87\",\n    \"geo\": \"52.228442,6.889047\",\n    \"lat\": 52.228442,\n    \"lon\": 6.889047,\n    \"employees_range\": \"11-50\",\n    \"employees_code\": \"C\",\n    \"founded_year\": 2005,\n    \"rating\": 4.4,\n    \"reviews\": 111,\n    \"webrank\": 2936916,\n    \"type\": \"Hoofdvestiging\",\n    \"name_trade\": \"Gladior B.V.\",\n    \"orgtype\": \"Besloten Vennootschap\",\n    \"entity\": \"Besloten Vennootschap\",\n    \"industry_section_code\": \"J\",\n    \"domain\": \"gladior.com\",\n    \"nace\": \"6201\",\n    \"naics\": \"511199\",\n    \"isic\": \"6201\",\n    \"nace_sec\": [\n      \"6201\",\n      \"620\",\n      \"62\"\n    ],\n    \"naics_sec\": [\n      \"511199\",\n      \"541511\",\n      \"523991\",\n      \"511210\",\n      \"517919\",\n      \"51119\",\n      \"5111\",\n      \"54151\",\n      \"5415\",\n      \"52399\",\n      \"5239\",\n      \"51121\",\n      \"5112\",\n      \"51791\",\n      \"5179\"\n    ],\n    \"isic_sec\": [\n      \"6201\",\n      \"6420\"\n    ],\n    \"sbi\": \"6201\",\n    \"sbi_sec\": [\n      \"6201\",\n      \"620\",\n      \"62\"\n    ]\n  }\n}"}],"_postman_id":"46751b4b-16ac-4a6c-bc36-f2cc7c8b9184"}],"id":"51e4536e-ed6b-47c8-8795-175e089367ab","_postman_id":"51e4536e-ed6b-47c8-8795-175e089367ab","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]},"isInherited":true,"source":{"_postman_id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","id":"d446dda4-1d72-4da9-9bb2-c4d60d99317a","name":"ProspectPro API","type":"collection"}}},{"name":"Server Side Tracking","item":[{"name":"Request Company Identification","id":"54e08167-f903-4540-8e44-8a2d0242feb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"f7cd2dxx\",\n  \"log_id\": \"1234567890\",\n  \"ip\": \"85.149.40.116\",\n  \"page\": \"https://www.bedrijfsdata.nl\",\n  \"title\": \"Bedrijfsdata.nl\",\n  \"headers\": {\n    \"accept\": \"*\",\n    \"accept-encoding\": \"gzip, deflate\",\n    \"accept-language\": \"nl,en-US;q=0.9,en;q=0.8,nl-NL;q=0.7,en-GB;q=0.6\",\n    \"cookie\": \"_ga:UA1234567.1; _uetvid:1234567890abcdef\",\n    \"user-agent\": \"Mozilla/5.0 …\",\n    \"referer\": \"http….\",\n    ...\n  },\n  \"form\": {\n    \"email\": \"*@bedrijfsdata.nl\",\n    \"company\": \"Bedrijfsdata\",\n    \"website\": \"www.bedrijfsdata.nl\",\n    ...\n  },\n  \"uids\": {\n    \"primary\": \"12345678901\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":"https://log.prospectpro.nl/log?id=f7cd2dxx&log_id=1234567890&ip=85.149.40.116&page=https://www.bedrijfsdata.nl&title=Bedrijfsdata.nl&headers={\n  \"accept\": \"*\",\n  \"accept-encoding\": \"gzip, deflate\",\n  \"accept-language\": \"nl,en-US;q=0.9,en;q=0.8,nl-NL;q=0.7,en-GB;q=0.6\",\n  \"cookie\": \"_ga:UA1234567.1; _uetvid:1234567890abcdef\",\n  \"user-agent\": \"Mozilla/5.0 …\",\n  \"referer\": \"http….\"\n}&form={\n  \"email\": \"*@bedrijfsdata.nl\",\n  \"company\": \"Bedrijfsdata\",\n  \"website\": \"www.bedrijfsdata.nl\"\n}&uids={ \"primary\":\"12345678901\" }","description":"<p>Log all requests you get to our API to identify companies visiting your website.</p>\n<p>ProspectPro leverages both fast and slow matching algorithms to achieve the highest match rate in the market (challenge us!). Therefor, it may take up to 1 hour before all requests have been handled. Results can be retrieved through the Prospects API and Pageviews API.</p>\n<p><strong>Please note</strong> below you'll find both query parameters (hereafter: params) and JSON. Always use JSON. We've added the params to optimally document each individual input. Before testing, you need to disable all params in order for the request to succeed.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-javascript\">// We've asked ChatGPT to illustrate what a typical implementation\n// would look like in NodeJS. Please don't copy-paste this into\n// your project without reading it first. We don't know why you\n// would, but as it's the vibe coding era we just can't be sure.\n// install first:\n// npm install express axios cookie-parser crc-32\nconst express = require(\"express\");\nconst axios = require(\"axios\");\nconst cookieParser = require(\"cookie-parser\");\nconst crc32 = require(\"crc-32\");\nconst app = express();\nconst TRACKER_ID = \"test0000\";      // your tracker code, unique per site\nconst LOG_ID = \"12345\";             // log_id, unique per site\nconst COOKIE_NAME = \"_ppsstidx\";    // please change once\nconst UUID_NAME = \"primary\";        // matches uids.primary\napp.use(cookieParser());\napp.use(express.urlencoded({ extended: true }));\napp.use(express.json());\nfunction prospectProLogger(pageTitle) {\n  return async function (req, res, next) {\n    try {\n      const now = Math.floor(Date.now() / 1000); // similar to REQUEST_TIME\n      const ip = req.ip || req.connection.remoteAddress || \"\";\n      const page = `${req.protocol}://${req.get(\"host\")}${req.originalUrl}`;\n      const postfields = {\n        id: TRACKER_ID,\n        log_id: LOG_ID,\n        ip,\n        time: now,\n        page,\n      };\n      if (pageTitle) {\n        postfields.title = pageTitle;\n      }\n      // UUID cookie (2 years)\n      let uuid = req.cookies[COOKIE_NAME];\n      const twoYearsMs = 1000 * 60 * 60 * 24 * 365 * 2;\n      if (!uuid) {\n        const raw = `${now}.${ip}salt123`;\n        uuid = `${now}.${(crc32.str(raw) &gt;&gt;&gt; 0).toString(16)}`;\n      }\n      // set/update cookie\n      res.cookie(COOKIE_NAME, uuid, {\n        maxAge: twoYearsMs,\n        httpOnly: false,\n        path: \"/\",\n      });\n      postfields.uids = {};\n      postfields.uids[UUID_NAME] = uuid;\n      // headers (remove authentication)\n      if (req.headers &amp;&amp; Object.keys(req.headers).length &gt; 0) {\n        const headers = { ...req.headers };\n        delete headers.authentication;\n        postfields.headers = encodeURIComponent(JSON.stringify(headers));\n      }\n      // form data (POST body)\n      if (req.body &amp;&amp; Object.keys(req.body).length &gt; 0) {\n        postfields.form = JSON.stringify(req.body);\n      }\n      // forwarded IP\n      if (req.headers[\"client-ip\"]) {\n        postfields.fw_ip = req.headers[\"client-ip\"];\n      } else if (req.headers[\"x-forwarded-for\"]) {\n        postfields.fw_ip = req.headers[\"x-forwarded-for\"].split(\",\")[0].trim();\n      }\n      // referrer / origin\n      if (req.headers.referer) {\n        postfields.ref = req.headers.referer;\n      } else if (req.headers.origin) {\n        postfields.ref = req.headers.origin;\n      }\n      // send to logger\n      await axios.post(\"http://log.prospectpro.nl/log\", postfields);\n    } catch (e) {\n      // swallow errors so logging never breaks the page\n      console.error(\"prospectpro log error:\", e.message);\n    }\n    next();\n  };\n}\n// usage example:\napp.use(prospectProLogger(\"Mysite - Homepage\"));\napp.get(\"/\", (req, res) =&gt; {\n  res.send(\"Hello world\");\n});\napp.listen(3000, () =&gt; {\n  console.log(\"Server on http://localhost:3000\");\n});\n\n</code></pre>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"f976446a-179d-4200-bc4b-a04fb64ae3a3","id":"f976446a-179d-4200-bc4b-a04fb64ae3a3","name":"Server Side Tracking","type":"folder"}},"urlObject":{"protocol":"https","path":["log"],"host":["log","prospectpro","nl"],"query":[{"description":{"content":"<p>(Required) Tracking ID for your ProspectPro account.</p>\n<p><strong>Important:</strong> Your tracking ID is the unique string after \"jq_\" in your tracking code.</p>\n<p><strong>Example:</strong>\n<code>&lt;script async src='https://cdn.prppr.nl/jq_</code> f7cd2dxx <code>.js'&gt;&lt;/script&gt;</code></p>\n","type":"text/plain"},"key":"id","value":"f7cd2dxx"},{"description":{"content":"<p>(Required) Server side tracking verification code for your ProspectPro account.</p>\n","type":"text/plain"},"key":"log_id","value":"1234567890"},{"description":{"content":"<p>(Required) IP address you want to retrieve a (anonymized) profile for.</p>\n<p><strong>Important:</strong> IPv4 is strongly recommended as IPv6 has a significantly lower match rate.</p>\n","type":"text/plain"},"key":"ip","value":"85.149.40.116"},{"description":{"content":"<p>(Required) URL of the page you're tracking.</p>\n","type":"text/plain"},"key":"page","value":"https://www.bedrijfsdata.nl"},{"description":{"content":"<p>(Required) Title of the page you're tracking.</p>\n","type":"text/plain"},"key":"title","value":"Bedrijfsdata.nl"},{"description":{"content":"<p>(Required) <strong>All</strong> request headers.</p>\n","type":"text/plain"},"key":"headers","value":"{\n  \"accept\": \"*\",\n  \"accept-encoding\": \"gzip, deflate\",\n  \"accept-language\": \"nl,en-US;q=0.9,en;q=0.8,nl-NL;q=0.7,en-GB;q=0.6\",\n  \"cookie\": \"_ga:UA1234567.1; _uetvid:1234567890abcdef\",\n  \"user-agent\": \"Mozilla/5.0 …\",\n  \"referer\": \"http….\"\n}"},{"description":{"content":"<p>(Highly recommended) <strong>Anonimized</strong> form fields. Ensure conversions are enriched and current customers can be easily identified in the results.</p>\n","type":"text/plain"},"key":"form","value":"{\n  \"email\": \"*@bedrijfsdata.nl\",\n  \"company\": \"Bedrijfsdata\",\n  \"website\": \"www.bedrijfsdata.nl\"\n}"},{"description":{"content":"<p>(Highly recommended) Provide your own ID. ID's are available in the Pageviews API. ID's link Pageviews to Prospects and can be <strong>used to sync results with your own systems</strong>.</p>\n","type":"text/plain"},"key":"uids","value":"{ \"primary\":\"12345678901\" }"}],"variable":[]}},"response":[{"id":"da181f33-3e21-4c5a-bb9a-a43e592a323a","name":"200 - Success","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"body":{"mode":"raw","raw":"{\n  \"id\": \"f7cd2dxx\",\n  \"log_id\": \"1234567890\",\n  \"ip\": \"85.149.40.116\",\n  \"page\": \"https://www.bedrijfsdata.nl\",\n  \"title\": \"Bedrijfsdata.nl\",\n  \"headers\": {\n    \"accept\": \"*\",\n    \"accept-encoding\": \"gzip, deflate\",\n    \"accept-language\": \"nl,en-US;q=0.9,en;q=0.8,nl-NL;q=0.7,en-GB;q=0.6\",\n    \"cookie\": \"_ga:UA1234567.1; _uetvid:1234567890abcdef\",\n    \"user-agent\": \"Mozilla/5.0 …\",\n    \"referer\": \"http….\",\n    ...\n  },\n  \"form\": {\n    \"email\": \"*@bedrijfsdata.nl\",\n    \"company\": \"Bedrijfsdata\",\n    \"website\": \"www.bedrijfsdata.nl\",\n    ...\n  },\n  \"uids\": {\n    \"primary\": \"12345678901\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"url":{"raw":"https://log.prospectpro.nl/log?id=f7cd2dxx&log_id=1234567890&ip=85.149.40.116&page=https://www.bedrijfsdata.nl&title=Bedrijfsdata.nl&headers={\n  \"accept\": \"*\",\n  \"accept-encoding\": \"gzip, deflate\",\n  \"accept-language\": \"nl,en-US;q=0.9,en;q=0.8,nl-NL;q=0.7,en-GB;q=0.6\",\n  \"cookie\": \"_ga:UA1234567.1; _uetvid:1234567890abcdef\",\n  \"user-agent\": \"Mozilla/5.0 …\",\n  \"referer\": \"http….\"\n}&form={\n  \"email\": \"*@bedrijfsdata.nl\",\n  \"company\": \"Bedrijfsdata\",\n  \"website\": \"www.bedrijfsdata.nl\"\n}&uids={ \"primary\":\"12345678901\" }","protocol":"https","host":["log","prospectpro","nl"],"path":["log"],"query":[{"key":"id","value":"f7cd2dxx","description":"(Required) Tracking ID for your ProspectPro account.\n\n**Important:** Your tracking ID is the unique string after \"jq_\" in your tracking code.\n\n**Example:**\n``<script async src='https://cdn.prppr.nl/jq_`` f7cd2dxx ``.js'></script>``"},{"key":"log_id","value":"1234567890","description":"(Required) Server side tracking verification code for your ProspectPro account."},{"key":"ip","value":"85.149.40.116","description":"(Required) IP address you want to retrieve a (anonymized) profile for.\n\n**Important:** IPv4 is strongly recommended as IPv6 has a significantly lower match rate."},{"key":"page","value":"https://www.bedrijfsdata.nl","description":"(Required) URL of the page you're tracking."},{"key":"title","value":"Bedrijfsdata.nl","description":"(Required) Title of the page you're tracking."},{"key":"headers","value":"{\n  \"accept\": \"*\",\n  \"accept-encoding\": \"gzip, deflate\",\n  \"accept-language\": \"nl,en-US;q=0.9,en;q=0.8,nl-NL;q=0.7,en-GB;q=0.6\",\n  \"cookie\": \"_ga:UA1234567.1; _uetvid:1234567890abcdef\",\n  \"user-agent\": \"Mozilla/5.0 …\",\n  \"referer\": \"http….\"\n}","description":"(Required) **All** request headers."},{"key":"form","value":"{\n  \"email\": \"*@bedrijfsdata.nl\",\n  \"company\": \"Bedrijfsdata\",\n  \"website\": \"www.bedrijfsdata.nl\"\n}","description":"(Highly recommended) **Anonimized** form fields. Ensure conversions are enriched and current customers can be easily identified in the results."},{"key":"uids","value":"{ \"primary\":\"12345678901\" }","description":"(Highly recommended) Provide your own ID. ID's are available in the Pageviews API. ID's link Pageviews to Prospects and can be **used to sync results with your own systems**.\n\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Content-Length","value":"0","description":{"content":"","type":"text/plain"},"disabled":false},{"key":"Connection","value":"close","description":{"content":"","type":"text/plain"},"disabled":false}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": \"ok\"\n}"}],"_postman_id":"54e08167-f903-4540-8e44-8a2d0242feb5"}],"id":"f976446a-179d-4200-bc4b-a04fb64ae3a3","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"65a51b34-503e-4490-8acf-0fd4a3da2faf","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"da312e8a-a124-44d9-8c18-9971fc29b500","type":"text/javascript","packages":{},"exec":[""]}}],"_postman_id":"f976446a-179d-4200-bc4b-a04fb64ae3a3","description":""}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"api_key"},{"key":"value","value":"api_key_placeholder"}]}},"event":[{"listen":"prerequest","script":{"id":"31144146-9587-4df6-8550-2ca8842025ef","type":"text/javascript","packages":{},"requests":{},"exec":["// Get the base URL without any query parameters","let url = pm.request.url.toString().split('?')[0];","","// Initialize an array to hold valid query parameters","let params = [];","","// Iterate over all query parameters","pm.request.url.query.all().forEach(function(queryParam) {","    // Check if the value does not start with \"<\" and end with \">\"","    if (!queryParam.value.startsWith(\"<\") && !queryParam.value.endsWith(\">\") && queryParam.value !== '') {","        params.push(`${queryParam.key}=${encodeURIComponent(queryParam.value)}`);","    }","});","","// Rebuild the URL with only the valid parameters","if (params.length > 0) {","    url += '?' + params.join('&');","}","","// Set the final URL in the request","pm.request.url = url;"]}},{"listen":"test","script":{"id":"a2cae516-02a4-418b-8de6-8384be543440","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"https://api.prospectpro.nl"},{"key":"api_version","value":"v1.3"},{"key":"my_api_key","value":"api_key_placeholder"}]}