{ "@context": "https://schema.org", "@type": "Organization", "@id": "https://www.rentecdirect.com", "name": "Rentec Direct", "url": "https://www.rentecdirect.com", "description": "Rentec Direct provides property management software with a REST API for managing rental properties, tenant screening, online payments, maintenance requests, and financial reporting.", "logo": "https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg", "contactPoint": { "@type": "ContactPoint", "contactType": "customer support", "url": "https://www.rentecdirect.com/contact/" }, "sameAs": [ "https://www.rentecdirect.com" ], "hasOfferCatalog": { "@type": "OfferCatalog", "name": "Rentec Direct API Services", "itemListElement": [ { "@type": "Offer", "name": "Rentec Direct Open API", "description": "RESTful API v3 for property management data including properties, tenants, leases, payments, maintenance requests, contacts, and messaging. Available to Pro and PM plan subscribers.", "url": "https://www.rentecdirect.com/details/open-api", "seller": { "@type": "Organization", "name": "Rentec Direct" } } ] }, "mainEntityOfPage": { "@type": "WebPage", "url": "https://www.rentecdirect.com/details/open-api", "name": "Rentec Direct Open API", "description": "Interactive API documentation and developer resources for the Rentec Direct Open API v3." }, "potentialAction": [ { "@type": "ReadAction", "target": "https://help.rentecdirect.com/article/907-open-api-getting-started-guide", "name": "Getting Started Guide" }, { "@type": "ReadAction", "target": "https://secure.rentecdirect.com/api/v3/docs/", "name": "API Reference Documentation" } ], "keywords": [ "Property Management", "Real Estate", "Rental", "Tenant Screening", "Payments", "Maintenance", "Financial Reporting" ] }