{"info":{"_postman_id":"82ebd2ba-f8d3-1b31-763d-8f4f2264f1c8","name":"Bulk Buy Hosting API","description":"<html><head></head><body><p>The Bulk Buy Hosting API makes it easy for you to deploy domains, and get information about the domains in your account.</p>\n<p>API access is available to all customers.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"8992709","collectionId":"82ebd2ba-f8d3-1b31-763d-8f4f2264f1c8","publishedId":"SVtN5Xjg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-10-01T07:39:04.000Z"},"item":[{"name":"Test Connection","item":[{"name":"https://api.bulkbuyhosting.com/v1/testconnection/","id":"3cc14583-e335-4bb2-81a8-5c7d4b81c71e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user","value":"1001","type":"text"},{"key":"auth","value":"authkey","type":"text"},{"key":"domain","value":"supportexample.com","type":"text"}]},"url":"https://api.bulkbuyhosting.com/v1/testconnection/","description":"<p>Test API credentials to see if they work. Useful if you're developing an integration for multiple end users who will supply their own API credentials.</p>\n","urlObject":{"protocol":"https","path":["v1","testconnection",""],"host":["api","bulkbuyhosting","com"],"query":[],"variable":[]}},"response":[{"id":"0e34244c-519f-47a2-a696-2bc8c5099bd0","name":"Failed Connection","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user","type":"text","value":"1001"},{"key":"auth","type":"text","value":"authkey"}]},"url":"https://api.bulkbuyhosting.com/v1/testconnection/"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"result\": \"error\",\n    \"message\": \"Auth values not valid.\"\n}"},{"id":"69134018-d0e1-46a2-a4cc-ca0fb97f9c5d","name":"Successful Connection","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user","value":"1001","type":"text"},{"key":"auth","value":"authkey","type":"text"}]},"url":"https://api.bulkbuyhosting.com/v1/testconnection/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-store, no-cache, max-age=0, must-revalidate, private,  max-stale=0, post-check=0, pre-check=0","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 03 Oct 2019 08:52:00 GMT","name":"Date","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"fbs","name":"Server","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-HW","value":"1570092719.cds035.si2.hc,1570092719.cds023.si2.sc,1570092720.cdn2-redis02-sin1.stackpath.systems.-.wx,1570092720.cds023.si2.p","name":"X-HW","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.launchcdn.com","path":"/","secure":false,"value":"1a596d9a91a3f09d3cecd3a9cb170f51","key":"SPSI"}],"responseTime":null,"body":"{\n    \"result\": \"success\",\n    \"message\": \"Successfully authenticated\"\n}"}],"_postman_id":"3cc14583-e335-4bb2-81a8-5c7d4b81c71e"}],"id":"fc61f764-e842-415f-bd77-14e03045725e","_postman_id":"fc61f764-e842-415f-bd77-14e03045725e","description":""},{"name":"Deploy Domains","item":[{"name":"https://api.bulkbuyhosting.com/v1/deploy/","id":"aefbb6cc-dad6-aa74-8461-ccc0dbdb79eb","request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"disabled":false,"description":"<p>User Account ID</p>\n","key":"user","value":"1001","type":"text"},{"key":"auth","value":"authkey","description":"<p>API Auth Key from System</p>\n","type":"text"},{"key":"domain","value":"example.com","description":"<p>Domain Name</p>\n","type":"text"}]},"url":"https://api.bulkbuyhosting.com/v1/deploy/","description":"<p>Deploy a new domain to your account.</p>\n","urlObject":{"protocol":"https","path":["v1","deploy",""],"host":["api","bulkbuyhosting","com"],"query":[],"variable":[]}},"response":[{"id":"47390841-998e-c560-0598-bfaeaeb3740b","name":"Error Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"disabled":false,"description":"User Account ID","key":"user","value":"1001","type":"text"},{"key":"auth","value":"authkey","description":"API Auth Key from System","type":"text"},{"key":"domain","value":"example.com","description":"Domain Name","type":"text"}]},"url":"https://api.bulkbuyhosting.com/v1/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-store, no-cache, max-age=0, must-revalidate, private,  max-stale=0, post-check=0, pre-check=0","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 01 Oct 2019 08:57:14 GMT","name":"Date","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"fbs","name":"Server","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-HW","value":"1569920233.cds003.si2.hc,1569920233.cds030.si2.sc,1569920234.cdn2-redis02-sin1.stackpath.systems.-.wx,1569920234.cds030.si2.p","name":"X-HW","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.bulkbuyhosting.com","path":"/","secure":false,"value":"e20df44cabec4d7b7ed487f65399830c","key":"SPSI"}],"responseTime":"1411","body":"{\"result\":\"error\",\"message\":\"Auth values not valid.\"}"},{"id":"c5c1abaf-c609-36fe-a22e-2176778810b8","name":"Successful Deployment","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"disabled":false,"description":"User Account ID","key":"user","value":"1001","type":"text"},{"key":"auth","value":"authkey","description":"API Auth Key from System","type":"text"},{"key":"domain","value":"example.com","description":"Domain Name","type":"text"}]},"url":"https://api.bulkbuyhosting.com/v1/deploy/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-store, no-cache, max-age=0, must-revalidate, private,  max-stale=0, post-check=0, pre-check=0","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 01 Oct 2019 08:45:51 GMT","name":"Date","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"fbs","name":"Server","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-HW","value":"1569919549.cds003.si2.hc,1569919549.cds016.si2.sc,1569919551.cdn2-wafbe01-sin1.stackpath.systems.-.wx,1569919551.cds016.si2.p","name":"X-HW","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.bulkbuyhosting.com","path":"/","secure":false,"value":"e20df44cabec4d7b7ed487f65399830c","key":"SPSI"}],"responseTime":"1684","body":"{\"result\":\"success\"}"}],"_postman_id":"aefbb6cc-dad6-aa74-8461-ccc0dbdb79eb"}],"id":"20f8ed46-07a7-77f5-1587-61159283c775","_postman_id":"20f8ed46-07a7-77f5-1587-61159283c775","description":""},{"name":"Get Domain Info","item":[{"name":"https://api.bulkbuyhosting.com/v1/getsingledomain/","id":"41827daa-bc46-88b0-2a9d-d7d0effcc1c4","request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user","value":"1001"},{"key":"auth","value":"authkey"},{"key":"domain","value":"example.com"}]},"url":"https://api.bulkbuyhosting.com/v1/getsingledomain/","description":"<p>Get details about a single domain in your account.</p>\n","urlObject":{"protocol":"https","path":["v1","getsingledomain",""],"host":["api","bulkbuyhosting","com"],"query":[],"variable":[]}},"response":[{"id":"c53e729d-8cce-67c0-3541-a08f2d3f86ac","name":"Successful Request for Domain Data","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"user","value":"1001","description":"User Account ID"},{"key":"auth","value":"authkey","description":"API Auth Key from System"},{"key":"domain","value":"example.com","description":"Domain Name"}]},"url":"https://api.bulkbuyhosting.com/v1/getsingledomain/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"keep-alive","description":""},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Date","value":"Tue, 01 Oct 2019 10:33:24 GMT","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","description":""},{"key":"Server","value":"nginx","description":""},{"key":"Transfer-Encoding","value":"chunked","description":""},{"key":"X-Download-Options","value":"noopen","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","description":""},{"key":"X-Xss-Protection","value":"1; mode=block","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.bulkbuyhosting.com","path":"/","secure":false,"value":"7453778f56316a14b2a06c137000c3bc","key":"SPSI"}],"responseTime":"272","body":"{\n  \"result\": \"success\",\n  \"data\": {\n    \"domain\": \"example.com\",\n    \"serverhostname\": \"host6.webhostingprovider.com\",\n    \"serverip\": \"127.128.129.130\",\n    \"servertype\": \"cpanel\",\n    \"username\": \"examplecom\",\n    \"password\": \"de6lLqsQdJXwSjVwTAuyQ3\",\n    \"nameservers\": [\n      \"ns1.webhostingprovider.com\",\n      \"ns2.webhostingprovider.com\"\n    ]\n  }\n}"}],"_postman_id":"41827daa-bc46-88b0-2a9d-d7d0effcc1c4"},{"name":"https://api.bulkbuyhosting.com/v1/getalldomains/","id":"d37ef91e-5f74-d0dc-5d95-c76bf76d1fcb","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[{"key":"user","value":"1001","description":"<p>User Account ID</p>\n","type":"text"},{"key":"auth","value":"authkey","description":"<p>API Auth Key from System</p>\n","type":"text"}]},"url":"https://api.bulkbuyhosting.com/v1/getalldomains/","description":"<p>Get a list of all domains in your account.</p>\n","urlObject":{"protocol":"https","path":["v1","getalldomains",""],"host":["api","bulkbuyhosting","com"],"query":[],"variable":[]}},"response":[{"id":"46f7c260-9000-5690-9877-6b5f0bfa5fb3","name":"Successful Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"user","value":"1001","description":"User Account ID","type":"text"},{"key":"auth","value":"authkey","description":"API Auth Key from System","type":"text"}]},"url":"https://api.bulkbuyhosting.com/v1/getalldomains/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-store, no-cache, max-age=0, must-revalidate, private,  max-stale=0, post-check=0, pre-check=0","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Tue, 01 Oct 2019 11:58:07 GMT","name":"Date","description":""},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","name":"Referrer-Policy","description":""},{"key":"Server","value":"fbs","name":"Server","description":""},{"key":"Transfer-Encoding","value":"chunked","name":"Transfer-Encoding","description":""},{"key":"X-Download-Options","value":"noopen","name":"X-Download-Options","description":""},{"key":"X-Frame-Options","value":"SAMEORIGIN","name":"X-Frame-Options","description":""},{"key":"X-HW","value":"1569931086.cds018.si2.hc,1569931086.cds041.si2.sc,1569931087.cdn2-wafbe04-sin1.stackpath.systems.-.wx,1569931087.cds041.si2.p","name":"X-HW","description":""},{"key":"X-XSS-Protection","value":"1; mode=block","name":"X-XSS-Protection","description":""}],"cookie":[{"expires":"Tue Jan 19 2038 03:14:07 GMT+0000 (Coordinated Universal Time)","httpOnly":false,"domain":"api.bulkbuyhosting.com","path":"/","secure":false,"value":"77ea3ac937243e0d9456abe268375203","key":"SPSI"}],"responseTime":"1544","body":"{\n    \"result\": \"success\",\n    \"results\": 2,\n    \"data\": [\n        {\n            \"domain\": \"exampledomain1.com\",\n            \"serverhostname\": \"server1.cpanelhost.com\",\n            \"serverip\": \"127.128.129.130\",\n            \"username\": \"exampledomain1\",\n            \"password\": \"XI)3D6r2r0yf]D\"\n        },\n        {\n            \"domain\": \"exampledomain.net\",\n            \"serverhostname\": \"server33.hostingservers.com\",\n            \"serverip\": \"192.168.124.124\",\n            \"username\": \"exampledomain2\",\n            \"password\": \"9Tc]Ymq7*9Cg0A\"\n        },\n    ]\n}"}],"_postman_id":"d37ef91e-5f74-d0dc-5d95-c76bf76d1fcb"}],"id":"f60cf754-c4e9-56ad-7c23-bbfeafbb44f2","_postman_id":"f60cf754-c4e9-56ad-7c23-bbfeafbb44f2","description":""}]}