API REST pour intégrer ZappImmo avec vos applications externes
Créez un token API dans les paramètres de votre compte
Authorization: Bearer zapp_xxx
Utilisez les endpoints documentés ci-dessous
curl -X GET "https://api.zapp.immo/v1/geo/estimation?lat=48.8566&lng=2.3522&surface=65&rooms=3" \ -H "Authorization: Bearer zapp_xxx"
curl -X POST "https://api.zapp.immo/v1/contacts" \
-H "Authorization: Bearer zapp_xxx" \
-H "Content-Type: application/json" \
-d '{"first_name":"Marie","last_name":"Dupont","email":"[email protected]","phone":"0612345678"}'Connectez Claude.ai, Cursor ou tout LLM compatible MCP a l'immobilier francais. 11 facades, 126+ outils internes.
zapp_crm
Contacts, leads, pistes, taches
15 tools
zapp_geo
DVF, estimation, scoring, PLU
16 tools
zapp_finance
Financement, LCD, fiscalite
13 tools
zapp_social
Posts, analytics, liens traces
14 tools
zapp_veille
Scan veille, annonces, ALUR
17 tools
zapp_programmes
Programmes neufs, lots
8 tools
zapp_rag
Base de connaissances
5 tools
zapp_actions
Actions, workflows, skills
11 tools
zapp
Meta-facade (routing auto)
Plan Elite requis. Configuration : mcp.zapp.immo
| Tier | Par minute | Par heure | Headers |
|---|---|---|---|
| Basic | 10 | 100 | X-RateLimit-Limit, X-RateLimit-Remaining |
| Standard | 50 | 1 000 | X-RateLimit-Reset |
| Premium | 200 | 10 000 | Retry-After (sur 429) |
Tier assigne a chaque token API. Rate limiting Redis-backed, multi-instance.