Skip to main content
GET
https://edb-with-videos-and-images-by-ascendapi.p.rapidapi.com
/
api
/
v1
/
liveness
Server Status
curl --request GET \
  --url https://edb-with-videos-and-images-by-ascendapi.p.rapidapi.com/api/v1/liveness \
  --header 'X-RapidAPI-Key: <api-key>'
{
  "status": "<string>"
}

Authorizations

X-RapidAPI-Key
string
header
required

Enter your RapidAPI key in the X-RapidAPI-Key header.

Response

The configured services andtheir status

status
string
required

The status of the server

Last modified on March 24, 2026