May 19th, 2025
Documentation
We have updated our API documentation and configuration (Swagger) from OpenAPI 2.0 to OpenAPI 3.0, improving our API documentation and making it more maintainable.
To view our Swagger docs, please visit:
https://api.realestateapi.com/swagger
This update is backward compatible and requires no changes from API consumers. The changes are solely documentation-related and improve discoverability and usability.
Migrated from the Swagger 2.0 to the OpenAPI 3.0 format
Created standardized response schemas for 200, 400, 401, 403, 404, 500 responses
Enhanced endpoint descriptions across all v2 and v3 APIs
Updated version numbers in the API documentation
Implemented a consistent response structure across all endpoints
Added standardized HTTP status codes (200, 400, 401, 403, 404, 500)
Enhanced error response descriptions for better error handling