APIs Articles

Sorted By: Most Recent
Alex Vakulov Alex Vakulov
Updated on April 20, 2024

API Security: A Tutorial

API is everywhere. Here’s how to minimize security risks.

Image: Shutterstock / Built In
Julie Taylor and Jacob Dahlman Julie Taylor and Jacob Dahlman
Updated on April 19, 2024

Can Reddit Survive Its API Situation?

Charging for access has thrown Reddit’s developers and moderators into turmoil. What’s the way forward?

Image: Shutterstock FellowNeko / Built In
Neha Jangid Neha Jangid
Updated on March 20, 2024

7 Ways APIs Are Fueling Business Growth

Here’s how you can use APIs to build your business to its greatest potential.

Image: Shutterstock / Built In
Anthony Corbo Anthony Corbo
Updated on November 07, 2023

What Is an API?

APIs are critical to how software operates and used by software engineers to enable the instantaneous sharing of data to provide seamless user experiences.

Image: Shutterstock / Built In
Mojtaba Alfardan Mojtaba Alfardan
Updated on October 25, 2023

How to Develop Large Language Model (LLM) Applications

Integrating LLM APIs into human-to-machine interface apps and machine-to-machine apps present unique challenges. Here’s how to address them.    

Image: Shutterstock / Built In
Giorgos Myrianthous Giorgos Myrianthous
Updated on October 05, 2023

API for Dummies

Have you ever heard the term “API” and wondered what it means? Our expert explains it for you in this simple and concise guide.

Image: Shutterstock / Built In
Satyam Tripathi Satyam Tripathi
Updated on October 04, 2023

GraphQL vs REST APIs

GraphQL and REST are the two most popular methods for building APIs. Here’s how to decide which of them to use.

Image: Shutterstock / Built In
Jayanth Somineni Jayanth Somineni
Updated on September 05, 2023

How to Make API Calls in React With Examples

An API call in React refers to making a request to a web API from a React application. We can make an API call with: XMLHttpRequest, Fetch API or Axios.

Image: Shutterstock / Built In
Eric Chi Eric Chi
Updated on May 03, 2023

Build a Discord Bot With Python

This tutorial will get you started on how to create your own Discord bot using Python.

Image: Shutterstock / Built In
Tammy Xu Tammy Xu
Updated on March 15, 2023

API Security 101

A breakdown of the pros and cons of OAuth, basic auth and mutual TLS.