VaultRE Aggregator API
A deliberately separate write-only ingestion API that lets other CRM systems feed property data into VaultRE on behalf of a franchise-group agency. Six documented operations accept staff records and property lifecycle events - appraisal, listing, unconditional sale, settlement and withdrawn listing. Submissions are queued rather than processed live, returning HTTP 202 on successful receipt, with validation and processing errors delivered asynchronously to a nominated webhook URL. Authentication uses a per-aggregator Secret Key in the X-Api-Key header plus a self-signed HS512 JWT bearing the aggregator's CRM Key, valid for 120 seconds.
VaultRE Aggregator API is one of 3 APIs that VaultRE publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Aggregator, Property Data, Franchise, and Ingestion. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.
This API exposes 6 operations across 6 paths, organized into 2 resource areas, and defines 10 schemas. It is described by OpenAPI 3.0.1, at version 1.0.
Requests are made against a single base URL, https://aggregator.api.vaultre.com.au/api/v1.0.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
VaultRE Aggregator API declares
2 security schemes
for authenticating requests.
An API key is passed in the header as X-Api-Key (ApiKey).
It accepts HTTP bearer tokens (Bearer).
By default, every request must be authenticated.
ApiKey— This value is provided to you by VaultRE and identifies you as a CRMBearer— This value is a JWT token signed with the HS512 algorithm using your X-Api-Key value as the secret.
Paths & Operations 6
Across 6 paths, the API surfaces 6 operations — 6 POST. They span 2 resource areas: staff, properties. Each is listed below with its method, path, parameters, and response codes.
Operations related to staff
Operations related to properties
Schemas 10
The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are Settlement (18 properties), Listing (17 properties), Unconditional (15 properties), Withdrawn (14 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from VaultRE 2
Other APIs VaultRE publishes across the network.
This is an independent, third-party profile of VaultRE Aggregator API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.