{"info":{"_postman_id":"17273d29-4670-440e-8aa7-df614434bccf","name":"Kukun API - v1","description":"<html><head></head><body><p>Postman collection for the Kukun REST API. Use this collection to explore, test, and integrate permit search capabilities into your applications.</p>\n<p><strong>Base URL:</strong> <code>https://api.mykukun.com/v1</code> → <code>https://api.mykukun.com/v1</code></p>\n<p><strong>Authentication:</strong> All requests require your API key in the header as Authorization: Bearer YOUR_API_KEY. Set it once in the environment file and every request inherits it.</p>\n<p>For full parameter docs and response schemas, visit <a href=\"https://portal.mykukun.com/api-quickstart\">https://portal.mykukun.com/api-quickstart</a>.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"6882317","collectionId":"17273d29-4670-440e-8aa7-df614434bccf","publishedId":"2sBXwnsreG","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-05-29T14:05:01.000Z"},"item":[{"name":"Permits","item":[{"name":"Search Permits","id":"2d03327f-78fa-4400-8975-e8d816ae3927","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.mykukun.com/v1/permits/search?status=applied&label=new-construct&jurisdiction=Kansas City&page=1&limit=20","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"17273d29-4670-440e-8aa7-df614434bccf","id":"17273d29-4670-440e-8aa7-df614434bccf","name":"Kukun API - v1","type":"collection"}},"urlObject":{"path":["permits","search"],"host":["https://api.mykukun.com/v1"],"query":[{"key":"status","value":"applied"},{"key":"label","value":"new-construct"},{"disabled":true,"key":"address","value":"449 W 67th Ter"},{"disabled":true,"key":"state","value":"MO"},{"disabled":true,"key":"zip-code","value":"64113"},{"disabled":true,"key":"city","value":"Kansas City"},{"disabled":true,"key":"county","value":"Jackson"},{"key":"jurisdiction","value":"Kansas City"},{"disabled":true,"key":"latitude","value":"39.00652"},{"disabled":true,"key":"longitude","value":"-94.59405"},{"disabled":true,"key":"distance","value":"5"},{"disabled":true,"key":"sort-by","value":"state"},{"disabled":true,"key":"sort-order","value":"desc"},{"disabled":true,"key":"date-from","value":"2026-01-06"},{"disabled":true,"key":"date-to","value":"2026-05-15"},{"key":"page","value":"1"},{"key":"limit","value":"20"},{"disabled":true,"key":"details","value":"0"}],"variable":[]}},"response":[],"_postman_id":"2d03327f-78fa-4400-8975-e8d816ae3927"},{"name":"Area Search","id":"e2d30a31-d4fd-4711-b014-8c209e76b6d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.mykukun.com/v1/permits/area-search?county=Broward&state=FL&label=roof&label-condition=has&date-from=2018-01-01&date-to=2026-05-01","description":"<p>Returns deduplicated addresses that either have or are missing a permit label within a date window. Use label-condition=has for addresses with matching permits, or label-condition=missing for addresses without matching permits.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"17273d29-4670-440e-8aa7-df614434bccf","id":"17273d29-4670-440e-8aa7-df614434bccf","name":"Kukun API - v1","type":"collection"}},"urlObject":{"path":["permits","area-search"],"host":["https://api.mykukun.com/v1"],"query":[{"disabled":true,"key":"zip-code","value":"33351"},{"disabled":true,"key":"city","value":"Sunrise"},{"key":"county","value":"Broward"},{"key":"state","value":"FL"},{"disabled":true,"key":"latitude","value":"39.00652"},{"disabled":true,"key":"longitude","value":"-94.59405"},{"disabled":true,"key":"distance","value":"5"},{"key":"label","value":"roof"},{"key":"label-condition","value":"has"},{"key":"date-from","value":"2018-01-01"},{"key":"date-to","value":"2026-05-01"},{"disabled":true,"key":"limit","value":"50"},{"disabled":true,"key":"next-page-id","value":""},{"disabled":true,"key":"details","value":"1"}],"variable":[]}},"response":[],"_postman_id":"e2d30a31-d4fd-4711-b014-8c209e76b6d7"}],"id":"f5456a1e-7438-4654-a4df-c9a4b3497b0a","description":"<p>Use it to search and filter permit records by location, status, label, date range, and geo-distance.</p>\n","_postman_id":"f5456a1e-7438-4654-a4df-c9a4b3497b0a","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"17273d29-4670-440e-8aa7-df614434bccf","id":"17273d29-4670-440e-8aa7-df614434bccf","name":"Kukun API - v1","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"event":[{"listen":"prerequest","script":{"id":"0bc411e3-5029-46f6-8d02-55dd895eea84","type":"text/javascript","requests":{},"exec":["pm.request.headers.add({key: 'Accept', value: 'application/json' })","pm.request.headers.add({key: 'Content-Type', value: 'application/json' })","","","pm.request.headers.add({key: 'access-token', value: 'c63192e163317c66b08e90a6addf5557' })"]}},{"listen":"test","script":{"id":"df04b0b4-5270-4470-939e-1a4e25034328","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"base_url","value":"https://api.mykukun.com/v1"}]}