{"info":{"_postman_id":"372b5f98-8f1a-4eac-9aa7-a125c0cf9e70","name":"BD API","description":"<html><head></head><body><p>BD API is a RestAPI service. Developed by Keramot UL Islam.<br>Divisions, Districts, Upazilla, Thana, Post Office, Post Code, etc of Bangladesh are available in Bangla and English within endpoints.</p>\n<p><strong>Latest API version: v1.2</strong></p>\n<p>API versions <strong>1.0 and 1.1 are deprecated</strong> and will be removed soon. <strong>It is recommended to use v1.2</strong></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"7856105","collectionId":"372b5f98-8f1a-4eac-9aa7-a125c0cf9e70","publishedId":"2sA3JNbfos","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-05-13T09:23:13.000Z"},"item":[{"name":"v1.2 [Latest]","item":[{"name":"Divisions","item":[{"name":"All divisions","id":"d9866cc4-0997-4c2e-98c5-9afc6aafa0f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/v1.2/divisions","urlObject":{"path":["v1.2","divisions"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"f5da31a4-00ae-4171-b0c5-5b788b9a5f59","name":"All divisions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://bdapis.com/api/v1.2/divisions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 May 2024 06:21:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"816"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"BD API"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"330-B1iv/Nwgm67GOeHeLhn+tenZ1yI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"message\": \"ok\",\n        \"date\": \"Mon, 27 May 2024 06:21:59 GMT\"\n    },\n    \"data\": [\n        {\n            \"division\": \"Barishal\",\n            \"divisionbn\": \"বরিশাল\",\n            \"coordinates\": \"22.3811, 90.3372\"\n        },\n        {\n            \"division\": \"Chattogram\",\n            \"divisionbn\": \"চট্টগ্রাম\",\n            \"coordinates\": \"23.1793, 91.9882\"\n        },\n        {\n            \"...\": \"all 8 divisions come with same data structure.\"\n        }\n    ]\n}"}],"_postman_id":"d9866cc4-0997-4c2e-98c5-9afc6aafa0f9"},{"name":"Single division","id":"d596a51c-1d26-4408-b535-f94c64fcb4dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/v1.2/division/rangpur","urlObject":{"path":["v1.2","division","rangpur"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"47a59ac8-92aa-4bb1-8d7f-54fec13e0aa8","name":"Single division","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://bdapis.com/api/v1.2/division/rangpur"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 May 2024 06:22:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1700"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"BD API"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"6a4-TYaW3DEELjC5gD5eiiNITe1i/xI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"message\": \"ok\",\n        \"date\": \"Mon, 27 May 2024 06:22:43 GMT\"\n    },\n    \"data\": [\n        {\n            \"district\": \"Dinajpur\",\n            \"districtbn\": \"দিনাজপুর\",\n            \"coordinates\": \"25.6279, 88.6332\",\n            \"upazilla\": [\n                \"Birampur\",\n                \"Birganj\",\n                \"Biral\",\n                \"Bochaganj\",\n                \"Chirirbandar\",\n                \"Dinajpur Sadar\",\n                \"Ghoraghat\",\n                \"Hakimpur\",\n                \"Kaharole\",\n                \"Khansama\",\n                \"Nawabganj\",\n                \"Parbatipur\",\n                \"Phulbari\"\n            ]\n        },\n        {\n            \"district\": \"Gaibandha\",\n            \"districtbn\": \"গাইবান্ধা\",\n            \"coordinates\": \"25.3297, 89.5430\",\n            \"upazilla\": [\n                \"Phulchhari\",\n                \"Gaibandha Sadar\",\n                \"Gobindaganj\",\n                \"Palashbari\",\n                \"Sadullapur\",\n                \"Sughatta\",\n                \"Sundarganj\"\n            ]\n        },\n        {\n            \"...\": \"all districts comes with same data structure.\"\n        }\n    ]\n}"}],"_postman_id":"d596a51c-1d26-4408-b535-f94c64fcb4dd"}],"id":"f6ee1602-31ce-46c7-b7e8-7846ec7b7f9f","_postman_id":"f6ee1602-31ce-46c7-b7e8-7846ec7b7f9f","description":""},{"name":"Districts","item":[{"name":"All districts","id":"58081abb-7615-4d15-bd4e-2fcd90dbe4e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/v1.2/districts","urlObject":{"path":["v1.2","districts"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"441f1763-a06e-4610-aa55-274d3ef22292","name":"All districts","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://bdapis.com/api/v1.2/districts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 May 2024 06:24:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"6307"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"BD API"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"18a3-21s3b/FHcPln8FAB7ZaAMD0JcuA\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"message\": \"ok\",\n        \"date\": \"Mon, 27 May 2024 06:24:20 GMT\"\n    },\n    \"data\": [\n        {\n            \"district\": \"Barguna\",\n            \"districtbn\": \"বরগুনা\",\n            \"coordinates\": \"22.0953, 90.1121\"\n        },\n        {\n            \"district\": \"Barishal\",\n            \"districtbn\": \"বরিশাল\",\n            \"coordinates\": \"22.7022, 90.3696\"\n        },\n        {\n            \"...\": \"all 64 districts come with same data structure.\"\n        }\n    ]\n}"}],"_postman_id":"58081abb-7615-4d15-bd4e-2fcd90dbe4e5"},{"name":"Single district","id":"2ea7ed12-3299-47d3-a422-7e6058a78ed5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/v1.2/district/rangpur","urlObject":{"path":["v1.2","district","rangpur"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"7a96c965-17ac-4795-82f1-ee26d3ea56d1","name":"Single district","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://bdapis.com/api/v1.2/district/rangpur"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Date","value":"Mon, 27 May 2024 06:25:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"282"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"BD API"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"11a-RpFLOL1bnXXxZ9ZzBXl4Su6R/iw\""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"message\": \"ok\",\n        \"date\": \"Mon, 27 May 2024 06:25:37 GMT\"\n    },\n    \"data\": {\n        \"district\": \"Rangpur\",\n        \"districtbn\": \"রংপুর\",\n        \"coordinates\": \"25.7468, 89.2508\",\n        \"upazillas\": [\n            \"Badarganj\",\n            \"Gangachhara\",\n            \"Kaunia\",\n            \"Mithapukur\",\n            \"Pirgachha\",\n            \"Pirganj\",\n            \"Rangpur Sadar\",\n            \"Taraganj\"\n        ]\n    }\n}"}],"_postman_id":"2ea7ed12-3299-47d3-a422-7e6058a78ed5"}],"id":"eed98d8f-2f51-4721-9377-80ec2d0d19f2","_postman_id":"eed98d8f-2f51-4721-9377-80ec2d0d19f2","description":""}],"id":"c257daf4-cda4-4acd-a7ae-67f48d272a9e","_postman_id":"c257daf4-cda4-4acd-a7ae-67f48d272a9e","description":""},{"name":"v1.1","item":[{"name":"Divisions","item":[{"name":"All divisions","id":"b4daad38-a9fb-4b4f-803e-2687bfc94bd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/v1.1/divisions","urlObject":{"path":["v1.1","divisions"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"e5654681-2a17-47c3-9685-646cb956efb5","name":"All divisions","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://bdapis.com/api/v1.1/divisions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""},{"key":"Accept","value":"application/json","description":""},{"key":"X-Powered-By","value":"BD API","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"message\": \"ok\",\n        \"date\": \"Mon, 13 May 2024 07:43:04 GMT\"\n    },\n    \"data\": [\n        {\n            \"_id\": \"barishal\",\n            \"division\": \"Barishal\",\n            \"divisionbn\": \"বরিশাল\",\n            \"coordinates\": \"22.3811, 90.3372\"\n        },\n        {\n            \"_id\": \"chattogram\",\n            \"division\": \"Chattogram\",\n            \"divisionbn\": \"চট্টগ্রাম\",\n            \"coordinates\": \"23.1793, 91.9882\"\n        },\n        {\n            \"...\": \"all 8 divisions comes with same data structure.\"\n        }\n    ]\n}"}],"_postman_id":"b4daad38-a9fb-4b4f-803e-2687bfc94bd5"},{"name":"Single division","id":"abe07ee3-b486-4b34-90e2-777189ddaf95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/v1.1/division/rangpur","urlObject":{"path":["v1.1","division","rangpur"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"c6dea791-c975-4d7c-a1f1-ec7251ef042f","name":"Single division","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://bdapis.com/api/v1.1/division/rangpur"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""},{"key":"Accept","value":"application/json","description":""},{"key":"X-Powered-By","value":"BD API","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"message\": \"ok\",\n        \"date\": \"Mon, 13 May 2024 08:28:04 GMT\"\n    },\n    \"data\": [\n        {\n            \"_id\": \"dinajpur\",\n            \"district\": \"Dinajpur\",\n            \"coordinates\": \"25.6279, 88.6332\",\n            \"upazilla\": [\n                \"Biral\",\n                \"Hakimpur\",\n                \"Chirirbandar\",\n                \"Bochaganj\",\n                \"Kaharole\",\n                \"Birganj\",\n                \"Ghoraghat\",\n                \"Birampur\",\n                \"Dinajpur Sadar\",\n                \"Nawabganj\",\n                \"Khansama\",\n                \"Parbatipur\",\n                \"Phulbari\"\n            ]\n        },\n        {\n            \"_id\": \"gaibandha\",\n            \"district\": \"Gaibandha\",\n            \"coordinates\": \"25.3297, 89.5430\",\n            \"upazilla\": [\n                \"Gobindaganj\",\n                \"Palashbari\",\n                \"Sundarganj\",\n                \"Gaibandha Sadar\",\n                \"Sadullapur\",\n                \"Phulchhari\",\n                \"Sughatta\"\n            ]\n        },\n        {\n            \"...\": \"All district for this division has same datastructure...\"\n        }\n    ]\n}"}],"_postman_id":"abe07ee3-b486-4b34-90e2-777189ddaf95"}],"id":"41553753-3645-42b3-a5e1-3dc02c125ad4","_postman_id":"41553753-3645-42b3-a5e1-3dc02c125ad4","description":""},{"name":"Districts","item":[{"name":"All districts","id":"f650e1f0-0ed2-4512-ab78-ed94bfe308fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"{{baseUrl}}/v1.1/districts","urlObject":{"path":["v1.1","districts"],"host":["{{baseUrl}}"],"query":[],"variable":[]}},"response":[{"id":"9f087eba-e56f-43a4-8b3c-9e52b32d6708","name":"All districts","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"key":"Content-Type","value":"application/json"}],"url":"https://bdapis.com/api/v1.1/districts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":""},{"key":"Accept","value":"application/json","description":""},{"key":"X-Powered-By","value":"BD API","description":""}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": {\n        \"code\": 200,\n        \"message\": \"ok\",\n        \"date\": \"Mon, 13 May 2024 08:30:39 GMT\"\n    },\n    \"data\": [\n        {\n            \"_id\": \"bagerhat\",\n            \"district\": \"Bagerhat\",\n            \"districtbn\": \"বাগেরহাট\",\n            \"coordinates\": \"22.6602, 89.7895\"\n        },\n        {\n            \"_id\": \"bandarban\",\n            \"district\": \"Bandarban\",\n            \"districtbn\": \"বান্দরবান\",\n            \"coordinates\": \"21.8311, 92.3686\"\n        },\n        {\n            \"...\": \"All 64 districts has same datastructure...\"\n        }\n    ]\n}"}],"_postman_id":"f650e1f0-0ed2-4512-ab78-ed94bfe308fe"}],"id":"f86825fc-bfc9-46f6-9cb0-fd14c451e3ba","_postman_id":"f86825fc-bfc9-46f6-9cb0-fd14c451e3ba","description":""}],"id":"cc57379b-eac4-451f-9e86-5ff4fce063ff","_postman_id":"cc57379b-eac4-451f-9e86-5ff4fce063ff","description":""}]}