New 42-day free trial Get it now
Smarty

Address verification for fun and profit: Using Go SDK

Webinar recap address verification for fun and profit main image
Updated October 29, 2025
Tags
Webinar recap address verification for fun and profit main image

In our recent webinar, Ryan Cox, one of our highly skilled API developers, walked through setting up and using the Smarty Go SDK. The webinar covered various essential topics, from obtaining the SDK to understanding the ins and outs of implementation.

Ryan explained that the Smarty Go SDK is easily accessible on GitHub. He then moved on to discuss the key differences between embedded keys and secret keys. Embedded keys are ideal for client-side applications because they provide limited access and don’t reveal sensitive information. On the other hand, secret keys offer more extensive access and are suitable for server-side applications.

One of the highlights of the webinar was Ryan's demonstration on spot-checking your code. He emphasized the importance of ensuring the accuracy and efficiency of your code before integrating it into your system.

Next, Ryan discussed the wealth of information that can be obtained from the Smarty SDK. The SDK provides valuable address data, and could be used for things such as address verification, address autocomplete, and geocoding services. This sort of data allows businesses to improve operations and enhance customer experiences.

In addition to the Go SDK, Ryan mentioned other available SDKs, such as Python, Java, Ruby, and more. He encouraged attendees to explore the various SDKs to find the one that best suits their needs.

Want to watch Ryan get everything set up? You can view the recording in its entirety here.

Subscribe to our blog!
Learn more about RSS feeds here.
Read our recent posts
Welcome to the Address Zoo #2 | AABB addresses with secondaries & addresses differing only by designator
Arrow Icon
The benefits of reliable, easy-to-implement address data are straightforward. Actual addresses, on the other hand, aren’t always so cut and dry. If you’re looking to become an expert in everything that begins or ends with an address, this series is for you. We’ll demystify the types of addresses that have developers scratching their heads and introduce you to the tools keeping your address data best-in-class. Come one, come all, and enter the wonderful world of peculiar addresses! Let’s see what’s on exhibit.
Verification update: Add provisional addresses to Smarty’s database
Arrow Icon
With the launch of our latest product feature, US Provisional Address Manual Process, US Address Verification users can now submit new or missing addresses, and we’ll verify them against authoritative databases and add any approved records to our database. Better yet, you won’t need to make any integration changes to see your addresses in your API results, it won’t take longer than 30–60 days, and it won’t cost you anything extra. That’s what we call an all-around win!Let us take the stress of verifying new or missing addresses off your plate so you can focus on what you do best.
Functional options pattern in Go: Flexibility that won’t make future-you sigh loudly
Arrow Icon
SDK authors live in a permanent tug-of-war:Users want a simple constructor they can paste and ship. Maintainers want room to grow without breaking everybody’s build on the next release. That second part matters a lot right now, because a lot of people are still relatively early in their software careers. Approximately one in three developers has coded professionally for four years or less. That matters because unclear or fragile APIs disproportionately hurt newer developers—they don’t have scars yet.

Ready to get started?