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 +