Retour à la bibliothèque
API SeLoger Agency Rent
Retrieve paginated rental property listings published by a specific SeLoger agency using its numeric agency ID.
Actif2 crédits = 1 requêteGET/v2/seloger/agency/rent
Vue d'ensemble de l'endpoint
Documentation détaillée, tarifs et exemples d'utilisation.
Chargement…
Exemples de code
Bash
curl --location --request GET 'https://api.piloterr.com/v2/seloger/agency/rent' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Remplacez <token> par votre clé API, puis exécutez la requête depuis votre terminal ou votre application.
Essayer gratuitementExemple de réponse
JSON
{
"count": 1,
"result": [
{
"id": "263165015",
"url": "https://www.seloger-bureaux-commerces.com/annonces/location/local-commercial/paris-11eme/263165015",
"type": 7,
"image": {
"alt": null,
"src": "https://v.seloger.com/s/width/400/visuels/0/2/c/y/02cyrydlv40zdojea0frfgvs3g39ali32o6m6jc45.jpg"
},
"price": 908,
"surface": 66,
"rooms_count": 0,
"bedrooms_count": 0,
"locality_label": "Paris 11ème"
}
]
}Intégrations
Intégrez SeLoger Agency Rent avec vos outils préférés.
Tarifs
2 crédits par requête
Avis
5 / 5 (58 avis)
66 utilisateurs actifs
392K requêtes
12ms temps de réponse moyen
Méthode
GET, POST
Chemin
/v2/seloger/agency/rent
Statut
Actif
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.