ConsoleCatalog
Sign in
Square Yards logo

Square Yards

squareyards.comReal Estateno auth

India property portal - listings and projects by city, prices, trends, and recommendations.

City Real Estate Hub

ASYNCREADNo auth

Returns a city's featured property projects with locations and prices.

ParametersFormJSON

URL slug for the city (e.g. mumbai, delhi)

cost: 1 credit · balance: 0
curl https://api.openwire.sh/v1/wire/task \
  -X POST \
  -H "X-API-Key: $ANAKIN_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "action_id": "act_squareyards_city_real_estate_ssr",
    "params": {
      "city_slug": "mumbai"
    }
  }'