Skip to main content
2026-04-03
Contracts API
Added
  • Contracts API: filter by contact_id, contract_template_id and tenancy_id query params
2026-04-01
Identity Verifications API
Added
  • Identity Verifications API: webhook events
2026-03-31
Identity Verifications APIUnit Types API
Added
  • Identity Verifications API: read endpoints
  • Unit Types API: promotion expandable association
2026-03-24
Deals API
Added
  • Deals API: index filters
2026-03-23
Unit Types API
Added
  • Unit Types API: filter by site_id query parameter
2026-03-20
Contracts APIUnit Types API
Added
  • Contracts API: link to sign the contract on Storefront
  • Unit Types API: link to create a new order on Storefront
2026-03-19
Images API
Added
  • Images API: expose sites and unit types images
2026-03-17
Deals API
Added
  • Deals API: add lose endpoint; add reopen endpoint
2026-03-13
Invoices API
Fixed
  • Invoices API: response payload will show accounting nominal code
2026-03-11
Invoices API
Added
  • Invoices API: add subscription and tenancy expandable objects and filters to invoice resource
2026-03-09
Deals API
Added
  • Deals API: add win endpoint
2026-03-04
Contacts APIOrders APITasks API
Added
  • Contacts API: add metadata to contact resource
  • Orders API: add metadata to order resource
  • Tasks API: add metadata to task resource
2026-03-03
Notes APITimeline Events APITimeline Sources APITimeline Templates API
Added
  • Notes API: add metadata to note resource
  • Timeline Events API: create, update, and destroy endpoints
  • Timeline Sources API: read endpoints
  • Timeline Templates API: read endpoints
2026-02-27
Contracts APIDeals API
Added
  • Contracts API: contract.created webhook event; contract.signed webhook event
  • Deals API: deal.won webhook event; deal.reopened webhook event; deal.lost webhook event
2026-02-26
Contracts API
Added
  • Contracts API: filter by site ID and status
Fixed
  • Contracts API (beta): replace subscription with tenancy in contract response
2026-02-24
Contracts APINotes APIWebhook Endpoints API
Added
  • Contracts API: show endpoint; list endpoint
  • Notes API: filter by resource_type
  • Webhook Endpoints API: add metadata to webhook endpoint resource
2026-02-20
Credit Notes APIDeals APIUnits API
Added
  • Credit Notes API: sorting
  • Deals API: deal.created webhook event; deal.updated webhook event
  • Units API: search filter on the list endpoint
2026-02-17
Notes APISites APISubscriptions API
Added
  • Notes API: note.created webhook event; note.updated webhook event; create endpoint
  • Sites API: search filter on the list endpoint
  • Subscriptions API: filter by contact ID
Fixed
  • OpenAPI: add missing pagination params to Staff API
2026-02-16
Contacts APINotes APIUnits API
Added
  • Contacts API: search filter on the list endpoint
  • Notes API: update endpoint; destroy endpoint; show endpoint
  • Units API: overlock endpoint; remove overlock endpoint
Fixed
  • OpenAPI: fixes (consistency & references)
2026-02-13
Deal Stages APIDeals APINotes API
Added
  • Deal Stages API: list and show endpoints
  • Deals API: list and show endpoints
  • Notes API: list endpoint
2026-02-11
Staff APIUnits API
Added
  • Staff API: search filter by name or email
  • Units API: add unit_allocation expandable object to unit resource
2026-02-10
Units API
Added
  • Units API: grant access endpoint; deallocate endpoint
2026-02-09
Tasks API
Added
  • Tasks API: index filters and sorting
2026-02-05
Units API
Added
  • Units API: reserve endpoint
2026-02-04
Tasks APIWebhook Endpoints API
Added
  • Tasks API: task.reopened webhook event; task.updated webhook event
  • Webhook Endpoints API: endpoints scoped and managed by OAuth apps
2026-02-03
Webhook Endpoints API
Added
  • Webhook Endpoints API: add creator to webhook endpoint resource
2026-01-29
Tasks API
Added
  • Tasks API: task.completed webhook event; task.created webhook event
2026-01-28
Staff API
Added
  • Staff API: show endpoint
2026-01-27
Staff API
Added
  • Staff API: list endpoint
2026-01-23
Tasks API
Added
  • Tasks API: open endpoint
2026-01-22
Tasks APIUnit Allocations API
Added
  • Tasks API: complete endpoint; delete endpoint; update endpoint
  • Unit Allocations API: list endpoint
2026-01-21
Unit Allocations API
Added
  • OAuth 2: Authorization Code flow support
  • Unit Allocations API: show endpoint
2026-01-19
Contacts API
Added
  • Contacts API: filter by email
2026-01-16
Tasks API
Added
  • Tasks API: create endpoint
2026-01-13
Tasks API
Added
  • Tasks API: show endpoint; list endpoint
2025-12-17
Webhook Endpoints API
Added
  • Webhook Endpoints API: index filters
2025-12-16
Contacts APIContract Templates APICoupons APICredit Notes APIInvoices APIOrders APIOrders Line Items APIProduct Categories APIProducts APIProtection Levels APISites APISubscriptions APITenancies APIUnit Types APIUnits API
Official release of the 2025-09 version.Added
  • Contacts API: initial
  • Contract Templates API: initial
  • Coupons API: initial
  • Credit Notes API: PDF support; filters; initial
  • Filters: Time ranged filters
  • Invoices API: PDF support; filters; initial
  • Orders API: orders summary; support for starts at now; update action; filters; initial version of the create action; add billing_period to the order; initial version of index and show actions
  • Orders Line Items API: delete endpoint; update endpoint; create endpoint; list endpoint
  • Product Categories API: initial
  • Products API: filters; initial
  • Protection Levels API: initial
  • Sites API: initial
  • Subscriptions API: initial
  • Tenancies API: initial
  • Unit Types API: Base Price; initial
  • Units API: filters; initial
  • Add the Money component
  • Expandable responses
  • Initial resource sorting
  • Preparation for expandable resources in responses
  • Webhooks Core