{"info":{"_postman_id":"0120eaef-1258-40e6-ae1c-1e679ec29b0e","name":"API TẠO WEB AUTO","description":"<html><head></head><body><p>api tạo website auto dichvucheap.vn</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"20229630","collectionId":"0120eaef-1258-40e6-ae1c-1e679ec29b0e","publishedId":"2sB3B8tZaL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-07-31T14:10:02.000Z"},"item":[{"name":"API GET SUBDOMAIN","id":"d148396d-cf1e-41cf-ab85-9cd076d3bdda","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dichvucheap.com/apidomainweb?api_key=5cfd4037cfbb699c865c145e88c9042a","description":"<h2 id=\"api-lấy-đuôi-subdomain-tạo-web\">Api Lấy Đuôi Subdomain Tạo Web</h2>\n<h3 id=\"request\">Request</h3>\n<ul>\n<li><p><strong>Method</strong>: GET</p>\n</li>\n<li><p><strong>URL</strong>: <code>https://dichvucheap.com/apidomainweb</code></p>\n</li>\n<li><p><strong>Query Parameters</strong>:</p>\n<ul>\n<li><code>api_key</code> (string): api key lấy trong trang tài khoản của dichvucheap.vn</li>\n</ul>\n</li>\n</ul>\n<h3 id=\"response\">Response</h3>\n<ul>\n<li><p><strong>Status Code</strong>: 200 OK</p>\n</li>\n<li><p><strong>Content-Type</strong>: application/json</p>\n</li>\n<li><p>{ \"status\": \"\", \"msg\": \"\", \"tranList\": [ { \"domain\": \"\", \"status\": \"\" } ]}</p>\n</li>\n</ul>\n<h4 id=\"response-fields\">Response Fields:</h4>\n<ul>\n<li><p><code>status</code> (string): Indicates the status of the request.</p>\n</li>\n<li><p><code>msg</code> (string): Provides additional message or information regarding the request.</p>\n</li>\n<li><p><code>tranList</code> (array): A list of transactions related to domains, where each transaction includes:</p>\n<ul>\n<li><p><code>domain</code> (string): The domain name.</p>\n</li>\n<li><p><code>status</code> (string): The current status of the domain.</p>\n</li>\n</ul>\n</li>\n</ul>\n<p>This endpoint does not require a request body as it is a GET request. The response will contain the status and a list of domains retrieved based on the provided API key.</p>\n","urlObject":{"protocol":"https","path":["apidomainweb"],"host":["dichvucheap","com"],"query":[{"key":"api_key","value":"5cfd4037cfbb699c865c145e88c9042a"}],"variable":[]}},"response":[{"id":"a47e19fd-46e8-403b-ae5c-57376528c541","name":"API GET SUBDOMAIN","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://dichvucheap.com/apidomainweb?api_key=5cfd4037cfbb699c865c145e88c9042a","protocol":"https","host":["dichvucheap","com"],"path":["apidomainweb"],"query":[{"key":"api_key","value":"5cfd4037cfbb699c865c145e88c9042a"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 31 Jul 2025 13:54:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=p%2B%2FyJAwPUqd%2BDWNb5lIfDaSj3yKDu5Am2PkEFX2bqKBMvPmFY5v6e7i1eUs6GCI1Mfj1DjfZgsmGT%2Bd5ZnkbCGmPHDZ7qNhJRYl21G4yEg%3D%3D\"}]}"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Turbo-Charged-By","value":"LiteSpeed"},{"key":"Cf-Cache-Status","value":"DYNAMIC"},{"key":"Set-Cookie","value":"PHPSESSID=2427e5b3fcf1b85d449bec469b0d77f0; Secure; Path=/"},{"key":"Set-Cookie","value":"Junoo=iae8GfEArJw2FZCLSW6yhU17dqxRHP5VzpvYjIK4MtQl; Secure"},{"key":"Set-Cookie","value":"junoo_session=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJleHAiOjE3NTM5NzAwNjN9.0KgUsifl2yLia99J0yJWTvFWXTmgF16nohM_2jqDiQA; Secure"},{"key":"CF-RAY","value":"967d965e9ed8c948-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"200\",\n    \"msg\": \"Thành công\",\n    \"tranList\": [\n        {\n            \"domain\": \"shopnick.site\",\n            \"status\": \"Thành công\"\n        }\n    ]\n}"}],"_postman_id":"d148396d-cf1e-41cf-ab85-9cd076d3bdda"},{"name":"API CREAT WEBSITE","id":"f704aeb8-f4df-4f64-9784-a20a643b219b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://dichvucheap.com/apitaoweb?tenmien=svsv.shopnick.site&idweb=49&api_key=bbeb&callbackweb=ebe&request_id=55555","description":"<h3 id=\"mô-tả-api\">Mô tả API</h3>\n<p>Đây là một yêu cầu HTTP GET đến endpoint <code>https://dichvucheap.com/apitaoweb</code>. Mục đích của yêu cầu này là để tạo website auto.</p>\n<h3 id=\"tham-số-yêu-cầu\">Tham số yêu cầu</h3>\n<p>Yêu cầu này bao gồm các tham số truy vấn sau:</p>\n<ul>\n<li><p><code>tenmien</code>: (string) Tên miền mà bạn muốn tạo website .</p>\n</li>\n<li><p><code>idweb</code>: (int) ID mẫu website phải khớp với bên dichvucheap .</p>\n</li>\n<li><p><code>api_key</code>: (string) Khóa API lấy bên dichvucheap.</p>\n</li>\n<li><p><code>callbackweb</code>: (string) địa chỉ callback của bạn để dichvucheap gửi kết quả về .</p>\n</li>\n<li><p><code>request_id</code>: (string) ID của yêu cầu để theo dõi.</p>\n</li>\n</ul>\n<h3 id=\"cấu-trúc-phản-hồi\">Cấu trúc phản hồi</h3>\n<p>Phản hồi từ API sẽ có định dạng JSON với cấu trúc như sau:</p>\n<ul>\n<li><p><code>status</code>: (string) Trạng thái của yêu cầu, có thể cho biết yêu cầu thành công hay thất bại.</p>\n</li>\n<li><p><code>msg</code>: (string) Thông điệp chi tiết liên quan đến trạng thái của yêu cầu.</p>\n</li>\n</ul>\n<h3 id=\"trạng-thái\">Trạng thái</h3>\n<p>Phản hồi sẽ trả về mã trạng thái HTTP 200 nếu yêu cầu thành công.</p>\n<p>This endpoint allows users to retrieve information about a specific website by providing various query parameters. The request is made using the HTTP GET method.</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<p>The following query parameters should be included in the request URL:</p>\n<ul>\n<li><p><strong>tenmien</strong> (string): The domain name of the website you want to retrieve information for.</p>\n</li>\n<li><p><strong>idweb</strong> (integer): The unique identifier for the website.</p>\n</li>\n<li><p><strong>api_key</strong> (string): Your API key for authentication.</p>\n</li>\n<li><p><strong>callbackweb</strong> (string): A callback identifier for web services.</p>\n</li>\n<li><p><strong>request_id</strong> (string): A unique identifier for the request.</p>\n</li>\n</ul>\n<h3 id=\"example-request\">Example Request</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>GET https://dichvucheap.com/apitaoweb?tenmien=svsv.shopnick.site&amp;idweb=49&amp;api_key=bbeb&amp;callbackweb=ebe&amp;request_id=55555\n\n</code></pre><h3 id=\"response-structure\">Response Structure</h3>\n<p>On successful execution, the API will return a JSON response with the following structure:</p>\n<ul>\n<li><p><strong>status</strong> (string): The status of the request. This field may indicate success or failure.</p>\n</li>\n<li><p><strong>msg</strong> (string): A message providing additional information about the request status.</p>\n</li>\n</ul>\n<h3 id=\"example-response\">Example Response</h3>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"status\": \"\",\n    \"msg\": \"\"\n}\n\n</code></pre>\n<h3 id=\"notes\">Notes</h3>\n<ul>\n<li><p>Ensure that all required parameters are included in the request to avoid errors.</p>\n</li>\n<li><p>The response will provide insight into the success of the request and any relevant messages.</p>\n</li>\n</ul>\n","urlObject":{"protocol":"https","path":["apitaoweb"],"host":["dichvucheap","com"],"query":[{"key":"tenmien","value":"svsv.shopnick.site"},{"key":"idweb","value":"49"},{"key":"api_key","value":"bbeb"},{"key":"callbackweb","value":"ebe"},{"key":"request_id","value":"55555"}],"variable":[]}},"response":[{"id":"c2f956a6-4562-417b-a79a-368a3621d8d8","name":"API CREAT WEBSITE","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://dichvucheap.com/apitaoweb?tenmien=svsv.shopnick.site&idweb=49&api_key=bbeb&callbackweb=ebe&request_id=55555","protocol":"https","host":["dichvucheap","com"],"path":["apitaoweb"],"query":[{"key":"tenmien","value":"svsv.shopnick.site"},{"key":"idweb","value":"49"},{"key":"api_key","value":"bbeb"},{"key":"callbackweb","value":"ebe"},{"key":"request_id","value":"55555"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Thu, 31 Jul 2025 14:28:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"59"},{"key":"Connection","value":"keep-alive"},{"key":"Report-To","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=EHZ5lbWQGE9YKaH4UgG9TbLqyEdE9vm4g%2Blxg5TKHXxsnXcnjuaeFnfs%2B6%2FWIl4En04xZclmRa0xnofCHBoq3fugJEbsgdjXHY6k0ILjVw%3D%3D\"}]}"},{"key":"X-Powered-By","value":"PHP/7.4.33"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"Content-Encoding","value":"br"},{"key":"Vary","value":"Accept-Encoding"},{"key":"Server","value":"cloudflare"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-Xss-Protection","value":"1; mode=block"},{"key":"X-Turbo-Charged-By","value":"LiteSpeed"},{"key":"Cf-Cache-Status","value":"DYNAMIC"},{"key":"CF-RAY","value":"967dc808a978f031-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"200\",\n    \"msg\": \"Tạo Web thành công!\",\n    \"taikhoan\": \"admin123\",\n    \"matkhau\": \"admin123\",\n    \"ngaymua\": \"1753972011\",\n    \"ngayhet\": \"1756564011\"\n}"}],"_postman_id":"f704aeb8-f4df-4f64-9784-a20a643b219b"}]}