Propertyware · Example Payload

Prospect

Property ManagementReal-EstateRental PropertiesSingle-Family RentalsLeasesTenantsMaintenanceWork OrdersFinancial TransactionsOwner Reports

Prospect is an example object payload from Propertyware, with 51 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

applicationFeePaidassigneFullNamebuildingIDcityDesiredcommentscontactscreatedBycreatedDateTimecurrentHomeTypecurrentRentMortgagecustomFieldshasPetsidlastModifiedBylastModifiedDateTimeleaseEndDateleaseStartDatemoveInDateneighborhoodDesirednumberBathroomsnumberBedroomsnumberOfPetspetTypepetWeightsportfolioIDpreferredContactMethodpropertyAddresspropertyAddress2propertyAreapropertyAreaUnitspropertyCitypropertyCountrypropertyNumberBathroomspropertyNumberBedroomspropertyStatepropertyZipreasonForMovingrentrentMaxrentMinsecurityDepositsourcestateDesiredstatustimeAtCurrentResidencetypetypeOfInquiryunitDesiredunitIDunitTypeDesired

Example Payload

Raw ↑
{
  "applicationFeePaid": true,
  "assigneFullName": "example_assigneFullName",
  "buildingID": 1,
  "cityDesired": "example_cityDesired",
  "comments": "example_comments",
  "contacts": [],
  "createdBy": "example_createdBy",
  "createdDateTime": "2024-01-01T00:00:00Z",
  "currentHomeType": "example_currentHomeType",
  "currentRentMortgage": 1.0,
  "customFields": [],
  "hasPets": true,
  "id": 1,
  "lastModifiedBy": "example_lastModifiedBy",
  "lastModifiedDateTime": "2024-01-01T00:00:00Z",
  "leaseEndDate": "2024-01-01",
  "leaseStartDate": "2024-01-01",
  "moveInDate": "2024-01-01",
  "neighborhoodDesired": "example_neighborhoodDesired",
  "numberBathrooms": 1.0,
  "numberBedrooms": 1,
  "numberOfPets": 1,
  "petType": "example_petType",
  "petWeights": "example_petWeights",
  "portfolioID": 1,
  "preferredContactMethod": "example_preferredContactMethod",
  "propertyAddress": "example_propertyAddress",
  "propertyAddress2": "example_propertyAddress2",
  "propertyArea": 1.0,
  "propertyAreaUnits": "example_propertyAreaUnits",
  "propertyCity": "example_propertyCity",
  "propertyCountry": "example_propertyCountry",
  "propertyNumberBathrooms": 1.0,
  "propertyNumberBedrooms": 1,
  "propertyState": "example_propertyState",
  "propertyZip": "example_propertyZip",
  "reasonForMoving": "example_reasonForMoving",
  "rent": 1.0,
  "rentMax": 1.0,
  "rentMin": 1.0,
  "securityDeposit": 1.0,
  "source": "example_source",
  "stateDesired": "example_stateDesired",
  "status": "example_status",
  "timeAtCurrentResidence": "example_timeAtCurrentResidence",
  "type": "example_type",
  "typeOfInquiry": "example_typeOfInquiry",
  "unitDesired": "example_unitDesired",
  "unitID": 1,
  "unitTypeDesired": "example_unitTypeDesired",
  "zipDesired": "example_zipDesired"
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/prospect"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.