{
  "info": {
    "_postman_id": "52558052-9746-411f-b4b6-85dd67132928",
    "name": "Systha Location API",
    "description": "Everything you need for location intelligence.",
    "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
    "_exporter_id": "6280628",
    "_collection_link": "https://go.postman.co/collection/6280628-52558052-9746-411f-b4b6-85dd67132928?source=collection_link"
  },
  "item": [
    {
      "name": "https://api.systha.com/api/address-importer/search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [
          {
            "key": "full_address",
            "value": "3221 pale rider",
            "type": "text"
          }
        ],
        "body": {
          "mode": "formdata",
          "formdata": [
            {
              "key": "full_address",
              "value": "3221 pale rider pass",
              "type": "text",
              "uuid": "ec9b7c8a-4439-4dfa-a23f-59ceaa0454ff"
            }
          ]
        },
        "url": {
          "raw": "https://api.systha.com/api/address-importer/search",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "search"
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/city-search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [],
        "body": {
          "mode": "raw",
          "raw": "",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "https://api.systha.com/api/address-importer/city-search?city=austin&limit=10",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "city-search"
          ],
          "query": [
            {
              "key": "city",
              "value": "austin"
            },
            {
              "key": "limit",
              "value": "10"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/location-search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [],
        "body": {
          "mode": "raw",
          "raw": "",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "https://api.systha.com/api/address-importer/location-search?latitude=30.5242&longitude=-97.8713&radius=0.10&limit=10",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "location-search"
          ],
          "query": [
            {
              "key": "latitude",
              "value": "30.5242"
            },
            {
              "key": "longitude",
              "value": "-97.8713"
            },
            {
              "key": "radius",
              "value": "0.10"
            },
            {
              "key": "limit",
              "value": "10"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/zipcode/distance",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://api.systha.com/api/zipcode/distance?from_zip=10001&to_zip=10002",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "zipcode",
            "distance"
          ],
          "query": [
            {
              "key": "from_zip",
              "value": "10001"
            },
            {
              "key": "to_zip",
              "value": "10002"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/email-risk/score",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [],
        "body": {
          "mode": "raw",
          "raw": "",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "https://api.systha.com/api/email-risk/score?email=nepalnme@gmail.com",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "email-risk",
            "score"
          ],
          "query": [
            {
              "key": "email",
              "value": "nepalnme@gmail.com",
              "type": "text"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/location-search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://api.systha.com/api/address-importer/location-search?email=nepalnme@gmail.com",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "location-search"
          ],
          "query": [
            {
              "key": "email",
              "value": "nepalnme@gmail.com"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/distance-search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [],
        "body": {
          "mode": "raw",
          "raw": "",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "https://api.systha.com/api/address-importer/distance-search?latitude=30.5242&longitude=-97.8713&distance_miles=5&city=Austin",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "distance-search"
          ],
          "query": [
            {
              "key": "latitude",
              "value": "30.5242"
            },
            {
              "key": "longitude",
              "value": "-97.8713"
            },
            {
              "key": "distance_miles",
              "value": "5"
            },
            {
              "key": "city",
              "value": "Austin"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/zipcode/zip",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://api.systha.com/api/zipcode/zip?lat=40.7128&lng=-74.0060",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "zipcode",
            "zip"
          ],
          "query": [
            {
              "key": "lat",
              "value": "40.7128"
            },
            {
              "key": "lng",
              "value": "-74.0060"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/zipcode/distance",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://api.systha.com/api/zipcode/distance?from_zip=78641&to_zip=73301",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "zipcode",
            "distance"
          ],
          "query": [
            {
              "key": "from_zip",
              "value": "78641"
            },
            {
              "key": "to_zip",
              "value": "73301"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/zipcode/zip_code",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://api.systha.com/api/zipcode/zip_code?zip=78641&distance=10",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "zipcode",
            "zip_code"
          ],
          "query": [
            {
              "key": "zip",
              "value": "78641"
            },
            {
              "key": "distance",
              "value": "10"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/calculate-distance",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [],
        "body": {
          "mode": "raw",
          "raw": "",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "https://api.systha.com/api/address-importer/calculate-distance?from_latitude=29.749907&from_longitude=-95.358421&to_latitude=30.5242&to_longitude=-97.8713",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "calculate-distance"
          ],
          "query": [
            {
              "key": "from_latitude",
              "value": "29.749907"
            },
            {
              "key": "from_longitude",
              "value": "-95.358421"
            },
            {
              "key": "to_latitude",
              "value": "30.5242"
            },
            {
              "key": "to_longitude",
              "value": "-97.8713"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/zipcode-radius-search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [],
        "body": {
          "mode": "raw",
          "raw": "",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "https://api.systha.com/api/address-importer/zipcode-radius-search?zipcode=78641&distance_miles=10",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "zipcode-radius-search"
          ],
          "query": [
            {
              "key": "zipcode",
              "value": "78641",
              "type": "text"
            },
            {
              "key": "distance_miles",
              "value": "10",
              "type": "text"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/zipcode-radius-search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "POST",
        "header": [],
        "body": {
          "mode": "raw",
          "raw": "",
          "options": {
            "raw": {
              "language": "json"
            }
          }
        },
        "url": {
          "raw": "https://api.systha.com/api/address-importer/zipcode-radius-search?zipcode=78641&distance_miles=10",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "zipcode-radius-search"
          ],
          "query": [
            {
              "key": "zipcode",
              "value": "78641",
              "type": "text"
            },
            {
              "key": "distance_miles",
              "value": "10",
              "type": "text"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/address-importer/location-search",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://api.systha.com/api/address-importer/location-search?email=nepalnme@gmail.com",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "address-importer",
            "location-search"
          ],
          "query": [
            {
              "key": "email",
              "value": "nepalnme@gmail.com"
            }
          ]
        }
      },
      "response": []
    },
    {
      "name": "https://api.systha.com/api/geoip",
      "request": {
        "auth": {
          "type": "bearer",
          "bearer": [
            {
              "key": "token",
              "value": "ePAntFijpVIOaKPkO8sfzIKCxUa2dhNJ7vCiZOKtBwmXqFr3OtOb6tOSXV4inHO5",
              "type": "string"
            }
          ]
        },
        "method": "GET",
        "header": [],
        "url": {
          "raw": "https://api.systha.com/api/geoip?ip=150.221.219.148&fresh=1",
          "protocol": "https",
          "host": [
            "api",
            "systha",
            "com"
          ],
          "path": [
            "api",
            "geoip"
          ],
          "query": [
            {
              "key": "ip",
              "value": "150.221.219.148"
            },
            {
              "key": "fresh",
              "value": "1"
            }
          ]
        }
      },
      "response": []
    }
  ],
  "auth": {
    "type": "bearer",
    "bearer": [
      {
        "key": "token",
        "value": "x0HITTR7kT4bfNDbfY8kPHCNQGWuyLV3e0U6aBYjlhginik6MBAkq3rxxK6nyvlf",
        "type": "string"
      }
    ]
  },
  "event": [
    {
      "listen": "prerequest",
      "script": {
        "type": "text/javascript",
        "requests": {},
        "exec": [
          ""
        ]
      }
    },
    {
      "listen": "test",
      "script": {
        "type": "text/javascript",
        "requests": {},
        "exec": [
          ""
        ]
      }
    }
  ],
  "variable": [
    {
      "key": "id",
      "value": "1"
    },
    {
      "key": "base_url",
      "value": "https://template.postman-echo.com"
    }
  ]
}
