Skip to content
PropCRM
Support

How can we help?

Find an answer, get hands-on help, or build on top of PropCRM. Our team is here 24/7.

Developers

Build on PropCRM with our open API

REST API, webhooks, OAuth 2.0, and a TypeScript SDK. Sandbox environments included on every paid plan.

  • REST API with rate limits scaled per plan
  • Webhooks for every lead, deal, and message event
  • OAuth 2.0 + scoped API keys
  • TypeScript SDK, OpenAPI spec, Postman collection
# Create a lead via the PropCRM API
curl https://api.propcrm.com/v1/leads \
  -H "Authorization: Bearer $PROPCRM_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "Aisha Mansoori",
    "phone": "+971501112233",
    "source": "Property Finder",
    "interestedIn": ["marina-2bed"],
    "tags": ["high-intent"]
  }'

Still stuck?

Tell us a bit about the issue — we'll come back within an hour.

We typically reply within an hour during UAE business hours.

Ready when you are

Close more deals with PropCRM

Join 2,000+ agents already running their entire business on PropCRM. Get a personalised walkthrough — usually within an hour.