Welcome to the APG IMMO API
Armed with your access codes (API Login and API Password), you can freely synchronise or update your data directly from this API.
Method GET, POST, Type : Basic Auth
Services REST / API APGIMMO
PHP initialisation with CURL
Configuration with POSTMAN
CUSTOMER | ||
---|---|---|
Method |
Action taken |
URI |
GET |
Agencies list |
|
GET |
Agency details |
|
GET |
List of employees |
|
GET |
Details of an employee |
|
Staff update |
||
GET |
Properties listing |
|
GET |
Properties selection |
|
Properties update |
CATALOG | ||
---|---|---|
Method |
Action taken |
URI |
GET |
List of languages |
|
GET |
List of job titles |
|
GET |
List of themes (properties) |
PHP initialisation with CURL
Configuration with POSTMAN