Back to library
SeLoger Agency Rent API
Retrieve paginated rental property listings published by a specific SeLoger agency using its numeric agency ID.
Active2 credits = 1 requestGET/v2/seloger/agency/rent
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/seloger/agency/rent' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
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"
}
]
}Integrations
Integrate SeLoger Agency Rent with your favorite tools.
Pricing
2 credits per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/seloger/agency/rent
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.