Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
RentcastProxy::Client
Inherits
Reference
<
Object
Constants
BASE_URL = "https://api.rentcast.io/v1"
DEFAULT_TTL = 604800
Constructors
new
(api_key :
String
)
Source
Instance methods
get_properties
(params :
Hash
(
String
,
String
))
Source
get_property_by_id
(id :
String
)
Source
get_rent_estimate
(params :
Hash
(
String
,
String
))
Source
get_value_estimate
(params :
Hash
(
String
,
String
))
Source