How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

VaultRE Deals API

Operations related to commercial deals

VaultRE Deals API is one of 50 APIs that VaultRE publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Deals. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, a getting-started guide, authentication docs, and code examples.

This API exposes 12 operations across 6 paths, and defines 9 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://ap-southeast-2.api.vaultre.com.au/api/v1.2, https://ap-southeast-2.api.vaultre.com.au/api/v1.3.

12 operations 6 paths 9 schemas 2 DELETE6 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://ap-southeast-2.api.vaultre.com.au/api/v1.3
Authentication
API Key, API Key
Contact
Resource Areas
1

Authentication & Security 2

VaultRE Deals API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-Api-Key (Api-Key). An API key is passed in the header as Authorization (Bearer).

  • Bearer — Use format 'Bearer [token]'

Paths & Operations 12

Across 6 paths, the API surfaces 12 operations — 2 DELETE, 6 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

deals 12

Operations related to commercial deals

GET
/properties/{propertyid}/deals/sale
Retrieve a list of sale deals for this (commercial) property
getPropertySaleDeals 3 params → 200
POST
/properties/{propertyid}/deals/sale
Add a commercial sale deal
addCommercialDealSale 1 param body → 201400
GET
/properties/{propertyid}/deals/lease
Retrieve a list of lease deals for this (commercial) property
getPropertyLeaseDeals 3 params → 200
POST
/properties/{propertyid}/deals/lease
Add a commercial lease deal
addCommercialDealLease 1 param body → 201400
GET
/properties/{propertyid}/deals/sale/{dealid}
Retrieve a commercial sale deal
getCommercialDealSale 2 params → 200
PUT
/properties/{propertyid}/deals/sale/{dealid}
Update a commercial sale deal
updateCommercialDealSale 2 params body → 200400
DELETE
/properties/{propertyid}/deals/sale/{dealid}
Delete a commercial sale deal
deleteCommercialDealSale 2 params → 204400
GET
/properties/{propertyid}/deals/lease/{dealid}
Retrieve a commercial lease deal
getCommercialDealLease 2 params → 200
PUT
/properties/{propertyid}/deals/lease/{dealid}
Update a commercial lease deal
updateCommercialDealLease 2 params body → 200400
DELETE
/properties/{propertyid}/deals/lease/{dealid}
Delete a commercial lease deal
deleteCommercialDealLease 2 params → 204400
GET
/properties/deals/sale
Retrieve a list of commercial sale deals for this account.
getCommercialSaleDeals 7 params → 200
GET
/properties/deals/lease
Retrieve a list of commercial lease deals for this account.
getCommercialLeaseDeals 7 params → 200

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are CommercialDeal (13 properties), ContactMinimal (6 properties), Access (4 properties), PhoneNumber (4 properties). Each schema is shown below with its type and property counts.

ContactMinimal
object
6 properties
CommercialDealSale
CommercialDeal
object
13 properties
UserPhoto
object
2 properties
PhoneNumber
object
4 properties
SuccessOrError
object
3 properties
Access
object
4 properties
CommercialDealLease
Urls
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vaultre-deals-api-openapi.yml Raw ↑

Other APIs VaultRE publishes across the network.

VaultRE Advertising API
VaultRE Aml API
VaultRE Buildings API
VaultRE Bulk API
VaultRE Business Properties API
VaultRE Calendar API
VaultRE Campaigns API
VaultRE Categories API
VaultRE Clearing Sales Properties API
VaultRE Commercial Properties API
VaultRE Conjunctionals API
VaultRE Contacts API
Where this information came from

This is an independent, third-party profile of VaultRE Deals 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.