{
	"info": {
		"_postman_id": "8eed8945-0430-465e-a4f9-edc816863c9b",
		"name": "CDXGeoData REST API",
		"description": "GeoData API v1",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "1463405"
	},
	"item": [
		{
			"name": "api",
			"item": [
				{
					"name": "v1",
					"item": [
						{
							"name": "geogeneral",
							"item": [
								{
									"name": "Get U.S. and Canadian Postal Code data including city, county, state, latitude, and longitude.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geogeneral?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geogeneral"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US or Canadian postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geogeneral?key=&zipCode=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geogeneral"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "zipCode",
															"value": "",
															"description": "US or Canadian postal code"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "georace",
							"item": [
								{
									"name": "Get U.S. ZIP Code population statistics for race based on Census 2010 ZIP Code Tabulation Areas.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/georace?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"georace"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/georace?key=&zipCode=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"georace"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "zipCode",
															"value": "",
															"description": "US postal code"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geodemographics",
							"item": [
								{
									"name": "Get U.S. ZIP Code demographics covering population, income, housing, and more.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geodemographics?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geodemographics"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geodemographics?key=&zipCode=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geodemographics"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "zipCode",
															"value": "",
															"description": "US postal code"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geogender",
							"item": [
								{
									"name": "Get U.S. ZIP Code population statistics for gender based on Census 2010 ZIP Code Tabulation Areas.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geogender?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geogender"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geogender?key=&zipCode=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geogender"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "zipCode",
															"value": "",
															"description": "US postal code"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geoziplistcity",
							"item": [
								{
									"name": "Get a complete list of U.S. ZIP Codes for a given city, county, or state. City, county, and state data associated with each ZIP Code are also provided.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geoziplistcity?key=&state=&county=&city=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geoziplistcity"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "county",
													"value": "",
													"description": "US county"
												},
												{
													"key": "city",
													"value": "",
													"description": "US city"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geoziplistcity?key=&state=&county=&city=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geoziplistcity"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "state",
															"value": "",
															"description": "US state"
														},
														{
															"key": "county",
															"value": "",
															"description": "US county"
														},
														{
															"key": "city",
															"value": "",
															"description": "US city"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geoziplistcounty",
							"item": [
								{
									"name": "Get a complete list of U.S. ZIP Codes for a given city, county, or state. City, county, and state data associated with each ZIP Code are also provided.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geoziplistcounty?key=&state=&county=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geoziplistcounty"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "county",
													"value": "",
													"description": "US county"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geoziplistcounty?key=&state=&county=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geoziplistcounty"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "state",
															"value": "",
															"description": "US state"
														},
														{
															"key": "county",
															"value": "",
															"description": "US county"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geozipliststate",
							"item": [
								{
									"name": "Get a complete list of U.S. ZIP Codes for a given city, county, or state. City, county, and state data associated with each ZIP Code are also provided.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geozipliststate?key=&state=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geozipliststate"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geozipliststate?key=&state=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geozipliststate"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "state",
															"value": "",
															"description": "US state"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geofindzip",
							"item": [
								{
									"name": "List all U.S. ZIP Codes associated with any city/state combination.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geofindzip?key=&state=&city=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geofindzip"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "city",
													"value": "",
													"description": "US city"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geofindzip?key=&state=&city=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geofindzip"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "state",
															"value": "",
															"description": "US state"
														},
														{
															"key": "city",
															"value": "",
															"description": "US city"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "georadius",
							"item": [
								{
									"name": "Generate a list of all U.S. ZIP Codes up to a radius distance of 200 miles around a central target ZIP Code. Also obtain latitude, longitude, and distance from the target for each ZIP Code in the radius area.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/georadius?key=&zipCode=&mileage=&distanceUnit=miles&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"georadius"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "mileage",
													"value": "",
													"description": "Size of radius in miles"
												},
												{
													"key": "distanceUnit",
													"value": "miles",
													"description": "Distance Measurement"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/georadius?key=&zipCode=&mileage=&distanceUnit=miles&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"georadius"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "zipCode",
															"value": "",
															"description": "US postal code"
														},
														{
															"key": "mileage",
															"value": "",
															"description": "Size of radius in miles"
														},
														{
															"key": "distanceUnit",
															"value": "miles",
															"description": "Distance Measurement"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geodistance",
							"item": [
								{
									"name": "Calculate the straight-line (as-the-crow-flies) distance between U.S. ZIP Codes. Calculations use the centroid point of each ZIP Code area. Distance is provided in miles, kilometers, or nautical miles.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geodistance?key=&zipCode1=&zipCode2=&distanceUnit=miles&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geodistance"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode1",
													"value": "",
													"description": "1st US postal code"
												},
												{
													"key": "zipCode2",
													"value": "",
													"description": "2nd US postal code"
												},
												{
													"key": "distanceUnit",
													"value": "miles"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geodistance?key=&zipCode1=&zipCode2=&distanceUnit=miles&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geodistance"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "zipCode1",
															"value": "",
															"description": "1st US postal code"
														},
														{
															"key": "zipCode2",
															"value": "",
															"description": "2nd US postal code"
														},
														{
															"key": "distanceUnit",
															"value": "miles"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geoverify",
							"item": [
								{
									"name": "Perform address verification and correction using U.S. Postal Service databases. Get address data in standard format and find ZIP+4 Codes even for addresses with missing data.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geoverify?key=&address=&cityStateZip=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geoverify"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Street Address"
												},
												{
													"key": "cityStateZip",
													"value": "",
													"description": "City, State and optional Zip code (separated by commas)"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geoverify?key=&address=&cityStateZip=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geoverify"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "address",
															"value": "",
															"description": "Street Address"
														},
														{
															"key": "cityStateZip",
															"value": "",
															"description": "City, State and optional Zip code (separated by commas)"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geoverifysingle",
							"item": [
								{
									"name": "Perform address verification and correction using U.S. Postal Service databases. Get address data in standard format and find ZIP+4 Codes even for addresses with missing data.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geoverifysingle?key=&address=&delimiter=,&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geoverifysingle"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Street Address"
												},
												{
													"key": "delimiter",
													"value": ",",
													"description": "Character used to concatenate full address data into address,city,state,zip"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geoverifysingle?key=&address=&delimiter=,&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geoverifysingle"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "address",
															"value": "",
															"description": "Street Address"
														},
														{
															"key": "delimiter",
															"value": ",",
															"description": "Character used to concatenate full address data into address,city,state,zip"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geotract",
							"item": [
								{
									"name": "Get U.S. Census Tract demographics covering population, income, housing, and more.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geotract?key=&id=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geotract"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "id",
													"value": "",
													"description": "Census Tract (GEOID)"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geotract?key=&id=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geotract"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "id",
															"value": "",
															"description": "Census Tract (GEOID)"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "canadian",
							"item": [
								{
									"name": "geogeneral",
									"item": [
										{
											"name": "Get Canadian Postal Code data including city, county, state, latitude, and longitude.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/canadian/geogeneral?key=&postalCode=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"canadian",
														"geogeneral"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "postalCode",
															"value": "",
															"description": "Canadian Postal Code"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/canadian/geogeneral?key=&postalCode=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"canadian",
																"geogeneral"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "postalCode",
																	"value": "",
																	"description": "Canadian Postal Code"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "georadius",
									"item": [
										{
											"name": "Generate a list of all Canadian Postal Codes up to a radius distance of 200 miles around a central target Postal Code. Also obtain latitude, longitude, and distance from the target for each Postal Code in the radius area.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/canadian/georadius?key=&postalCode=&mileage=&distanceUnit=miles&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"canadian",
														"georadius"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "postalCode",
															"value": "",
															"description": "Canadian postal code"
														},
														{
															"key": "mileage",
															"value": "",
															"description": "Size of radius in miles"
														},
														{
															"key": "distanceUnit",
															"value": "miles",
															"description": "Distance Measurement"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/canadian/georadius?key=&postalCode=&mileage=&distanceUnit=miles&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"canadian",
																"georadius"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "postalCode",
																	"value": "",
																	"description": "Canadian postal code"
																},
																{
																	"key": "mileage",
																	"value": "",
																	"description": "Size of radius in miles"
																},
																{
																	"key": "distanceUnit",
																	"value": "miles",
																	"description": "Distance Measurement"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								}
							]
						},
						{
							"name": "georoute",
							"item": [
								{
									"name": "here",
									"item": [
										{
											"name": "Calculate travel (driving) distance and time using routing data from HERE Technologies with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/georoute/here?key=&transportMode=car&routingMode=fast&origin=&destination=&geocode=false&wayPoints=string&wayPoints=string&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"georoute",
														"here"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "transportMode",
															"value": "car",
															"description": "Transportation Mode"
														},
														{
															"key": "routingMode",
															"value": "fast"
														},
														{
															"key": "origin",
															"value": "",
															"description": "Starting point, landmark, or address"
														},
														{
															"key": "destination",
															"value": "",
															"description": "Ending point, landmark, or address"
														},
														{
															"key": "geocode",
															"value": "false",
															"description": "Geocode option"
														},
														{
															"key": "wayPoints",
															"value": "string"
														},
														{
															"key": "wayPoints",
															"value": "string"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/georoute/here?key=&transportMode=car&routingMode=fast&origin=&destination=&geocode=false&wayPoints=string&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"georoute",
																"here"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "transportMode",
																	"value": "car",
																	"description": "Transportation Mode"
																},
																{
																	"key": "routingMode",
																	"value": "fast"
																},
																{
																	"key": "origin",
																	"value": "",
																	"description": "Starting point, landmark, or address"
																},
																{
																	"key": "destination",
																	"value": "",
																	"description": "Ending point, landmark, or address"
																},
																{
																	"key": "geocode",
																	"value": "false",
																	"description": "Geocode option"
																},
																{
																	"key": "wayPoints",
																	"value": "string"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "google",
									"item": [
										{
											"name": "Calculate travel (driving) distance and time using routing data from Google Maps Platform with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/georoute/google?key=&travelMode=DRIVE&origin=&destination=&wayPoints=string&wayPoints=string&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"georoute",
														"google"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "travelMode",
															"value": "DRIVE",
															"description": "Transportation Mode"
														},
														{
															"key": "origin",
															"value": "",
															"description": "Starting point, landmark, or address"
														},
														{
															"key": "destination",
															"value": "",
															"description": "Ending point, landmark, or address"
														},
														{
															"key": "wayPoints",
															"value": "string",
															"description": "Optional list of stops to make along the route"
														},
														{
															"key": "wayPoints",
															"value": "string",
															"description": "Optional list of stops to make along the route"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/georoute/google?key=&travelMode=DRIVE&origin=&destination=&wayPoints=string&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"georoute",
																"google"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "travelMode",
																	"value": "DRIVE",
																	"description": "Transportation Mode"
																},
																{
																	"key": "origin",
																	"value": "",
																	"description": "Starting point, landmark, or address"
																},
																{
																	"key": "destination",
																	"value": "",
																	"description": "Ending point, landmark, or address"
																},
																{
																	"key": "wayPoints",
																	"value": "string",
																	"description": "Optional list of stops to make along the route"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "Calculate travel (driving) distance and time using routing data from Bing Maps with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/georoute?key=&routeStart=&routeEnd=&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"georoute"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "routeStart",
													"value": "",
													"description": "Starting point, landmark, or address"
												},
												{
													"key": "routeEnd",
													"value": "",
													"description": "Ending point, landmark, or address"
												},
												{
													"key": "travelMode",
													"value": "driving"
												},
												{
													"key": "optimize",
													"value": ""
												},
												{
													"key": "distanceUnit",
													"value": "mi"
												},
												{
													"key": "avoidOptions",
													"value": ""
												},
												{
													"key": "transitDateTime",
													"value": ""
												},
												{
													"key": "transitTimeMode",
													"value": "departure"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/georoute?key=&routeStart=&routeEnd=&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"georoute"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "routeStart",
															"value": "",
															"description": "Starting point, landmark, or address"
														},
														{
															"key": "routeEnd",
															"value": "",
															"description": "Ending point, landmark, or address"
														},
														{
															"key": "travelMode",
															"value": "driving"
														},
														{
															"key": "optimize",
															"value": ""
														},
														{
															"key": "distanceUnit",
															"value": "mi"
														},
														{
															"key": "avoidOptions",
															"value": ""
														},
														{
															"key": "transitDateTime",
															"value": ""
														},
														{
															"key": "transitTimeMode",
															"value": "departure"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "georoutepoint",
							"item": [
								{
									"name": "Calculate travel (driving) distance and time using routing data from Bing Maps with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/georoutepoint?key=&wayPoints=string&wayPoints=string&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"georoutepoint"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "wayPoints",
													"value": "string",
													"description": "List of points, landmarks, or addresses (max of 25)"
												},
												{
													"key": "wayPoints",
													"value": "string",
													"description": "List of points, landmarks, or addresses (max of 25)"
												},
												{
													"key": "travelMode",
													"value": "driving"
												},
												{
													"key": "optimize",
													"value": ""
												},
												{
													"key": "distanceUnit",
													"value": "mi"
												},
												{
													"key": "avoidOptions",
													"value": ""
												},
												{
													"key": "transitDateTime",
													"value": ""
												},
												{
													"key": "transitTimeMode",
													"value": "departure"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/georoutepoint?key=&wayPoints=string&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"georoutepoint"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "wayPoints",
															"value": "string",
															"description": "List of points, landmarks, or addresses (max of 25)"
														},
														{
															"key": "travelMode",
															"value": "driving"
														},
														{
															"key": "optimize",
															"value": ""
														},
														{
															"key": "distanceUnit",
															"value": "mi"
														},
														{
															"key": "avoidOptions",
															"value": ""
														},
														{
															"key": "transitDateTime",
															"value": ""
														},
														{
															"key": "transitTimeMode",
															"value": "departure"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geolocate",
							"item": [
								{
									"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Bing Maps, which provide address or rooftop geocoding precision.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geolocate?key=&query=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geolocate"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "query",
													"value": "",
													"description": "Point, landmark, or address"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geolocate?key=&query=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geolocate"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "query",
															"value": "",
															"description": "Point, landmark, or address"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geolocatepoint",
							"item": [
								{
									"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Bing Maps, which provide address or rooftop geocoding precision.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geolocatepoint?key=&latitude=&longitude=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geolocatepoint"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "latitude",
													"value": "",
													"description": "Latitude Coordinate"
												},
												{
													"key": "longitude",
													"value": "",
													"description": "Longitude Coordinate"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geolocatepoint?key=&latitude=&longitude=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geolocatepoint"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "latitude",
															"value": "",
															"description": "Latitude Coordinate"
														},
														{
															"key": "longitude",
															"value": "",
															"description": "Longitude Coordinate"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "geolocateaddress",
							"item": [
								{
									"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Bing Maps, which provide address or rooftop geocoding precision.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/v1/geolocateaddress?key=&address=&city=&state=&zipCode=&country=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"v1",
												"geolocateaddress"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Full or partial address data"
												},
												{
													"key": "city",
													"value": "",
													"description": "City"
												},
												{
													"key": "state",
													"value": "",
													"description": "State"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "Zip Code"
												},
												{
													"key": "country",
													"value": ""
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geolocateaddress?key=&address=&city=&state=&zipCode=&country=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geolocateaddress"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "address",
															"value": "",
															"description": "Full or partial address data"
														},
														{
															"key": "city",
															"value": "",
															"description": "City"
														},
														{
															"key": "state",
															"value": "",
															"description": "State"
														},
														{
															"key": "zipCode",
															"value": "",
															"description": "Zip Code"
														},
														{
															"key": "country",
															"value": ""
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "census",
							"item": [
								{
									"name": "geolocate",
									"item": [
										{
											"name": "single",
											"item": [
												{
													"name": "Geocode (get latitude and longitude from addresses) Data is sourced from the U.S. Census Bureau.",
													"request": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/census/geolocate/single?key=&query=&benchmark=current&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"census",
																"geolocate",
																"single"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "query",
																	"value": "",
																	"description": "Full or partial street address"
																},
																{
																	"key": "benchmark",
																	"value": "current"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"response": [
														{
															"name": "OK",
															"originalRequest": {
																"method": "GET",
																"header": [],
																"url": {
																	"raw": "{{baseUrl}}/api/v1/census/geolocate/single?key=&query=&benchmark=current&format=json",
																	"host": [
																		"{{baseUrl}}"
																	],
																	"path": [
																		"api",
																		"v1",
																		"census",
																		"geolocate",
																		"single"
																	],
																	"query": [
																		{
																			"key": "key",
																			"value": "",
																			"description": "Your API key"
																		},
																		{
																			"key": "query",
																			"value": "",
																			"description": "Full or partial street address"
																		},
																		{
																			"key": "benchmark",
																			"value": "current"
																		},
																		{
																			"key": "format",
																			"value": "json"
																		}
																	]
																}
															},
															"status": "OK",
															"code": 200,
															"_postman_previewlanguage": "text",
															"header": [],
															"cookie": [],
															"body": ""
														}
													]
												}
											]
										},
										{
											"name": "Geocode (get latitude and longitude from addresses) Data is sourced from the U.S. Census Bureau.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/census/geolocate?key=&street=&city=&state=&benchmark=current&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"census",
														"geolocate"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "street",
															"value": "",
															"description": "Street address"
														},
														{
															"key": "city",
															"value": "",
															"description": "City"
														},
														{
															"key": "state",
															"value": "",
															"description": "State"
														},
														{
															"key": "benchmark",
															"value": "current"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/census/geolocate?key=&street=&city=&state=&benchmark=current&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"census",
																"geolocate"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "street",
																	"value": "",
																	"description": "Street address"
																},
																{
																	"key": "city",
																	"value": "",
																	"description": "City"
																},
																{
																	"key": "state",
																	"value": "",
																	"description": "State"
																},
																{
																	"key": "benchmark",
																	"value": "current"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								}
							]
						},
						{
							"name": "geocode",
							"item": [
								{
									"name": "here",
									"item": [
										{
											"name": "single",
											"item": [
												{
													"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from HERE Technologies which provide address or rooftop geocoding precision.",
													"request": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/geocode/here/single?key=&query=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"geocode",
																"here",
																"single"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "query",
																	"value": "",
																	"description": "Full or partial address"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"response": [
														{
															"name": "OK",
															"originalRequest": {
																"method": "GET",
																"header": [],
																"url": {
																	"raw": "{{baseUrl}}/api/v1/geocode/here/single?key=&query=&format=json",
																	"host": [
																		"{{baseUrl}}"
																	],
																	"path": [
																		"api",
																		"v1",
																		"geocode",
																		"here",
																		"single"
																	],
																	"query": [
																		{
																			"key": "key",
																			"value": "",
																			"description": "Your API key"
																		},
																		{
																			"key": "query",
																			"value": "",
																			"description": "Full or partial address"
																		},
																		{
																			"key": "format",
																			"value": "json"
																		}
																	]
																}
															},
															"status": "OK",
															"code": 200,
															"_postman_previewlanguage": "text",
															"header": [],
															"cookie": [],
															"body": ""
														}
													]
												}
											]
										},
										{
											"name": "reverse",
											"item": [
												{
													"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from HERE Technologies which provide address or rooftop geocoding precision.",
													"request": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/geocode/here/reverse?key=&latitude=&longitude=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"geocode",
																"here",
																"reverse"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "latitude",
																	"value": "",
																	"description": "Latitude Coordinate"
																},
																{
																	"key": "longitude",
																	"value": "",
																	"description": "LongitudeCoordinate"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"response": [
														{
															"name": "OK",
															"originalRequest": {
																"method": "GET",
																"header": [],
																"url": {
																	"raw": "{{baseUrl}}/api/v1/geocode/here/reverse?key=&latitude=&longitude=&format=json",
																	"host": [
																		"{{baseUrl}}"
																	],
																	"path": [
																		"api",
																		"v1",
																		"geocode",
																		"here",
																		"reverse"
																	],
																	"query": [
																		{
																			"key": "key",
																			"value": "",
																			"description": "Your API key"
																		},
																		{
																			"key": "latitude",
																			"value": "",
																			"description": "Latitude Coordinate"
																		},
																		{
																			"key": "longitude",
																			"value": "",
																			"description": "LongitudeCoordinate"
																		},
																		{
																			"key": "format",
																			"value": "json"
																		}
																	]
																}
															},
															"status": "OK",
															"code": 200,
															"_postman_previewlanguage": "text",
															"header": [],
															"cookie": [],
															"body": ""
														}
													]
												}
											]
										},
										{
											"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from HERE Technologies which provide address or rooftop geocoding precision.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geocode/here?key=&address=&city=&state=&zipCode=&country=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geocode",
														"here"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "address",
															"value": "",
															"description": "Full street address"
														},
														{
															"key": "city",
															"value": "",
															"description": "City"
														},
														{
															"key": "state",
															"value": "",
															"description": "State"
														},
														{
															"key": "zipCode",
															"value": ""
														},
														{
															"key": "country",
															"value": ""
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/geocode/here?key=&address=&city=&state=&zipCode=&country=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"geocode",
																"here"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "address",
																	"value": "",
																	"description": "Full street address"
																},
																{
																	"key": "city",
																	"value": "",
																	"description": "City"
																},
																{
																	"key": "state",
																	"value": "",
																	"description": "State"
																},
																{
																	"key": "zipCode",
																	"value": ""
																},
																{
																	"key": "country",
																	"value": ""
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "google",
									"item": [
										{
											"name": "single",
											"item": [
												{
													"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Google Maps Platform which provide address or rooftop geocoding precision.",
													"request": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/geocode/google/single?key=&query=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"geocode",
																"google",
																"single"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "query",
																	"value": "",
																	"description": "Full or partial address"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"response": [
														{
															"name": "OK",
															"originalRequest": {
																"method": "GET",
																"header": [],
																"url": {
																	"raw": "{{baseUrl}}/api/v1/geocode/google/single?key=&query=&format=json",
																	"host": [
																		"{{baseUrl}}"
																	],
																	"path": [
																		"api",
																		"v1",
																		"geocode",
																		"google",
																		"single"
																	],
																	"query": [
																		{
																			"key": "key",
																			"value": "",
																			"description": "Your API key"
																		},
																		{
																			"key": "query",
																			"value": "",
																			"description": "Full or partial address"
																		},
																		{
																			"key": "format",
																			"value": "json"
																		}
																	]
																}
															},
															"status": "OK",
															"code": 200,
															"_postman_previewlanguage": "text",
															"header": [],
															"cookie": [],
															"body": ""
														}
													]
												}
											]
										},
										{
											"name": "reverse",
											"item": [
												{
													"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Google Maps Platform which provide address or rooftop geocoding precision.",
													"request": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/geocode/google/reverse?key=&latitude=&longitude=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"geocode",
																"google",
																"reverse"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "latitude",
																	"value": "",
																	"description": "Latitude Coordinate"
																},
																{
																	"key": "longitude",
																	"value": "",
																	"description": "Longitude Coordinate"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"response": [
														{
															"name": "OK",
															"originalRequest": {
																"method": "GET",
																"header": [],
																"url": {
																	"raw": "{{baseUrl}}/api/v1/geocode/google/reverse?key=&latitude=&longitude=&format=json",
																	"host": [
																		"{{baseUrl}}"
																	],
																	"path": [
																		"api",
																		"v1",
																		"geocode",
																		"google",
																		"reverse"
																	],
																	"query": [
																		{
																			"key": "key",
																			"value": "",
																			"description": "Your API key"
																		},
																		{
																			"key": "latitude",
																			"value": "",
																			"description": "Latitude Coordinate"
																		},
																		{
																			"key": "longitude",
																			"value": "",
																			"description": "Longitude Coordinate"
																		},
																		{
																			"key": "format",
																			"value": "json"
																		}
																	]
																}
															},
															"status": "OK",
															"code": 200,
															"_postman_previewlanguage": "text",
															"header": [],
															"cookie": [],
															"body": ""
														}
													]
												}
											]
										},
										{
											"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Google Maps Platform which provide address or rooftop geocoding precision.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/geocode/google?key=&address=&city=&state=&zipCode=&country=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"geocode",
														"google"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "address",
															"value": "",
															"description": "Full or partial address"
														},
														{
															"key": "city",
															"value": ""
														},
														{
															"key": "state",
															"value": ""
														},
														{
															"key": "zipCode",
															"value": ""
														},
														{
															"key": "country",
															"value": ""
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/geocode/google?key=&address=&city=&state=&zipCode=&country=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"geocode",
																"google"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "address",
																	"value": "",
																	"description": "Full or partial address"
																},
																{
																	"key": "city",
																	"value": ""
																},
																{
																	"key": "state",
																	"value": ""
																},
																{
																	"key": "zipCode",
																	"value": ""
																},
																{
																	"key": "country",
																	"value": ""
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								}
							]
						},
						{
							"name": "utility",
							"item": [
								{
									"name": "tokenusage",
									"item": [
										{
											"name": "Returns token usage for the specified Api key",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/utility/tokenusage?key=&details=0&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"utility",
														"tokenusage"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "details",
															"value": "0",
															"description": "If truthy, returns usage details"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/utility/tokenusage?key=&details=0&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"utility",
																"tokenusage"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "details",
																	"value": "0",
																	"description": "If truthy, returns usage details"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "servicelist",
									"item": [
										{
											"name": "Returns a complete list of available Api services",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/v1/utility/servicelist?key=&serviceName=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"v1",
														"utility",
														"servicelist"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "serviceName",
															"value": "",
															"description": "When specified only details of the named service will be returned"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/v1/utility/servicelist?key=&serviceName=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"v1",
																"utility",
																"servicelist"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "serviceName",
																	"value": "",
																	"description": "When specified only details of the named service will be returned"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								}
							]
						}
					]
				},
				{
					"name": "geogeneral",
					"item": [
						{
							"name": "Get U.S. and Canadian Postal Code data including city, county, state, latitude, and longitude.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geogeneral?key=&zipCode=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geogeneral"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "zipCode",
											"value": "",
											"description": "US or Canadian postal code"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geogeneral?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geogeneral"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US or Canadian postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "georace",
					"item": [
						{
							"name": "Get U.S. ZIP Code population statistics for race based on Census 2010 ZIP Code Tabulation Areas.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/georace?key=&zipCode=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"georace"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "zipCode",
											"value": "",
											"description": "US postal code"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/georace?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"georace"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geodemographics",
					"item": [
						{
							"name": "Get U.S. ZIP Code demographics covering population, income, housing, and more.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geodemographics?key=&zipCode=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geodemographics"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "zipCode",
											"value": "",
											"description": "US postal code"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geodemographics?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geodemographics"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geogender",
					"item": [
						{
							"name": "Get U.S. ZIP Code population statistics for gender based on Census 2010 ZIP Code Tabulation Areas.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geogender?key=&zipCode=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geogender"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "zipCode",
											"value": "",
											"description": "US postal code"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geogender?key=&zipCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geogender"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geoziplistcity",
					"item": [
						{
							"name": "Get a complete list of U.S. ZIP Codes for a given city, county, or state. City, county, and state data associated with each ZIP Code are also provided.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geoziplistcity?key=&state=&county=&city=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geoziplistcity"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "state",
											"value": "",
											"description": "US state"
										},
										{
											"key": "county",
											"value": "",
											"description": "US county"
										},
										{
											"key": "city",
											"value": "",
											"description": "US city"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geoziplistcity?key=&state=&county=&city=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geoziplistcity"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "county",
													"value": "",
													"description": "US county"
												},
												{
													"key": "city",
													"value": "",
													"description": "US city"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geoziplistcounty",
					"item": [
						{
							"name": "Get a complete list of U.S. ZIP Codes for a given city, county, or state. City, county, and state data associated with each ZIP Code are also provided.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geoziplistcounty?key=&state=&county=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geoziplistcounty"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "state",
											"value": "",
											"description": "US state"
										},
										{
											"key": "county",
											"value": "",
											"description": "US county"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geoziplistcounty?key=&state=&county=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geoziplistcounty"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "county",
													"value": "",
													"description": "US county"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geozipliststate",
					"item": [
						{
							"name": "Get a complete list of U.S. ZIP Codes for a given city, county, or state. City, county, and state data associated with each ZIP Code are also provided.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geozipliststate?key=&state=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geozipliststate"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "state",
											"value": "",
											"description": "US state"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geozipliststate?key=&state=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geozipliststate"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geofindzip",
					"item": [
						{
							"name": "List all U.S. ZIP Codes associated with any city/state combination.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geofindzip?key=&state=&city=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geofindzip"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "state",
											"value": "",
											"description": "US state"
										},
										{
											"key": "city",
											"value": "",
											"description": "US city"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geofindzip?key=&state=&city=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geofindzip"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "state",
													"value": "",
													"description": "US state"
												},
												{
													"key": "city",
													"value": "",
													"description": "US city"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "georadius",
					"item": [
						{
							"name": "Generate a list of all U.S. ZIP Codes up to a radius distance of 200 miles around a central target ZIP Code. Also obtain latitude, longitude, and distance from the target for each ZIP Code in the radius area.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/georadius?key=&zipCode=&mileage=&distanceUnit=miles&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"georadius"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "zipCode",
											"value": "",
											"description": "US postal code"
										},
										{
											"key": "mileage",
											"value": "",
											"description": "Size of radius in miles"
										},
										{
											"key": "distanceUnit",
											"value": "miles",
											"description": "Distance Measurement"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/georadius?key=&zipCode=&mileage=&distanceUnit=miles&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"georadius"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "US postal code"
												},
												{
													"key": "mileage",
													"value": "",
													"description": "Size of radius in miles"
												},
												{
													"key": "distanceUnit",
													"value": "miles",
													"description": "Distance Measurement"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geodistance",
					"item": [
						{
							"name": "Calculate the straight-line (as-the-crow-flies) distance between U.S. ZIP Codes. Calculations use the centroid point of each ZIP Code area. Distance is provided in miles, kilometers, or nautical miles.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geodistance?key=&zipCode1=&zipCode2=&distanceUnit=miles&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geodistance"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "zipCode1",
											"value": "",
											"description": "1st US postal code"
										},
										{
											"key": "zipCode2",
											"value": "",
											"description": "2nd US postal code"
										},
										{
											"key": "distanceUnit",
											"value": "miles"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geodistance?key=&zipCode1=&zipCode2=&distanceUnit=miles&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geodistance"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "zipCode1",
													"value": "",
													"description": "1st US postal code"
												},
												{
													"key": "zipCode2",
													"value": "",
													"description": "2nd US postal code"
												},
												{
													"key": "distanceUnit",
													"value": "miles"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geoverify",
					"item": [
						{
							"name": "Perform address verification and correction using U.S. Postal Service databases. Get address data in standard format and find ZIP+4 Codes even for addresses with missing data.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geoverify?key=&address=&cityStateZip=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geoverify"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "address",
											"value": "",
											"description": "Street Address"
										},
										{
											"key": "cityStateZip",
											"value": "",
											"description": "City, State and optional Zip code (separated by commas)"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geoverify?key=&address=&cityStateZip=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geoverify"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Street Address"
												},
												{
													"key": "cityStateZip",
													"value": "",
													"description": "City, State and optional Zip code (separated by commas)"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geoverifysingle",
					"item": [
						{
							"name": "Perform address verification and correction using U.S. Postal Service databases. Get address data in standard format and find ZIP+4 Codes even for addresses with missing data.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geoverifysingle?key=&address=&delimiter=,&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geoverifysingle"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "address",
											"value": "",
											"description": "Street Address"
										},
										{
											"key": "delimiter",
											"value": ",",
											"description": "Character used to concatenate full address data into address,city,state,zip"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geoverifysingle?key=&address=&delimiter=,&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geoverifysingle"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Street Address"
												},
												{
													"key": "delimiter",
													"value": ",",
													"description": "Character used to concatenate full address data into address,city,state,zip"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geotract",
					"item": [
						{
							"name": "Get U.S. Census Tract demographics covering population, income, housing, and more.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geotract?key=&id=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geotract"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "id",
											"value": "",
											"description": "Census Tract (GEOID)"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geotract?key=&id=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geotract"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "id",
													"value": "",
													"description": "Census Tract (GEOID)"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "canadian",
					"item": [
						{
							"name": "geogeneral",
							"item": [
								{
									"name": "Get Canadian Postal Code data including city, county, state, latitude, and longitude.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/canadian/geogeneral?key=&postalCode=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"canadian",
												"geogeneral"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "postalCode",
													"value": "",
													"description": "Canadian Postal Code"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/canadian/geogeneral?key=&postalCode=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"canadian",
														"geogeneral"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "postalCode",
															"value": "",
															"description": "Canadian Postal Code"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "georadius",
							"item": [
								{
									"name": "Generate a list of all Canadian Postal Codes up to a radius distance of 200 miles around a central target Postal Code. Also obtain latitude, longitude, and distance from the target for each Postal Code in the radius area.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/canadian/georadius?key=&postalCode=&mileage=&distanceUnit=miles&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"canadian",
												"georadius"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "postalCode",
													"value": "",
													"description": "Canadian postal code"
												},
												{
													"key": "mileage",
													"value": "",
													"description": "Size of radius in miles"
												},
												{
													"key": "distanceUnit",
													"value": "miles",
													"description": "Distance Measurement"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/canadian/georadius?key=&postalCode=&mileage=&distanceUnit=miles&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"canadian",
														"georadius"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "postalCode",
															"value": "",
															"description": "Canadian postal code"
														},
														{
															"key": "mileage",
															"value": "",
															"description": "Size of radius in miles"
														},
														{
															"key": "distanceUnit",
															"value": "miles",
															"description": "Distance Measurement"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						}
					]
				},
				{
					"name": "georoute",
					"item": [
						{
							"name": "here",
							"item": [
								{
									"name": "Calculate travel (driving) distance and time using routing data from HERE Technologies with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/georoute/here?key=&transportMode=car&routingMode=fast&origin=&destination=&geocode=false&wayPoints=string&wayPoints=string&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"georoute",
												"here"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "transportMode",
													"value": "car",
													"description": "Transportation Mode"
												},
												{
													"key": "routingMode",
													"value": "fast"
												},
												{
													"key": "origin",
													"value": "",
													"description": "Starting point, landmark, or address"
												},
												{
													"key": "destination",
													"value": "",
													"description": "Ending point, landmark, or address"
												},
												{
													"key": "geocode",
													"value": "false",
													"description": "Geocode option"
												},
												{
													"key": "wayPoints",
													"value": "string"
												},
												{
													"key": "wayPoints",
													"value": "string"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/georoute/here?key=&transportMode=car&routingMode=fast&origin=&destination=&geocode=false&wayPoints=string&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"georoute",
														"here"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "transportMode",
															"value": "car",
															"description": "Transportation Mode"
														},
														{
															"key": "routingMode",
															"value": "fast"
														},
														{
															"key": "origin",
															"value": "",
															"description": "Starting point, landmark, or address"
														},
														{
															"key": "destination",
															"value": "",
															"description": "Ending point, landmark, or address"
														},
														{
															"key": "geocode",
															"value": "false",
															"description": "Geocode option"
														},
														{
															"key": "wayPoints",
															"value": "string"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "google",
							"item": [
								{
									"name": "Calculate travel (driving) distance and time using routing data from Google Maps Platform with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/georoute/google?key=&travelMode=DRIVE&origin=&destination=&wayPoints=string&wayPoints=string&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"georoute",
												"google"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "travelMode",
													"value": "DRIVE",
													"description": "Transportation Mode"
												},
												{
													"key": "origin",
													"value": "",
													"description": "Starting point, landmark, or address"
												},
												{
													"key": "destination",
													"value": "",
													"description": "Ending point, landmark, or address"
												},
												{
													"key": "wayPoints",
													"value": "string",
													"description": "Optional list of stops to make along the route"
												},
												{
													"key": "wayPoints",
													"value": "string",
													"description": "Optional list of stops to make along the route"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/georoute/google?key=&travelMode=DRIVE&origin=&destination=&wayPoints=string&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"georoute",
														"google"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "travelMode",
															"value": "DRIVE",
															"description": "Transportation Mode"
														},
														{
															"key": "origin",
															"value": "",
															"description": "Starting point, landmark, or address"
														},
														{
															"key": "destination",
															"value": "",
															"description": "Ending point, landmark, or address"
														},
														{
															"key": "wayPoints",
															"value": "string",
															"description": "Optional list of stops to make along the route"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "Calculate travel (driving) distance and time using routing data from Bing Maps with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/georoute?key=&routeStart=&routeEnd=&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"georoute"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "routeStart",
											"value": "",
											"description": "Starting point, landmark, or address"
										},
										{
											"key": "routeEnd",
											"value": "",
											"description": "Ending point, landmark, or address"
										},
										{
											"key": "travelMode",
											"value": "driving"
										},
										{
											"key": "optimize",
											"value": ""
										},
										{
											"key": "distanceUnit",
											"value": "mi"
										},
										{
											"key": "avoidOptions",
											"value": ""
										},
										{
											"key": "transitDateTime",
											"value": ""
										},
										{
											"key": "transitTimeMode",
											"value": "departure"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/georoute?key=&routeStart=&routeEnd=&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"georoute"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "routeStart",
													"value": "",
													"description": "Starting point, landmark, or address"
												},
												{
													"key": "routeEnd",
													"value": "",
													"description": "Ending point, landmark, or address"
												},
												{
													"key": "travelMode",
													"value": "driving"
												},
												{
													"key": "optimize",
													"value": ""
												},
												{
													"key": "distanceUnit",
													"value": "mi"
												},
												{
													"key": "avoidOptions",
													"value": ""
												},
												{
													"key": "transitDateTime",
													"value": ""
												},
												{
													"key": "transitTimeMode",
													"value": "departure"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "georoutepoint",
					"item": [
						{
							"name": "Calculate travel (driving) distance and time using routing data from Bing Maps with worldwide routing and rooftop geocoding. Driving, Walking, Transit and other travel modes are supported.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/georoutepoint?key=&wayPoints=string&wayPoints=string&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"georoutepoint"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "wayPoints",
											"value": "string",
											"description": "List of points, landmarks, or addresses (max of 25)"
										},
										{
											"key": "wayPoints",
											"value": "string",
											"description": "List of points, landmarks, or addresses (max of 25)"
										},
										{
											"key": "travelMode",
											"value": "driving"
										},
										{
											"key": "optimize",
											"value": ""
										},
										{
											"key": "distanceUnit",
											"value": "mi"
										},
										{
											"key": "avoidOptions",
											"value": ""
										},
										{
											"key": "transitDateTime",
											"value": ""
										},
										{
											"key": "transitTimeMode",
											"value": "departure"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/georoutepoint?key=&wayPoints=string&travelMode=driving&optimize=&distanceUnit=mi&avoidOptions=&transitDateTime=&transitTimeMode=departure&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"georoutepoint"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "wayPoints",
													"value": "string",
													"description": "List of points, landmarks, or addresses (max of 25)"
												},
												{
													"key": "travelMode",
													"value": "driving"
												},
												{
													"key": "optimize",
													"value": ""
												},
												{
													"key": "distanceUnit",
													"value": "mi"
												},
												{
													"key": "avoidOptions",
													"value": ""
												},
												{
													"key": "transitDateTime",
													"value": ""
												},
												{
													"key": "transitTimeMode",
													"value": "departure"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geolocate",
					"item": [
						{
							"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Bing Maps, which provide address or rooftop geocoding precision.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geolocate?key=&query=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geolocate"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "query",
											"value": "",
											"description": "Point, landmark, or address"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geolocate?key=&query=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geolocate"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "query",
													"value": "",
													"description": "Point, landmark, or address"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geolocatepoint",
					"item": [
						{
							"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Bing Maps, which provide address or rooftop geocoding precision.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geolocatepoint?key=&latitude=&longitude=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geolocatepoint"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "latitude",
											"value": "",
											"description": "Latitude Coordinate"
										},
										{
											"key": "longitude",
											"value": "",
											"description": "Longitude Coordinate"
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geolocatepoint?key=&latitude=&longitude=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geolocatepoint"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "latitude",
													"value": "",
													"description": "Latitude Coordinate"
												},
												{
													"key": "longitude",
													"value": "",
													"description": "Longitude Coordinate"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "geolocateaddress",
					"item": [
						{
							"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Bing Maps, which provide address or rooftop geocoding precision.",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "{{baseUrl}}/api/geolocateaddress?key=&address=&city=&state=&zipCode=&country=&format=json",
									"host": [
										"{{baseUrl}}"
									],
									"path": [
										"api",
										"geolocateaddress"
									],
									"query": [
										{
											"key": "key",
											"value": "",
											"description": "Your API key"
										},
										{
											"key": "address",
											"value": "",
											"description": "Full or partial address data"
										},
										{
											"key": "city",
											"value": "",
											"description": "City"
										},
										{
											"key": "state",
											"value": "",
											"description": "State"
										},
										{
											"key": "zipCode",
											"value": "",
											"description": "Zip Code"
										},
										{
											"key": "country",
											"value": ""
										},
										{
											"key": "format",
											"value": "json"
										}
									]
								}
							},
							"response": [
								{
									"name": "OK",
									"originalRequest": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geolocateaddress?key=&address=&city=&state=&zipCode=&country=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geolocateaddress"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Full or partial address data"
												},
												{
													"key": "city",
													"value": "",
													"description": "City"
												},
												{
													"key": "state",
													"value": "",
													"description": "State"
												},
												{
													"key": "zipCode",
													"value": "",
													"description": "Zip Code"
												},
												{
													"key": "country",
													"value": ""
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"status": "OK",
									"code": 200,
									"_postman_previewlanguage": "text",
									"header": [],
									"cookie": [],
									"body": ""
								}
							]
						}
					]
				},
				{
					"name": "census",
					"item": [
						{
							"name": "geolocate",
							"item": [
								{
									"name": "single",
									"item": [
										{
											"name": "Geocode (get latitude and longitude from addresses) Data is sourced from the U.S. Census Bureau.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/census/geolocate/single?key=&query=&benchmark=current&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"census",
														"geolocate",
														"single"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "query",
															"value": "",
															"description": "Full or partial street address"
														},
														{
															"key": "benchmark",
															"value": "current"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/census/geolocate/single?key=&query=&benchmark=current&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"census",
																"geolocate",
																"single"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "query",
																	"value": "",
																	"description": "Full or partial street address"
																},
																{
																	"key": "benchmark",
																	"value": "current"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "Geocode (get latitude and longitude from addresses) Data is sourced from the U.S. Census Bureau.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/census/geolocate?key=&street=&city=&state=&benchmark=current&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"census",
												"geolocate"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "street",
													"value": "",
													"description": "Street address"
												},
												{
													"key": "city",
													"value": "",
													"description": "City"
												},
												{
													"key": "state",
													"value": "",
													"description": "State"
												},
												{
													"key": "benchmark",
													"value": "current"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/census/geolocate?key=&street=&city=&state=&benchmark=current&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"census",
														"geolocate"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "street",
															"value": "",
															"description": "Street address"
														},
														{
															"key": "city",
															"value": "",
															"description": "City"
														},
														{
															"key": "state",
															"value": "",
															"description": "State"
														},
														{
															"key": "benchmark",
															"value": "current"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						}
					]
				},
				{
					"name": "geocode",
					"item": [
						{
							"name": "here",
							"item": [
								{
									"name": "single",
									"item": [
										{
											"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from HERE Technologies which provide address or rooftop geocoding precision.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/geocode/here/single?key=&query=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"geocode",
														"here",
														"single"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "query",
															"value": "",
															"description": "Full or partial address"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/geocode/here/single?key=&query=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"geocode",
																"here",
																"single"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "query",
																	"value": "",
																	"description": "Full or partial address"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "reverse",
									"item": [
										{
											"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from HERE Technologies which provide address or rooftop geocoding precision.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/geocode/here/reverse?key=&latitude=&longitude=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"geocode",
														"here",
														"reverse"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "latitude",
															"value": "",
															"description": "Latitude Coordinate"
														},
														{
															"key": "longitude",
															"value": "",
															"description": "LongitudeCoordinate"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/geocode/here/reverse?key=&latitude=&longitude=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"geocode",
																"here",
																"reverse"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "latitude",
																	"value": "",
																	"description": "Latitude Coordinate"
																},
																{
																	"key": "longitude",
																	"value": "",
																	"description": "LongitudeCoordinate"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from HERE Technologies which provide address or rooftop geocoding precision.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geocode/here?key=&address=&city=&state=&zipCode=&country=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geocode",
												"here"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Full street address"
												},
												{
													"key": "city",
													"value": "",
													"description": "City"
												},
												{
													"key": "state",
													"value": "",
													"description": "State"
												},
												{
													"key": "zipCode",
													"value": ""
												},
												{
													"key": "country",
													"value": ""
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/geocode/here?key=&address=&city=&state=&zipCode=&country=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"geocode",
														"here"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "address",
															"value": "",
															"description": "Full street address"
														},
														{
															"key": "city",
															"value": "",
															"description": "City"
														},
														{
															"key": "state",
															"value": "",
															"description": "State"
														},
														{
															"key": "zipCode",
															"value": ""
														},
														{
															"key": "country",
															"value": ""
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "google",
							"item": [
								{
									"name": "single",
									"item": [
										{
											"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Google Maps Platform which provide address or rooftop geocoding precision.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/geocode/google/single?key=&query=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"geocode",
														"google",
														"single"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "query",
															"value": "",
															"description": "Full or partial address"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/geocode/google/single?key=&query=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"geocode",
																"google",
																"single"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "query",
																	"value": "",
																	"description": "Full or partial address"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "reverse",
									"item": [
										{
											"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Google Maps Platform which provide address or rooftop geocoding precision.",
											"request": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/geocode/google/reverse?key=&latitude=&longitude=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"geocode",
														"google",
														"reverse"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "latitude",
															"value": "",
															"description": "Latitude Coordinate"
														},
														{
															"key": "longitude",
															"value": "",
															"description": "Longitude Coordinate"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"response": [
												{
													"name": "OK",
													"originalRequest": {
														"method": "GET",
														"header": [],
														"url": {
															"raw": "{{baseUrl}}/api/geocode/google/reverse?key=&latitude=&longitude=&format=json",
															"host": [
																"{{baseUrl}}"
															],
															"path": [
																"api",
																"geocode",
																"google",
																"reverse"
															],
															"query": [
																{
																	"key": "key",
																	"value": "",
																	"description": "Your API key"
																},
																{
																	"key": "latitude",
																	"value": "",
																	"description": "Latitude Coordinate"
																},
																{
																	"key": "longitude",
																	"value": "",
																	"description": "Longitude Coordinate"
																},
																{
																	"key": "format",
																	"value": "json"
																}
															]
														}
													},
													"status": "OK",
													"code": 200,
													"_postman_previewlanguage": "text",
													"header": [],
													"cookie": [],
													"body": ""
												}
											]
										}
									]
								},
								{
									"name": "Geocode (get latitude and longitude from addresses) and reverse geocode (get addresses from latitude and longitude). Data is sourced from Google Maps Platform which provide address or rooftop geocoding precision.",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/geocode/google?key=&address=&city=&state=&zipCode=&country=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"geocode",
												"google"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "address",
													"value": "",
													"description": "Full or partial address"
												},
												{
													"key": "city",
													"value": ""
												},
												{
													"key": "state",
													"value": ""
												},
												{
													"key": "zipCode",
													"value": ""
												},
												{
													"key": "country",
													"value": ""
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/geocode/google?key=&address=&city=&state=&zipCode=&country=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"geocode",
														"google"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "address",
															"value": "",
															"description": "Full or partial address"
														},
														{
															"key": "city",
															"value": ""
														},
														{
															"key": "state",
															"value": ""
														},
														{
															"key": "zipCode",
															"value": ""
														},
														{
															"key": "country",
															"value": ""
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						}
					]
				},
				{
					"name": "utility",
					"item": [
						{
							"name": "tokenusage",
							"item": [
								{
									"name": "Returns token usage for the specified Api key",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/utility/tokenusage?key=&details=0&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"utility",
												"tokenusage"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "details",
													"value": "0",
													"description": "If truthy, returns usage details"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/utility/tokenusage?key=&details=0&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"utility",
														"tokenusage"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "details",
															"value": "0",
															"description": "If truthy, returns usage details"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						},
						{
							"name": "servicelist",
							"item": [
								{
									"name": "Returns a complete list of available Api services",
									"request": {
										"method": "GET",
										"header": [],
										"url": {
											"raw": "{{baseUrl}}/api/utility/servicelist?key=&serviceName=&format=json",
											"host": [
												"{{baseUrl}}"
											],
											"path": [
												"api",
												"utility",
												"servicelist"
											],
											"query": [
												{
													"key": "key",
													"value": "",
													"description": "Your API key"
												},
												{
													"key": "serviceName",
													"value": "",
													"description": "When specified only details of the named service will be returned"
												},
												{
													"key": "format",
													"value": "json"
												}
											]
										}
									},
									"response": [
										{
											"name": "OK",
											"originalRequest": {
												"method": "GET",
												"header": [],
												"url": {
													"raw": "{{baseUrl}}/api/utility/servicelist?key=&serviceName=&format=json",
													"host": [
														"{{baseUrl}}"
													],
													"path": [
														"api",
														"utility",
														"servicelist"
													],
													"query": [
														{
															"key": "key",
															"value": "",
															"description": "Your API key"
														},
														{
															"key": "serviceName",
															"value": "",
															"description": "When specified only details of the named service will be returned"
														},
														{
															"key": "format",
															"value": "json"
														}
													]
												}
											},
											"status": "OK",
											"code": 200,
											"_postman_previewlanguage": "text",
											"header": [],
											"cookie": [],
											"body": ""
										}
									]
								}
							]
						}
					]
				}
			]
		}
	],
	"variable": [
		{
			"key": "baseUrl",
			"value": "/"
		}
	]
}