New Articles

  1. Limit by Referrer URL

    Navigate to API Keys and click "Edit". Add a URL and then press Save. ...
  2. Limit by IP

    Navigate to API Keys and click "Edit". Add an IP address, ensure it is in CIDR notation, and then press Save. ...
  3. Setting IP Restrictions

  4. Manage Notifications

    In order to set up your notifications, navigate to your account by clicking Profile under My Account . This page will display your account information, and at the bottom of the page you will see the Notifications section. From here, you wil...
  5. 3. Preview it in action

    Click on the dashboard Try it out now panel to navigate to the preview setting of your Integration. We've pre-selected every country so you can go ahead and type any address to see how it works. We've included a simple World Sample Ad...
  6. 2. Create an Integration

    We have created a sample JavaScript control Integration for you, which is the easiest way to add Autoaddress to your website.  If you want to integrate directly with our API or a different custom integration then navigate to the Integrations pa...
  7. 1. Create an Autoaddress account

    Follow this link to navigate to the Account Center sign-up page and enter your details, no credit card required. https://account.autoaddress.com/signup/
  8. Getting Started

  9. Customise

    Once you have a basic Autoaddress plugin working, you will then want to configure it further so that it is seamlessly integrated with your page design.  The Autoaddress plugin is fully configurable and there are a number of ways that developer...
  10. Initialize

    Step 1 : Decide where you would like to place the plugin, then add an empty  <div> in the <body> section of your HTML.  <div id="aa-control"></div> Step 2 : Once that's done you initialise the pl...