From 323565ba18e3bd716e5b4710f2edab17f860a12e Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Wed, 26 Apr 2023 21:07:04 -0600 Subject: [PATCH] Update index with address autocomplete docs --- publicsite/index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/publicsite/index.html b/publicsite/index.html index 01b335b..1506874 100644 --- a/publicsite/index.html +++ b/publicsite/index.html @@ -62,14 +62,18 @@

This server is not for public use except when accessed via software and apps - released by Netsyms Technologies. Do not use these APIs in other ways - without express permission. + released by Netsyms Technologies. Do not use these APIs in your own projects + without our permission.

Source code for this subdomain is available for you to use on your own server with your own third-party API keys. Get the Code

+

+ Street address autocomplete based on scraping of public records, OpenAddress.io, and other various government sources. + Database available for one-time purchase as a SQLite file or MariaDB dump. Contact us and make an offer. +

@@ -105,6 +109,12 @@
longitude=32.12
nocache=1 (optional) +
  • + streetautocomplete +
    Suggest U.S. street addresses based on a ZIP code and partial address. +
    zip=12345 +
    street=123 test rd +