> ## Documentation Index
> Fetch the complete documentation index at: https://docs.propertydata.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Get Property Detail

> Get Property Detail



## OpenAPI

````yaml api-reference/realtor/openapi.json get /api/v1/property/detail
openapi: 3.1.0
info:
  title: US Red Property Data
  description: US Red Property Data Documentation
  version: 1.0.0
servers:
  - url: https://us-red-property-data.p.rapidapi.com
    description: RapiAPI
security: []
paths:
  /api/v1/property/detail:
    get:
      tags:
        - Property
      summary: Get Property Detail
      description: Get Property Detail
      operationId: getApiV1PropertyDetail
      parameters:
        - in: query
          name: property_id
          schema:
            type: string
            pattern: ^\d+$
            minLength: 1
            description: Property ID used to identify the property
            example: '2503567184'
          required: true
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                properties:
                  success:
                    type: boolean
                    example: true
                  cost:
                    type: number
                    description: Cost of the request
                    example: 1
                  data:
                    type: object
                    properties:
                      coming_soon_date:
                        type: 'null'
                        description: ''
                        example: null
                      augmented_gallery:
                        type: array
                        items:
                          type: object
                          properties:
                            key:
                              type: string
                              description: ''
                              example: all_photos
                            category:
                              type: string
                              description: ''
                              example: All Photos
                            detailedText:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            photoCount:
                              type: number
                              description: ''
                              example: 37
                            photos:
                              type: array
                              items:
                                type: object
                                properties:
                                  href:
                                    type: string
                                    description: ''
                                    example: >-
                                      https://ap.rdcpix.com/64efb8e98046d7daa5e2f74df0401fc3l-m1723490533s.jpg
                                  tag:
                                    type: string
                                    description: ''
                                    example: yard
                              description: ''
                        description: ''
                      mortgage:
                        type: object
                        properties:
                          property_tax_rate:
                            type: number
                            description: ''
                            example: 0.0125
                          closing_cost:
                            type: number
                            description: ''
                            example: 51960
                          closing_cost_rate:
                            type: string
                            description: ''
                            example: 4%
                          due_at_close:
                            type: number
                            description: ''
                            example: 311760
                          insurance_rate:
                            type: number
                            description: ''
                            example: 0.0033
                          county_fha_loan_limit:
                            type: number
                            description: ''
                            example: 1249125
                          is_listing_price_eligible_for_fha:
                            type: boolean
                            description: ''
                            example: true
                          estimate:
                            type: object
                            properties:
                              monthly_payment:
                                type: number
                                description: ''
                                example: 7951
                              monthly_payment_details:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    amount:
                                      type: number
                                      description: ''
                                      example: 6241
                                    display_name:
                                      type: string
                                      description: ''
                                      example: Principal & interest
                                    type:
                                      type: string
                                      description: ''
                                      example: principal_and_interest
                              average_rate:
                                type: object
                                properties:
                                  rate:
                                    type: number
                                    description: ''
                                    example: 0.06015
                                  loan_type:
                                    type: object
                                    properties:
                                      term:
                                        type: number
                                        description: ''
                                        example: 30
                            description: ''
                        description: ''
                      advertisers:
                        type: array
                        items:
                          type: object
                          properties:
                            team:
                              type: 'null'
                              description: ''
                              example: null
                            state_license:
                              type: string
                              description: ''
                              example: '01389620'
                            address:
                              type: object
                              properties:
                                city:
                                  type: string
                                  description: ''
                                  example: LOS ANGELES
                                country:
                                  type: string
                                  description: ''
                                  example: US
                                line:
                                  type: string
                                  description: ''
                                  example: 11611 San Vincente
                                postal_code:
                                  type: string
                                  description: ''
                                  example: '90049'
                                state:
                                  type: string
                                  description: ''
                                  example: ''
                                state_code:
                                  type: string
                                  description: ''
                                  example: CA
                              description: ''
                            builder:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            broker:
                              type: object
                              properties:
                                accent_color:
                                  type: string
                                  description: ''
                                  example: ''
                                designations:
                                  type: array
                                  items: {}
                                  description: ''
                                  example: []
                                fulfillment_id:
                                  type: string
                                  description: ''
                                  example: '0'
                                name:
                                  type: string
                                  description: ''
                                  example: ''
                                logo:
                                  type: string
                                  description: ''
                                  example: ''
                              description: ''
                            email:
                              type: string
                              description: ''
                              example: info@kelleyandtodd.com
                            fulfillment_id:
                              type: string
                              description: ''
                              example: '174606'
                            href:
                              type: string
                              description: ''
                              example: http://www.kelleyandtodd.com
                            mls_set:
                              type: string
                              description: ''
                              example: A-WECA-X59096
                            name:
                              type: string
                              description: ''
                              example: Todd Miller
                            nrds_id:
                              type: 'null'
                              description: ''
                              example: null
                            office:
                              type: object
                              properties:
                                address:
                                  type: object
                                  properties:
                                    city:
                                      type: string
                                      description: ''
                                      example: Santa Monica
                                    coordinate:
                                      type: object
                                      properties:
                                        lat:
                                          type: number
                                          description: ''
                                          example: 34.006408
                                        lon:
                                          type: number
                                          description: ''
                                          example: -118.352443
                                    country:
                                      type: string
                                      description: ''
                                      example: US
                                    line:
                                      type: string
                                      description: ''
                                      example: '1437 7th Street #250'
                                    postal_code:
                                      type: string
                                      description: ''
                                      example: '90401'
                                    state:
                                      type:
                                        - string
                                        - 'null'
                                      description: ''
                                      example: null
                                    state_code:
                                      type: string
                                      description: ''
                                      example: CA
                                application_url:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                email:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                lead_email:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                fulfillment_id:
                                  type: string
                                  description: ''
                                  example: '0'
                                hours:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                href:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                mls_set:
                                  type: string
                                  description: ''
                                  example: O-WECA-X83921
                                out_of_community:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                name:
                                  type: string
                                  description: ''
                                  example: KW Westside Estates
                                phones:
                                  type: array
                                  items:
                                    type: object
                                    properties:
                                      ext:
                                        type: string
                                        description: ''
                                        example: ''
                                      number:
                                        type: string
                                        description: ''
                                        example: '3106892999'
                                      primary:
                                        type: boolean
                                        description: ''
                                        example: true
                                      trackable:
                                        type: 'null'
                                        description: ''
                                        example: null
                                      type:
                                        type: string
                                        description: ''
                                        example: Mobile
                                  description: ''
                                photo:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                slogan:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                              description: ''
                            phones:
                              type: array
                              items:
                                type: object
                                properties:
                                  ext:
                                    type: string
                                    description: ''
                                    example: ''
                                  number:
                                    type: string
                                    description: ''
                                    example: '3106892999'
                                  primary:
                                    type: boolean
                                    description: ''
                                    example: true
                                  trackable:
                                    type: 'null'
                                    description: ''
                                    example: null
                                  type:
                                    type: string
                                    description: ''
                                    example: Mobile
                              description: ''
                            photo:
                              type: object
                              properties:
                                href:
                                  type: string
                                  description: ''
                                  example: http://p.rdcpix.com/v05/a0eaa0200-c0l.jpg
                              description: ''
                            slogan:
                              type: string
                              description: ''
                              example: Agent
                            type:
                              type: string
                              description: ''
                              example: seller
                        description: ''
                      builder:
                        type: 'null'
                        description: ''
                        example: null
                      products:
                        type: object
                        properties:
                          product_attributes:
                            type: object
                            description: ''
                            example: {}
                          products:
                            type: array
                            items:
                              type: string
                            description: ''
                            example:
                              - core.agent
                              - co_broke
                          brand_name:
                            type: string
                            description: ''
                            example: basic_opt_in
                          is_promoted_listing:
                            type: boolean
                            description: ''
                            example: false
                        description: ''
                      promotions:
                        type: 'null'
                        description: ''
                        example: null
                      consumer_advertisers:
                        type: array
                        items:
                          type: object
                          properties:
                            advertiser_id:
                              type: string
                              description: ''
                              example: '174606'
                            agent_id:
                              type: string
                              description: ''
                              example: '174606'
                            broker_id:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            office_id:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            name:
                              type: string
                              description: ''
                              example: Todd Miller
                            type:
                              type: string
                              description: ''
                              example: Agent
                            slogan:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            phone:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            href:
                              type: string
                              description: ''
                              example: >-
                                /realestateagents/Todd-Miller_Los-Angeles_CA_174606
                            show_realtor_logo:
                              type: boolean
                              description: ''
                              example: false
                            hours:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            contact_name:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            address:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            photo:
                              type: object
                              properties:
                                description:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                href:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                type:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                              description: ''
                        description: ''
                      buyers:
                        type: 'null'
                        description: ''
                        example: null
                      community:
                        type: 'null'
                        description: ''
                        example: null
                      move_in_date:
                        type: 'null'
                        description: ''
                        example: null
                      description:
                        type: object
                        properties:
                          baths_3qtr:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          baths_full:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: 2
                          baths_half:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          baths_max:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          baths_min:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          baths_total:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          baths_consolidated:
                            type: string
                            description: ''
                            example: '2'
                          beds:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: 3
                          beds_max:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          beds_min:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          construction:
                            type: 'null'
                            description: ''
                            example: null
                          cooling:
                            type: 'null'
                            description: ''
                            example: null
                          exterior:
                            type: 'null'
                            description: ''
                            example: null
                          fireplace:
                            type: 'null'
                            description: ''
                            example: null
                          garage:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: 2
                          garage_max:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          garage_min:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          garage_type:
                            type: 'null'
                            description: ''
                            example: null
                          heating:
                            type: 'null'
                            description: ''
                            example: null
                          logo:
                            type: 'null'
                            description: ''
                            example: null
                          lot_sqft:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: 10224
                          name:
                            type: 'null'
                            description: ''
                            example: null
                          pool:
                            type: 'null'
                            description: ''
                            example: null
                          roofing:
                            type: 'null'
                            description: ''
                            example: null
                          rooms:
                            type: 'null'
                            description: ''
                            example: null
                          sqft:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: 1693
                          sqft_max:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          sqft_min:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: null
                          stories:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: 1
                          styles:
                            type: 'null'
                            description: ''
                            example: null
                          sub_type:
                            type: 'null'
                            description: ''
                            example: null
                          text:
                            type: string
                            description: ''
                            example: >-
                              Gorgeous Mid-Century Artist's Home in Baldwin
                              Hills...
                          type:
                            type: string
                            description: ''
                            example: single_family
                          units:
                            type: 'null'
                            description: ''
                            example: null
                          year_built:
                            type:
                              - number
                              - 'null'
                            description: ''
                            example: 1954
                          year_renovated:
                            type: 'null'
                            description: ''
                            example: null
                          zoning:
                            type: 'null'
                            description: ''
                            example: null
                        description: ''
                      details:
                        type: array
                        items:
                          type: object
                          properties:
                            category:
                              type: string
                              description: ''
                              example: Bedrooms
                            parent_category:
                              type: string
                              description: ''
                              example: Interior
                            text:
                              type: array
                              items:
                                type: string
                              description: ''
                              example:
                                - 'Bedrooms: 3'
                        description: ''
                      other_listings:
                        type: object
                        properties:
                          rdc:
                            type: array
                            items:
                              type: object
                              properties:
                                listing_id:
                                  type: string
                                  description: ''
                                  example: '2991416295'
                                status:
                                  type: string
                                  description: ''
                                  example: for_sale
                                listing_key:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                sold_date:
                                  type:
                                    - string
                                    - 'null'
                                  description: ''
                                  example: null
                                primary:
                                  type: boolean
                                  description: ''
                                  example: true
                                unique:
                                  type: boolean
                                  description: ''
                                  example: true
                            description: ''
                        description: ''
                      lead_attributes:
                        type: object
                        properties:
                          show_contact_an_agent:
                            type: boolean
                            description: ''
                            example: true
                          lead_type:
                            type: string
                            description: ''
                            example: co_broke
                          market_type:
                            type: string
                            description: ''
                            example: pure
                          show_lead_form:
                            type: boolean
                            description: ''
                            example: true
                          disclaimer_text:
                            type:
                              - string
                              - 'null'
                            description: ''
                            example: null
                          is_veterans_united_eligible:
                            type: boolean
                            description: ''
                            example: false
                          show_text_leads:
                            type: boolean
                            description: ''
                            example: true
                          opcity_lead_attributes:
                            type: object
                            properties:
                              flip_the_market_enabled:
                                type: boolean
                                description: ''
                                example: true
                              phones:
                                type: array
                                items:
                                  type: object
                                  properties:
                                    number:
                                      type: string
                                      description: ''
                                      example: (323)366-4648
                                    category:
                                      type: string
                                      description: ''
                                      example: comm_console
                                description: ''
                            description: ''
                          ready_connect_mortgage:
                            type: object
                            properties:
                              show_contact_a_lender:
                                type: boolean
                                description: ''
                                example: false
                              show_veterans_united:
                                type: boolean
                                description: ''
                                example: false
                            description: ''
                        description: ''
                      flags:
                        type: object
                        properties:
                          is_coming_soon:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_contingent:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_foreclosure:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_new_construction:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_pending:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_subdivision:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_price_reduced:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_new_listing:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: true
                          is_short_sale:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_price_excludes_land:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_usda_eligible:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: false
                          is_auction:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_fractionally_owned:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                          is_non_deeded:
                            type:
                              - boolean
                              - 'null'
                            description: ''
                            example: null
                        description: ''
                      href:
                        type: string
                        description: ''
                        example: >-
                          https://www.realtor.com/realestateandhomes-detail/4465-Don-Miguel-Dr_Los-Angeles_CA_90008_M25035-67184
                      last_sold_date:
                        type: string
                        description: ''
                        example: '2018-08-10'
                      last_sold_price:
                        type: number
                        description: ''
                        example: 865000
                      list_date:
                        type: string
                        description: ''
                        example: '2026-02-10T03:01:11Z'
                      list_price:
                        type: number
                        description: ''
                        example: 1299000
                      last_price_change_amount:
                        type: 'null'
                        description: ''
                        example: null
                      listing_id:
                        type: string
                        description: ''
                        example: '2991416295'
                      location:
                        type: object
                        properties:
                          street_view_url:
                            type: string
                            description: ''
                            example: >-
                              https://maps.googleapis.com/maps/api/streetview?channel=rdc-streetview&client=gme-movesalesinc&location=4465%20Don%20Miguel%20Dr%2C%20Los%20Angeles%2C%20CA%2090008&size=950x428&source=outdoor&signature=K8oD7ukFZXmd_rma4EwN1KHf_1E=
                          street_view_metadata_url:
                            type: string
                            description: ''
                            example: >-
                              https://maps.googleapis.com/maps/api/streetview/metadata?channel=rdc-streetview&client=gme-movesalesinc&location=4465%20Don%20Miguel%20Dr%2C%20Los%20Angeles%2C%20CA%2090008&size=640x480&source=outdoor&signature=UD3B907UEjLxGtk6sNNYsP-dF80=
                          address:
                            type: object
                            properties:
                              city:
                                type: string
                                description: ''
                                example: Los Angeles
                              coordinate:
                                type: object
                                properties:
                                  lat:
                                    type: number
                                    description: ''
                                    example: 34.006408
                                  lon:
                                    type: number
                                    description: ''
                                    example: -118.352443
                              country:
                                type: string
                                description: ''
                                example: USA
                              line:
                                type: string
                                description: ''
                                example: 4465 Don Miguel Dr
                              postal_code:
                                type: string
                                description: ''
                                example: '90008'
                              state:
                                type: string
                                description: ''
                                example: California
                              state_code:
                                type: string
                                description: ''
                                example: CA
                              street_direction:
                                type: 'null'
                                description: ''
                                example: null
                              street_name:
                                type: string
                                description: ''
                                example: Don Miguel
                              street_number:
                                type: string
                                description: ''
                                example: '4465'
                              street_post_direction:
                                type: 'null'
                                description: ''
                                example: null
                              street_suffix:
                                type: string
                                description: ''
                                example: Dr
                              unit:
                                type: 'null'
                                description: ''
                                example: null
                              validation_code:
                                type: string
                                description: ''
                                example: '121'
                            description: ''
                          county:
                            type: object
                            properties:
                              fips_code:
                                type: string
                                description: ''
                                example: '06037'
                              name:
                                type: string
                                description: ''
                                example: Los Angeles
                              state_code:
                                type: string
                                description: ''
                                example: CA
                            description: ''
                          search_areas:
                            type: array
                            items:
                              type: object
                              properties:
                                city:
                                  type: string
                                  description: ''
                                  example: los angeles
                                state_code:
                                  type: string
                                  description: ''
                                  example: ca
                            description: ''
                          city:
                            type: object
                            properties:
                              county_needed_for_uniq:
                                type: boolean
                                description: ''
                                example: false
                              slug_id:
                                type: string
                                description: ''
                                example: Los-Angeles_CA
                            description: ''
                          postal_code:
                            type: object
                            description: ''
                            example: {}
                        description: ''
                      matterport:
                        type: 'null'
                        description: ''
                        example: null
                      virtual_tours:
                        type: 'null'
                        description: ''
                        example: null
                      home_tours:
                        type: object
                        properties:
                          virtual_tours:
                            type: array
                            items: {}
                            description: ''
                            example: []
                        description: ''
                      videos:
                        type: 'null'
                        description: ''
                        example: null
                      floorplans:
                        type: object
                        properties:
                          cubicasa_floorplan:
                            type: array
                            items: {}
                            description: ''
                            example: []
                        description: ''
                      open_houses:
                        type: array
                        items:
                          type: object
                          properties:
                            start_date:
                              type: string
                              description: ''
                              example: '2026-02-17T11:00:00'
                            end_date:
                              type: string
                              description: ''
                              example: '2026-02-17T14:00:00'
                            description:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            time_zone:
                              type: string
                              description: ''
                              example: PST
                            dst:
                              type: boolean
                              description: ''
                              example: true
                        description: ''
                      permalink:
                        type: string
                        description: ''
                        example: 4465-Don-Miguel-Dr_Los-Angeles_CA_90008_M25035-67184
                      photo_count:
                        type: number
                        description: ''
                        example: 37
                      photos:
                        type: array
                        items:
                          type: object
                          properties:
                            title:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            description:
                              type:
                                - string
                                - 'null'
                              description: ''
                              example: null
                            href:
                              type: string
                              description: ''
                              example: >-
                                https://ap.rdcpix.com/64efb8e98046d7daa5e2f74df0401fc3l-m1723490533s.jpg
                            type:
                              type: string
                              description: ''
                              example: realtordotcom_mls_listing_image
                            tags:
                              type: array
                              items:
                                type: object
                                properties:
                                  label:
                                    type: string
                                    description: ''
                                    example: yard
                        description: ''
                      price_per_sqft:
                        type: number
                        description: ''
                        example: 767
                      primary_photo:
                        type: object
                        properties:
                          href:
                            type: string
                            description: ''
                            example: >-
                              https://ap.rdcpix.com/64efb8e98046d7daa5e2f74df0401fc3l-m1723490533s.jpg
                        description: ''
                      hoa:
                        type: object
                        properties:
                          fee:
                            type: number
                            description: ''
                            example: 0
                        description: ''
                      property_id:
                        type: string
                        description: ''
                        example: '2503567184'
                      provider_url:
                        type: 'null'
                        description: ''
                        example: null
                      source:
                        type: object
                        properties:
                          last_update_date:
                            type: string
                            description: ''
                            example: '2026-02-17T00:01:00Z'
                          days_on_mls:
                            type: number
                            description: ''
                            example: 8
                          agents:
                            type: array
                            items:
                              type: object
                              properties:
                                agent_id:
                                  type: string
                                  description: ''
                                  example: X59096
                                agent_name:
                                  type: string
                                  description: ''
                                  example: Todd Miller
                                agent_email:
                                  type: string
                                  description: ''
                                  example: toddmiller22@gmail.com
                                agent_phone:
                                  type: string
                                  description: ''
                                  example: '3109235353'
                                id:
                                  type: string
                                  description: ''
                                  example: WECA
                                office_id:
                                  type: string
                                  description: ''
                                  example: X83921
                                office_name:
                                  type: string
                                  description: ''
                                  example: KW Westside Estates
                                office_phone:
                                  type: string
                                  description: ''
                                  example: '3104822200'
                                type:
                                  type: string
                                  description: ''
                                  example: seller
                            description: ''
                          disclaimer:
                            type: object
                            properties:
                              href:
                                type:
                                  - string
                                  - 'null'
                                description: ''
                                example: null
                              logo:
                                type:
                                  - string
                                  - 'null'
                                description: ''
                                example: null
                              text:
                                type:
                                  - string
                                  - 'null'
                                description: ''
                                example: ©1995-2026 The MLS™ All rights reserved.
                            description: ''
                          copyrightnotice:
                            type: 'null'
                            description: ''
                            example: null
                          imagedisclaimer:
                            type: string
                            description: ''
                            example: ''
                          id:
                            type: string
                            description: ''
                            example: WECA
                          plan_id:
                            type: 'null'
                            description: ''
                            example: null
                          listing_id:
                            type: string
                            description: ''
                            example: '26649421'
                          spec_id:
                            type: 'null'
                            description: ''
                            example: null
                          name:
                            type: string
                            description: ''
                            example: TheMLSCLAW
                          raw:
                            type: object
                            properties:
                              status:
                                type: string
                                description: ''
                                example: Active
                              style:
                                type: string
                                description: ''
                                example: Mid-Century
                              tax_amount:
                                type: 'null'
                                description: ''
                                example: null
                            description: ''
                          type:
                            type: string
                            description: ''
                            example: mls
                          community_id:
                            type: 'null'
                            description: ''
                            example: null
                        description: ''
                      status:
                        type: string
                        description: ''
                        example: for_sale
                      suppression_flags:
                        type: object
                        properties:
                          has_suppress_all_offmarket_photos_except_one:
                            type: boolean
                            description: ''
                            example: true
                        description: ''
                      tags:
                        type: array
                        items:
                          type: string
                        description: ''
                        example:
                          - central_air
                          - central_heat
                          - dining_room
                          - family_room
                      tags_for_display:
                        type: array
                        items: {}
                        description: ''
                        example: []
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: Bad request
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: >-
                      Invalid API key. Go to https://docs.rapidapi.com/docs/keys
                      for more info.
        '403':
          description: Not Found
          content:
            application/json:
              schema:
                type: object
                properties:
                  message:
                    type: string
                    example: You are not subscribed to this API.
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                type: object
                properties:
                  success:
                    type: boolean
                    example: false
                  message:
                    type: string
                    example: 'Request failed with status 500: Internal Server Error'
                  status_code:
                    type: number
                    example: 500
                  cost:
                    type: number
                    example: 0
                  explain:
                    type: string
                    example: >-
                      Oops, it looks like there was an issue processing your
                      request. Don't worry, you won't be charged for this
                      request
      security:
        - apiKeyAuth: []
components:
  securitySchemes:
    apiKeyAuth:
      type: apiKey
      in: header
      name: x-rapidapi-key
      description: Rapid API Key

````