# What is an API outage (and how do you fix one)?

An Application Programming Interface (API) is a software endpoint that allows communication between two separate services. APIs are typically accessed by humans, applications, or even other APIs using the HTTP protocol. But what happens when there's an API outage and those APIs go offline? For end…
[](/blog/learning-center/what-is-an-api-outage)











