Skip to content
GET /health

Description

Parameters

No parameters required.

Code Examples

curl --request GET \
  --url 'https://propertyfinder-uae-data.p.rapidapi.com/health' \
  --header 'x-rapidapi-host: propertyfinder-uae-data.p.rapidapi.com' \
  --header 'x-rapidapi-key: YOUR_API_KEY'

Example Response

Response
{
  "success": true,
  "message": "Check documentation for response schema"
}

Try this endpoint now

Subscribe to PropertyfinderAPI on RapidAPI and start making requests in minutes.