Pricing

Our pricing is simple: you pay one price per property, either monthly or annually.

Stripe\Product Object
(
    [id] => prod_OvhRE4YpILJHZA
    [object] => product
    [active] => 1
    [attributes] => Array
        (
        )

    [created] => 1698889796
    [default_price] => price_1OBqIdHwzaHDl6TNrFS8824N
    [description] => Our pricing is based on a single property
    [features] => Array
        (
        )

    [images] => Array
        (
        )

    [livemode] => 1
    [marketing_features] => Array
        (
        )

    [metadata] => Stripe\StripeObject Object
        (
        )

    [name] => Owner Page Subscription
    [package_dimensions] => 
    [shippable] => 
    [statement_descriptor] => 
    [tax_code] => 
    [type] => service
    [unit_label] => property
    [updated] => 1699844576
    [url] => 
)
Stripe\Collection Object
(
    [object] => list
    [data] => Array
        (
            [0] => Stripe\Price Object
                (
                    [id] => price_1OBqIdHwzaHDl6TN7xR0qHuc
                    [object] => price
                    [active] => 1
                    [billing_scheme] => per_unit
                    [created] => 1699844095
                    [currency] => usd
                    [custom_unit_amount] => 
                    [livemode] => 1
                    [lookup_key] => 
                    [metadata] => Stripe\StripeObject Object
                        (
                        )

                    [nickname] => Monthly
                    [product] => prod_OvhRE4YpILJHZA
                    [recurring] => Stripe\StripeObject Object
                        (
                            [aggregate_usage] => 
                            [interval] => month
                            [interval_count] => 1
                            [meter] => 
                            [trial_period_days] => 
                            [usage_type] => licensed
                        )

                    [tax_behavior] => unspecified
                    [tiers_mode] => 
                    [transform_quantity] => 
                    [type] => recurring
                    [unit_amount] => 200
                    [unit_amount_decimal] => 200
                )

            [1] => Stripe\Price Object
                (
                    [id] => price_1OBqIdHwzaHDl6TNrFS8824N
                    [object] => price
                    [active] => 1
                    [billing_scheme] => per_unit
                    [created] => 1699844095
                    [currency] => usd
                    [custom_unit_amount] => 
                    [livemode] => 1
                    [lookup_key] => 
                    [metadata] => Stripe\StripeObject Object
                        (
                        )

                    [nickname] => Yearly
                    [product] => prod_OvhRE4YpILJHZA
                    [recurring] => Stripe\StripeObject Object
                        (
                            [aggregate_usage] => 
                            [interval] => year
                            [interval_count] => 1
                            [meter] => 
                            [trial_period_days] => 
                            [usage_type] => licensed
                        )

                    [tax_behavior] => unspecified
                    [tiers_mode] => 
                    [transform_quantity] => 
                    [type] => recurring
                    [unit_amount] => 2000
                    [unit_amount_decimal] => 2000
                )

        )

    [has_more] => 
    [url] => /v1/prices
)
Monthly Subscription

$2.00 / property

$2 total per month
Yearly Subscription

$20.00 / property

$20 total per year

Create an Account and Get Started Today

Once you sign up for an account, you’ll be able to choose your plan.