# Status API

The Status API provides the real-time operational status of monitored Demand API endpoints.

Use this API to detect service degradation and automate operational responses such as failover or retry backoff.

Retrieve the operational status of monitored Demand API endpoints.

Version: 1.0

## Servers

Production
```
https://partnerships-status.booking.com
```

## Download OpenAPI description

[Status API](https://developers.booking.com/_bundle/demand/docs/additional-services/status-api/status-api-open-spects.yaml)

## Status API

Retrieve the operational status of monitored Demand API endpoints.

### Retrieve API status

 - [GET /api/1.0/status](https://developers.booking.com/demand/docs/additional-services/status-api/status-api-open-spects/status/getapistatus.md): Returns the current operational status of monitored Demand API endpoint groups and their individual endpoints.

