{"info":{"_postman_id":"163734e8-bc52-4ea6-855d-100095a75878","name":"coords.zone","description":"<html><head></head><body><p>GPS coordinate → plant hardiness zone. Returns the USDA hardiness zone for any point on Earth, plus local country zones where available.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"56730575","collectionId":"163734e8-bc52-4ea6-855d-100095a75878","publishedId":"2sBY4PNfRg","public":true,"customColor":{"top-bar":"fafaf9","right-sidebar":"332d23","highlight":"00a63e"},"publishDate":"2026-07-18T18:31:13.000Z"},"item":[{"name":"api","item":[{"name":"v1","item":[{"name":"zone","item":[{"name":"Get hardiness zone for a coordinate","id":"879eb910-0514-4153-89c3-af1762793a37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://coords.zone/api/v1/zone?lat=48.14&lng=11.58","urlObject":{"path":["api","v1","zone"],"host":["https://coords.zone"],"query":[{"description":{"content":"<p>Latitude (-90 to 90)</p>\n","type":"text/plain"},"key":"lat","value":"48.14"},{"description":{"content":"<p>Longitude (-180 to 180)</p>\n","type":"text/plain"},"key":"lng","value":"11.58"}],"variable":[]}},"response":[{"id":"c5d23106-72c3-465d-88b8-b21648ab9560","name":"Zone data for the coordinate","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/zone?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","zone"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"usda_zone\": \"8a\",\n  \"local_zone\": \"Z8a\",\n  \"lat\": 48.14,\n  \"lng\": 11.58\n}"},{"id":"72e22df9-0a56-4b72-914c-ddff869fba65","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/zone?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","zone"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Invalid API key\"\n}"},{"id":"7539e4f3-4378-4fa9-91f0-d3b098f71b94","name":"Free tier exhausted (1 000 req/month) — applies to unsubscribed accounts and subscriptions that have been canceled. Upgrade at https://coords.zone/dashboard.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/zone?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","zone"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Payment Required","code":402,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Monthly request limit reached. Upgrade your plan.\"\n}"},{"id":"3c65357f-e30c-443b-9496-48ca28bdfa0b","name":"Rate limit exceeded. Unauthenticated requests are limited to 100 per hour and 1 000 per month per IP. Authenticate with an API key to bypass both limits.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/zone?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","zone"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Too many requests\"\n}"}],"_postman_id":"879eb910-0514-4153-89c3-af1762793a37"}],"id":"20802f6f-1943-4431-9b2f-44351e504c00","_postman_id":"20802f6f-1943-4431-9b2f-44351e504c00","description":""},{"name":"country","item":[{"name":"Get country and available local zones for a coordinate","id":"e716b817-bb4c-48f4-8c9c-6b6b63a87ce8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://coords.zone/api/v1/country?lat=48.14&lng=11.58","urlObject":{"path":["api","v1","country"],"host":["https://coords.zone"],"query":[{"description":{"content":"<p>Latitude (-90 to 90)</p>\n","type":"text/plain"},"key":"lat","value":"48.14"},{"description":{"content":"<p>Longitude (-180 to 180)</p>\n","type":"text/plain"},"key":"lng","value":"11.58"}],"variable":[]}},"response":[{"id":"495d1fd9-356b-4e2c-b5e7-1af84f1cf5d1","name":"Country data for the coordinate","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/country?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","country"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"name\": \"Germany\",\n  \"iso_code\": \"DE\",\n  \"zones\": [\n    \"Z1a\",\n    \"Z1b\",\n    \"Z2a\",\n    \"Z2b\",\n    \"Z3a\",\n    \"Z3b\",\n    \"Z4a\",\n    \"Z4b\",\n    \"Z5a\",\n    \"Z5b\",\n    \"Z6a\",\n    \"Z6b\",\n    \"Z7a\",\n    \"Z7b\",\n    \"Z8a\",\n    \"Z8b\",\n    \"Z9a\",\n    \"Z9b\",\n    \"Z10a\",\n    \"Z10b\",\n    \"Z11a\",\n    \"Z11b\",\n    \"Z12a\",\n    \"Z12b\",\n    \"Z13a\",\n    \"Z13b\"\n  ],\n  \"lat\": 48.14,\n  \"lng\": 11.58\n}"},{"id":"5f7382c7-596e-4088-84f9-96539d8fe48e","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/country?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","country"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Invalid API key\"\n}"},{"id":"18b5d4b3-5f08-478c-945e-51515c3285c3","name":"Free tier exhausted (1 000 req/month) — applies to unsubscribed accounts and subscriptions that have been canceled. Upgrade at https://coords.zone/dashboard.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/country?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","country"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Payment Required","code":402,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Monthly request limit reached. Upgrade your plan.\"\n}"},{"id":"d9abb46b-5ed3-4a75-b377-7a5ef6f0a4eb","name":"Rate limit exceeded. Unauthenticated requests are limited to 100 per hour and 1 000 per month per IP. Authenticate with an API key to bypass both limits.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/country?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","country"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Too many requests\"\n}"}],"_postman_id":"e716b817-bb4c-48f4-8c9c-6b6b63a87ce8"}],"id":"bb6ae434-dc1e-49b3-ac04-dce34bc62134","_postman_id":"bb6ae434-dc1e-49b3-ac04-dce34bc62134","description":""},{"name":"climate","item":[{"name":"Get raw climate inputs for a coordinate","id":"88ebf20d-e3cb-499e-b037-fca262d93ad8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{bearerToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json"}],"url":"https://coords.zone/api/v1/climate?lat=48.14&lng=11.58","urlObject":{"path":["api","v1","climate"],"host":["https://coords.zone"],"query":[{"description":{"content":"<p>Latitude (-90 to 90)</p>\n","type":"text/plain"},"key":"lat","value":"48.14"},{"description":{"content":"<p>Longitude (-180 to 180)</p>\n","type":"text/plain"},"key":"lng","value":"11.58"}],"variable":[]}},"response":[{"id":"a649b9fc-d4f0-4573-a461-fea5dd0ed2d5","name":"Raw climate band values for the coordinate","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/climate?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","climate"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"min_temp\": -14.5,\n  \"max_temp\": 19.5,\n  \"frost_last_doy\": 96,\n  \"frost_last_date\": \"Apr 6\",\n  \"frost_first_doy\": 310,\n  \"frost_first_date\": \"Nov 6\",\n  \"lat\": 48.14,\n  \"lng\": 11.58\n}"},{"id":"589d8db1-b07e-4960-9441-db033c711b58","name":"Invalid API key","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/climate?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","climate"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Invalid API key\"\n}"},{"id":"78207a87-6181-409b-bf20-2f6deafebcde","name":"Free tier exhausted (1 000 req/month) — applies to unsubscribed accounts and subscriptions that have been canceled. Upgrade at https://coords.zone/dashboard.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/climate?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","climate"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Payment Required","code":402,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Monthly request limit reached. Upgrade your plan.\"\n}"},{"id":"205e05ce-802e-44f3-b317-4f6c3d56c84b","name":"Rate limit exceeded. Unauthenticated requests are limited to 100 per hour and 1 000 per month per IP. Authenticate with an API key to bypass both limits.","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json"},{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://coords.zone/api/v1/climate?lat=48.14&lng=11.58","host":["https://coords.zone"],"path":["api","v1","climate"],"query":[{"description":"Latitude (-90 to 90)","key":"lat","value":"48.14"},{"description":"Longitude (-180 to 180)","key":"lng","value":"11.58"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n  \"error\": \"Too many requests\"\n}"}],"_postman_id":"88ebf20d-e3cb-499e-b037-fca262d93ad8"}],"id":"7a573409-06d9-4d7f-b66f-edcb89444bc8","_postman_id":"7a573409-06d9-4d7f-b66f-edcb89444bc8","description":""}],"id":"0330f1cb-93a2-4f4c-ad26-b2ee0ef66982","_postman_id":"0330f1cb-93a2-4f4c-ad26-b2ee0ef66982","description":""}],"id":"8ae32e03-ae94-41a6-9488-fab22f7d75af","_postman_id":"8ae32e03-ae94-41a6-9488-fab22f7d75af","description":""}],"variable":[{"key":"baseUrl","value":"https://coords.zone"}]}