# PropertyGo > Australia's comprehensive property platform connecting buyers with verified buyer agents, mortgage brokers, and property professionals. Founded in 2024, PropertyGo provides integrated services, market insights, and expert guidance for successful property transactions across Australia. PropertyGo is Australia's leading property technology platform that streamlines the property buying journey by connecting buyers with verified, licensed professionals. We operate as a comprehensive directory and matching service, offering tools, calculators, and educational resources to empower informed property decisions. Our platform serves property buyers, investors, and real estate professionals across all Australian states and territories, focusing on transparency, verification, and user experience in the property market. ## Public API PropertyGo provides public REST API endpoints for developers and partners. All public API endpoints are under `/api/v1/public/` and return JSON responses. No authentication required. - [API Documentation](https://propertygo.com.au/api/docs): Complete API documentation with interactive examples - [API Specification](https://propertygo.com.au/api/v1/docs.json): OpenAPI 3.0 specification in JSON format ### Public API Endpoints #### Buyer Agents Directory API - **GET** `/api/v1/public/agents`: Get paginated list of verified buyer agents with filtering by state, service type, ratings, and search queries - **GET** `/api/v1/public/agents/{slug}`: Get detailed agent profile including reviews, ratings, credentials, and contact information - **GET** `/api/v1/public/search`: Advanced agent search with query parameters for location, services, and performance metrics - **GET** `/api/v1/public/locations`: Get geographic coverage data showing agent distribution across Australian states and territories - **GET** `/api/v1/public/stats`: Platform statistics and insights (rate limited: 30 requests/minute) ## Core Platform Services - [GoMatch - Buyer Agent Matching](https://propertygo.com.au/gomatch): AI-powered matching system connecting buyers with suitable verified buyer agents based on location, budget, and property requirements - [Buyer Agent Directory](https://propertygo.com.au/buyer-agents): Comprehensive directory of verified, licensed buyer agents across Australia with detailed profiles, reviews, and performance statistics - [Mortgage Broker Directory](https://propertygo.com.au/find-mortgage-broker): Directory of licensed mortgage brokers and financial professionals - [Property Calculators](https://propertygo.com.au/calculators): Suite of financial calculators including borrowing power, loan repayment, stamp duty, and investment return calculators - [Professional Registration](https://propertygo.com.au/buyer-agents/register): Registration system for buyer agents and mortgage brokers to join the platform ## Educational Resources - [Property Blog](https://propertygo.com.au/blog): Expert insights, market trends, buyer guides, and property investment advice tailored for the Australian market - [Property Buying Checklist](https://propertygo.com.au/property-buying-checklist-2025): Comprehensive guide for property buyers in Australia - [FAQ Section](https://propertygo.com.au/faq): Frequently asked questions about buyer agents, property buying process, and platform services ## Developer Resources - [API Documentation](https://propertygo.com.au/api/docs): Interactive API documentation with request/response examples - [OpenAPI Specification](https://propertygo.com.au/api/v1/docs.json): Machine-readable API specification for code generation - **Technology Stack**: Nuxt 3 (Vue.js), NestJS, MongoDB, TypeScript - **Architecture**: RESTful API with JWT authentication, role-based access control, and comprehensive validation - **Data Security**: Encrypted data transmission, secure file uploads, and compliant data handling ## Integration Examples ### Get Buyer Agents by Location ``` GET /api/v1/public/agents?state=NSW&service=residential&page=1&limit=20 ``` ### Search Agents by Query ``` GET /api/v1/public/search?q=first%20home%20buyer&state=VIC&min_rating=4.5 ``` ## Professional Standards PropertyGo maintains strict verification standards for all listed professionals: - Licensed verification for all buyer agents and mortgage brokers - Background checks and credential validation - Performance tracking and review management - Ongoing compliance monitoring - Professional development resources The platform operates under Australian consumer protection laws and real estate industry regulations, ensuring all listed professionals maintain current licenses and meet professional standards. ## Technical Information - **Founded**: 2024 - **Founder**: Anderson Aguiar - **Primary Contact**: hello@propertygo.com.au - **Service Area**: Australia (all states and territories) - **Language**: English (Australian standards) - **Platform Type**: Real Estate Technology (PropTech) - **Legal**: [Terms of Service](https://propertygo.com.au/terms-of-service) | [Privacy Policy](https://propertygo.com.au/privacy-policy)