Essentials
API Essentials
API service status

API service status

Infobip API exposes an endpoint for checking the service status. You can access it by making a GET request to api.infobip.com/status. More precisely:

REQUEST SAMPLES
 
    GET /status HTTP/1.1
    Host: api.infobip.com
 

The expected response has the HTTP status code 200 (OK). The response body typically contains the string OK. The format of the response depends on your request.

REQUEST SAMPLES
 
    "OK"
 

This endpoint will give you an overall API status. Some individual endpoints can still have their own error handling or availability requirements, so it is advisable to always consult the dedicated documentation page for an endpoint that returns an HTTP error status.

Need assistance

Explore Infobip tutorials

Encountering issues

Contact our support

What's new? Check out

Release notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Service Terms & ConditionsPrivacy policyTerms of use