Quardlyn Developers

Build property software that connects directly with Quardlyn.

Synchronise properties through the production CRM API, manage listings, upload media, track lifecycle changes and test outbound webhook simulations in sandbox. Available in minutes.

Latest API Version
v1.0
API Status
Operational
Supported
Property CRM integrations
Changelog
CRM API v1 public baseline

Best Practices

Performance

Use PATCH for incremental updates and avoid resending unchanged large text/media fields.

Retries

Retry only retryable errors with backoff and stable idempotency identifiers.

Outbound Webhooks

Production outbound delivery is unavailable; use sandbox simulations only.

Large Imports

Batch in CRM-side queues and monitor API Logs, Usage and Rate Limits.

Media Upload

Send media URLs in canonical slots; do not embed binary files in JSON.

Security

Use HTTPS, rotate compromised secrets and never expose signing secrets in browsers.