Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Yardi Common Data API

Operations for retrieving shared property management data including properties, units, tenants, and chart of accounts. Accessed via the ItfCommonData web service interface.

Yardi Common Data API is one of 12 APIs that Yardi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 4 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.1.0, at version 20.0.

Requests are made against a single base URL, https://{server}.yardi.com/{clientUrl}/webservices.

4 operations 4 paths 8 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
20.0
Base URL
https://api.yardi.com
Authentication
HTTP Basic
Terms of Service
Resource Areas
1

Authentication & Security 1

Yardi Common Data API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (soapAuth). By default, every request must be authenticated.

  • soapAuth — SOAP authentication using UserName, Password, and ServerName parameters passed within the SOAP request body. Credentials are provided by the Yardi Standard Int…

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.

Common Data 4

Operations for retrieving shared property management data including properties, units, tenants, and chart of accounts. Accessed via the ItfCommonData web service interface.

POST
/ItfCommonData.asmx/GetPropertyConfigurations_Login
Yardi Get property configurations
getPropertyConfigurationsLogin body → 200401500
POST
/ItfCommonData.asmx/GetUnitInformation_Login
Yardi Get unit information
getUnitInformationLogin body → 200401500
POST
/ItfCommonData.asmx/GetTenants_Login
Yardi Get tenant data
getTenantsLogin body → 200401500
POST
/ItfCommonData.asmx/GetChartOfAccounts_Login
Yardi Get chart of accounts
getChartOfAccountsLogin body → 200401500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are GetPropertyConfigurationsRequest (8 properties), GetTenantsRequest (8 properties), GetUnitInformationRequest (8 properties), GetChartOfAccountsRequest (8 properties). Each schema is shown below with its type and property counts.

GetPropertyConfigurationsRequest
object
SOAP request for retrieving property configuration data.
8 properties 8 required
ChartOfAccountsResponse
object
SOAP response containing chart of accounts data.
1 property
TenantsResponse
object
SOAP response containing tenant data.
1 property
GetUnitInformationRequest
object
SOAP request for retrieving unit information for a property.
8 properties 8 required
UnitInformationResponse
object
SOAP response containing unit information data.
1 property
GetTenantsRequest
object
SOAP request for retrieving tenant data for a property.
8 properties 8 required
PropertyConfigurationsResponse
object
SOAP response containing property configuration data.
1 property
GetChartOfAccountsRequest
object
SOAP request for retrieving the chart of accounts.
8 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

yardi-common-data-api-openapi.yml Raw ↑

Other APIs Yardi publishes across the network.

Yardi Voyager Commercial Data API
Yardi RENTCafe API
Yardi Maintenance IQ API
Yardi Investment Manager API
Yardi Store Web Services API
Yardi Kube API
Yardi Senior Living EHR API
Yardi Billing and Payments API
Yardi Job Cost API
Yardi Service Requests API
Yardi Vendor Invoicing API