Webinar
Smarty

Helpful Hints to Authenticating Your APIs

In this webinar breakdown, you'll learn some of the most useful tips and tricks to ensure your APIs are authenticated. Read about it for yourself!
Andrew Townsend
Andrew Townsend
 • 
November 2, 2022
Tags

We brought out the big guns in the way of our Development Team Lead, Kent Gividen, in a webinar all about authenticating your APIs. He went over some of his most useful tips and tricks that he uses to ensure APIs are authenticated. Was it helpful? You betcha. You wanna get the SparkNotes? Read on.

Common and Not-So-Common APIs to Know About

Kent began by outlining the APIs that he has run into the most in his years as a developer. Some of them he dug into a little deeper than others, but these are all useful to be aware of.

  • REST
    • XML
    • JSON
  • SOAP
    • XML
    • WSDL
  • RPC
  • Proprietary
  • Socket

For the rest of the session he focused on the REST APIs as those are the most common from an HTTP perspective.

Advantages between API and SDK

You can work with APIs raw, and there are benefits to doing so. However, you may find that using an SDK is much easier.

With an SDK you’ll most likely experience a faster startup, you can use one that is code specific, and there may be features built in such as multi-threading, batch modes, and more. You can see a list of Smarty’s SDKs here.

With a raw API you’ll get much more control over how it is implemented, even if that makes your setup a little more tedious. You’ll also be able to use any code base supporting HTTP, which is basically all of them.

Different Types of Authentication

The key to authentication is security. Keeping that in mind you’ll want to know the difference between Embedded keys, which is client side and mobile app focused, or Secret keys which is using a server side key that you do not want to share with people.

You can also use the increasingly popular OAuth, but Kent didn't cover that too deeply. But essentially it’s allowing you to use your login for some services on other services, like logging in with your Google account.

Other Considerations

When you’re using an API you’ll want to make sure you’re using HTTPS with TLS for encryption. You may also want to consider rate limiting. Other things that are becoming more common are nonce, or expiring keys, and proxy servers for additional off-site security. You can pick from several different proxy server options including HA Proxy, Auth0, Okta, etc. This will help you provide an API to your customer that is secure.

Tips and Tricks for Testing Authentication

Kent went through several different tips and tools that he uses to authenticate his APIs. He dives into detail in the recording, but we’ll list a few of them here:

  • curl
  • postman
  • SoapUI
  • Use environment variables for config files
  • shell / command line
  • st / sd / sl

He gave examples of many of these so if you’re curious about any of them you can check out the 6:40 mark in the recording.

Try It Yourself

The latter half of the webinar was filled with fantastic examples and demonstrations of the different ways to authenticate APIs. This is difficult to represent in text, so you’ll probably just want to watch the recording below.

However, if you’d like to try setting up some address validation via an API, you can check 1,000 addresses for free by signing up for a free trial of the Smarty tools, and you can use the API—or any of our SDKs—even on those 1,000 lookups!

Webinar Recording

Subscribe to our blog!
Learn more about RSS feeds here.
rss feed icon
Subscribe Now
Read our recent posts
Computer Security Day
Arrow Icon
Here is a day to consider protecting sensitive data, whether it's names, addresses, social security numbers, telephone numbers, email addresses, driver's license numbers, passport numbers, financial data, or biometric records! Today's the day to double-check your systems and ensure accurate information management. It’s Computer Security Day, baby! 2-factor authentication? Check. Fingerprint and facial recognition? Check. Passwords over 15 characters long with alternating capital and lowercase letters, symbols, and numbers? Check!Your IT team is metaphorically making you double-pull on that yellow tab to ensure you’re strapped in securely.
Smarty® named among Utah's Top 2024 Workplaces
Arrow Icon
PROVO, Utah, April 10, 2024 – The Salt Lake Tribune recently announced that Smarty ranked 8th in the Small Business category for Utah’s Top 2024 Workplaces. We. Are. Pumped. Smarty is a great place to work, and we’re proud to say that the tradition of being publicly recognized as a top workplace is still going strong. If you’re unsure of what the Utah Top Workplaces Awards are or how they’re ranked, here’s the process in a nutshell. First, there’s no cost to participate. This award isn’t a pay-to-play award, and there’s no obligatory purchase of products or services.
Santa uses Smarty® 
Arrow Icon
HO HO HO! Merry Christmas, my dear friends,I’m taking a minute from my busy toy-making and list-checking (twice) schedule to write you a letter. I know, I know, usually, it’s you and your lovely children writing ME letters, but I’ve loved seeing your efforts to get on the nice list this year and want to give you a peek into how I make the magic happen. Because you made my heart feel warm even at the North Pole, I’m sharing the answer to my most asked question: "How do I deliver billions of gifts to people all over the world?” The magic behind my sleigh rides? Hint: it's not the reindeer… I use Smarty.