{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"3a9b6145-414a-47a0-a697-60ff746296db","name":"Housing Market Metrics API","description":"# Overview\n\nWelcome to Zillow's Housing Market Metrics API, a large dataset containing dozens of housing market metrics available at the national down to neighborhood level. It does not provide property-level information. This documentation will:\n\n1. Provide an overview of how the API works\n    \n2. Describe the various endpoints used in the API\n    \n3. Offer several examples for query building with the API\n    \n\nThis documentation assumes you are familiar with the Bridge Interactive API platform and have the required data access. For more information, visit [Bridge Interactive API](https://bridgedataoutput.com/docs)\n\nFor more information about Zillow metrics, including a ZHVI User Guide for the Zillow Home Value Index, visit zillow.com/data.\n\n# Quickstart\n\nIf you prefer to jump straight to what you can do using this API, feel free to jump to the Example Workflows section at the bottom.\n\n# Endpoints\n\nThe API uses several metadata endpoints: _/type, /region, /cut_ to help form queries. The _/marketreport_ endpoint contains all metrics data, and only in rare cases will you want to fetch the full dataset available at this endpoint. Typical workflows involve identifying keys from the metadata endpoints which can then be used to filter down _/marketreport_ data to a useful subset.\n\nThe endpoints each serve different purposes, listed below and explained further in this document:\n\n_/type:_ A broad set of filters you can use to get specific housing metrics calculated by Zillow.\n\n_/region:_ The geographic regions for which housing market metrics are available.\n\n_/cut:_ Metrics available as different slices of the housing market.\n\n**Please note**: The queries and example outputs in this documentation are for example usage only, and the sample output/keys should not be assumed to be up-to-date.\n\n# Authentication\n\nAuthentication for Housing Market Metrics API will be performed via a url-embedded API key. API keys can be requested at [https://bridgedataoutput.com/zgdata](https://bridgedataoutput.com/zgdata).\n\n# Pagination\n\nIn many cases, the API response will be too big to fit into a single page. You can view the number of total rows in the `total` field of the response.\n\nIf your API response spans multiple pages, the header will contain a `link` response header that allows you to jump to the next page. As long as there is another page to view, each response header will contain a new `link` to point you to the following page.\n\n# Dates\n\nThere are several date values in the Housing Market Metrics API. \"timePeriodEndDateTime\" is the most recent observed value for a given metric. \"createdate\" is the date Zillow produced the metric. The API does not have a recency sorting feature at this time.\n\nIf you need just the most recent data for any given metric, sort for just the most recent date `timePeriodEndDate!` directly.\n\nUsing this function will save users time and prevent time- and bandwidth-consuming issues on the back end of Bridge’s API infrastructure.\n\nTo use this feature, sort for this field `sortBy=timePeriodEndDateTime` when querying a metric for which you want just the most recent month’s data. The code also requires that you include an order `descending (order=desc) or ascending (order=asc)` although it doesn’t matter which you choose for this query, which has just one date point.\n\nHere’s a sample query:  \n[https://api.bridgedataoutput.com/api/v2/zgecon/marketreport?access_token={{token}}&amp;cutTypeKey=bdrmcnt_4_uc_sfrcondo_tier_0.33_0.67_sm_sa&amp;sortBy=timePeriodEndDateTime&amp;order=desc](https://api.bridgedataoutput.com/api/v2/zgecon/marketreport?access_token=%7B%7Btoken%7D%7D&cutTypeKey=bdrmcnt_4_uc_sfrcondo_tier_0.33_0.67_sm_sa&sortBy=timePeriodEndDateTime&order=desc)\n\nIf you do not sort this way, you’ll receive the entire time series and have to sort it yourself, which is more time-consuming for you and can bog down the API in delivering more data than users want.\n\n# What are Cuts?\n\nOur data contains `cutTypeKey`s which serve as metadata for each record. Cut keys are composite keys consisting of: \\[bedroom_count\\]_\\[usecode\\]_\\[tier\\]_\\[adjustment\\]. Each token is optional except usecodes. Not all composite keys are available. (/cut endpoint can be queried to see which cuts are available for a given metric. See example section below, titled `All ZHVI national cuts`).\n\n- bedroom count- formatted as `bdrmcnt_{num_bedrooms}`\n    \n- usecode- formatted as `uc_{home_type}`. This indicates what type of homes are considered, see `All home types` section.\n    \n- tier- formatted as `tiers_{lower_bound}_{upper_bound}` where ranges are`[(0.0, 0.33), (0.33, 0.67), (0.67, 1.0)]`. These bounds are statically defined\n    \n- adjustment- formatted as `{adjustment}_{adjustment2}`. These are post-processing steps that have been applied to the data, e.g. adjustment `sm` indicates the dataset has been smoothed. `sm_sa` indicates the dataset has had both smoothing and seasonal adjustment applied.\n    \n\nAlso see /cut documentation below.\n\n# Published Datasets\n\nDisclaimer: This table is not automatically updated and provided for convenience only. If you want to see the latest offerings, please directly query the metadata endpoints provided below.\n\nLast Updated: July 18th, 2024\n\n## Month Cadence Datasets\n\n| Metric Name                                        | Metric Key                         | Cuts                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               | Region Levels              |\n|:---------------------------------------------------|:-----------------------------------|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:---------------------------|\n| For-sale Inventory                                 | invt_fs                            | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Market Temperature Index                           | market_temp_index                  | ['uc_sfrcondo']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | [1, 14]                    |\n| Mean Days to Close                                 | mean_days_to_close                 | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | [1, 14]                    |\n| Mean Days to Pending                               | mean_doz_pending                   | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Mean Price Cut ($)                                 | mean_listings_price_cut_amt        | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Mean Price Cut (%)                                 | mean_listings_price_cut_perc       | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Mean Sale Price                                    | mean_sale_price                    | ['uc_sfr', 'uc_sfr_sm', 'uc_sfr_sm_sa', 'uc_sfrcondo', 'uc_sfrcondo_sm', 'uc_sfrcondo_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | [1, 14]                    |\n| Mean Sale-to-List Ratio                            | mean_sale_to_list                  | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | [1, 14]                    |\n| Mean (average) Zestimate                           | mean_zest                          | ['uc_sfr', 'uc_condo', 'uc_sfrcondo', 'uc_sfr_sm_sa', 'uc_condo_sm_sa', 'uc_sfrcondo_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [1, 2, 4, 6, 7, 8, 14, 31] |\n| Mean (average) Zestimate per Square Foot           | mean_zest_per_sqft                 | ['uc_sfr', 'uc_condo', 'uc_sfrcondo', 'uc_sfr_sm_sa', 'uc_condo_sm_sa', 'uc_sfrcondo_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [1, 2, 4, 6, 7, 8, 14, 31] |\n| Median Days to Pending                             | med_doz_pending                    | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Median Price Cut ($)                               | med_listings_price_cut_amt         | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Median Price Cut (%)                               | med_listings_price_cut_perc        | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Median Days to Close                               | median_days_to_close               | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | [1, 14]                    |\n| Median Sale Price                                  | median_sale_price                  | ['uc_sfr', 'uc_sfr_sm', 'uc_sfr_sm_sa', 'uc_sfrcondo', 'uc_sfrcondo_sm', 'uc_sfrcondo_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | [1, 14]                    |\n| Median Sale-to-List Ratio                          | median_sale_to_list                | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | [1, 14]                    |\n| Median (50th Percentile) Zestimate                 | median_zest                        | ['uc_sfr', 'uc_condo', 'uc_sfrcondo', 'uc_sfr_sm_sa', 'uc_condo_sm_sa', 'uc_sfrcondo_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [1, 2, 4, 6, 7, 8, 14, 31] |\n| Median (50th Percentile) Zestimate per Square Foot | median_zest_per_sqft               | ['uc_sfr', 'uc_condo', 'uc_sfrcondo', 'uc_sfr_sm_sa', 'uc_condo_sm_sa', 'uc_sfrcondo_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       | [1, 2, 4, 6, 7, 8, 14, 31] |\n| Median List Price                                  | mlp                                | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| New Con Mean Sale Price                            | new_con_mean_sale_price            | ['uc_sfr', 'uc_condo', 'uc_sfrcondo']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | [1, 14]                    |\n| New Con Median Sale Price                          | new_con_median_sale_price          | ['uc_sfr', 'uc_condo', 'uc_sfrcondo']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | [1, 14]                    |\n| New Con Median Sale Price per Square Foot          | new_con_median_sale_price_per_sqft | ['uc_sfr', 'uc_condo', 'uc_sfrcondo']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | [1, 14]                    |\n| New Con Sales Count Raw                            | new_con_sales_count_raw            | ['uc_sfr', 'uc_condo', 'uc_sfrcondo']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              | [1, 14]                    |\n| New Listings                                       | new_listings                       | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Newly Pending Listings                             | new_pending                        | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Percent of Homes Sold Above List                   | pct_sold_above_list                | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | [1, 14]                    |\n| Percent of Homes Sold Below List                   | pct_sold_below_list                | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  | [1, 14]                    |\n| Share of Listings With a Price Cut                 | perc_listings_price_cut            | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           | [1, 14]                    |\n| Sales Count Nowcast                                | sales_count_now                    | ['uc_sfrcondo']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    | [1, 14]                    |\n| Total Transaction Value                            | total_transaction_value            | ['uc_sfr', 'uc_sfr_sm', 'uc_sfr_sm_sa', 'uc_sfrcondo', 'uc_sfrcondo_sm', 'uc_sfrcondo_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      | [1, 14]                    |\n| Zillow Home Value Index Forecast Growth Rate       | zhvf_growth                        | ['uc_sfrcondo_tier_0.33_0.67', 'uc_sfrcondo_tier_0.33_0.67_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [1, 7, 14]                 |\n| Zillow Home Value Index                            | zhvi                               | ['bdrmcnt_0_uc_sfrcondo_tier_0.33_0.67', 'bdrmcnt_0_uc_sfrcondo_tier_0.33_0.67_sm_sa', 'bdrmcnt_1_uc_sfrcondo_tier_0.33_0.67', 'bdrmcnt_1_uc_sfrcondo_tier_0.33_0.67_sm_sa', 'bdrmcnt_2_uc_sfrcondo_tier_0.33_0.67', 'bdrmcnt_2_uc_sfrcondo_tier_0.33_0.67_sm_sa', 'bdrmcnt_3_uc_sfrcondo_tier_0.33_0.67', 'bdrmcnt_3_uc_sfrcondo_tier_0.33_0.67_sm_sa', 'bdrmcnt_4_uc_sfrcondo_tier_0.33_0.67', 'bdrmcnt_4_uc_sfrcondo_tier_0.33_0.67_sm_sa', 'bdrmcnt_5_uc_sfrcondo_tier_0.33_0.67', 'bdrmcnt_5_uc_sfrcondo_tier_0.33_0.67_sm_sa', 'uc_condo_sm_sa', 'uc_condo_tier_0.33_0.67_sm_sa', 'uc_sfr_sm_sa', 'uc_sfr_tier_0.33_0.67_sm_sa', 'uc_sfrcondo', 'uc_sfrcondo_sm_sa', 'uc_sfrcondo_tier_0.0_0.33_sm_sa', 'uc_sfrcondo_tier_0.33_0.67', 'uc_sfrcondo_tier_0.33_0.67_sm_sa', 'uc_sfrcondo_tier_0.67_1.0_sm_sa'] | [1, 2, 4, 6, 7, 8, 14, 31] |\n| Zillow Observed Rent Demand Index                  | zordi                              | ['uc_condo', 'uc_mfr', 'uc_sfr', 'uc_sfrcondomfr']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 | [1, 14]                    |\n| Zillow Observed Rent Index                         | zori                               | ['uc_sfr_sm', 'uc_sfr_sm_sa', 'uc_mfr_sm', 'uc_mfr_sm_sa', 'uc_sfrcondomfr_sm', 'uc_sfrcondomfr_sm_sa']                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            | [1, 4, 6, 7, 14]           |\n## Week Cadence Datasets\n\n| Metric Name                        | Metric Key                   | Cuts                                                                                          | Region Levels   |\n|:-----------------------------------|:-----------------------------|:----------------------------------------------------------------------------------------------|:----------------|\n| For-sale Inventory                 | invt_fs                      | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Mean Days to Close                 | mean_days_to_close           | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                             | [1, 14]         |\n| Mean Days to Pending               | mean_doz_pending             | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Mean Price Cut ($)                 | mean_listings_price_cut_amt  | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Mean Price Cut (%)                 | mean_listings_price_cut_perc | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Mean Sale Price                    | mean_sale_price              | ['uc_sfr', 'uc_sfr_sm', 'uc_sfr_sm_sa', 'uc_sfrcondo', 'uc_sfrcondo_sm', 'uc_sfrcondo_sm_sa'] | [1, 14]         |\n| Mean Sale-to-List Ratio            | mean_sale_to_list            | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                             | [1, 14]         |\n| Median Days to Pending             | med_doz_pending              | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Median Price Cut ($)               | med_listings_price_cut_amt   | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Median Price Cut (%)               | med_listings_price_cut_perc  | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Median Days to Close               | median_days_to_close         | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                             | [1, 14]         |\n| Median Sale Price                  | median_sale_price            | ['uc_sfr', 'uc_sfr_sm', 'uc_sfr_sm_sa', 'uc_sfrcondo', 'uc_sfrcondo_sm', 'uc_sfrcondo_sm_sa'] | [1, 14]         |\n| Median Sale-to-List Ratio          | median_sale_to_list          | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                             | [1, 14]         |\n| Median List Price                  | mlp                          | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| New Listings                       | new_listings                 | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Newly Pending Listings             | new_pending                  | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Percent of Homes Sold Above List   | pct_sold_above_list          | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                             | [1, 14]         |\n| Percent of Homes Sold Below List   | pct_sold_below_list          | ['uc_sfrcondo', 'uc_sfrcondo_sm']                                                             | [1, 14]         |\n| Share of Listings With a Price Cut | perc_listings_price_cut      | ['uc_sfr', 'uc_sfr_sm', 'uc_sfrcondo', 'uc_sfrcondo_sm']                                      | [1, 14]         |\n| Total Transaction Value            | total_transaction_value      | ['uc_sfr', 'uc_sfr_sm', 'uc_sfr_sm_sa', 'uc_sfrcondo', 'uc_sfrcondo_sm', 'uc_sfrcondo_sm_sa'] | [1, 14]         |","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"9197254","collectionId":"3a9b6145-414a-47a0-a697-60ff746296db","publishedId":"UVsFz93V","public":true,"publicUrl":"https://documenter-api.postman.tech/view/9197254/UVsFz93V","privateUrl":"https://go.postman.co/documentation/9197254-3a9b6145-414a-47a0-a697-60ff746296db","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"documentationLayout":"classic-double-column","customisation":null,"version":"8.10.1","publishDate":"2022-03-10T01:10:07.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{},"logos":{}},"statusCode":200},"environments":[{"name":"Key","id":"9f3c09ef-5911-4fe8-a7aa-a1931fa8826b","owner":"9197254","values":[{"key":"access_token","value":"{{your-api-key}}","enabled":true,"type":"secret"},{"key":"base_url","value":"https://api.bridgedataoutput.com/api/v2/zgecon","enabled":true,"type":"default"}],"published":true}],"user":{"authenticated":false,"permissions":{"publish":false}},"run":{"button":{"js":"https://run.pstmn.io/button.js","css":"https://run.pstmn.io/button.css"}},"web":"https://www.getpostman.com/","team":{"logo":"https://res.cloudinary.com/postman/image/upload/t_team_logo_pubdoc/v1/team/768118b36f06c94b0306958b980558e6915839447e859fe16906e29d683976f0","favicon":""},"isEnvFetchError":false,"languages":"[{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"HttpClient\"},{\"key\":\"csharp\",\"label\":\"C#\",\"variant\":\"RestSharp\"},{\"key\":\"curl\",\"label\":\"cURL\",\"variant\":\"cURL\"},{\"key\":\"dart\",\"label\":\"Dart\",\"variant\":\"http\"},{\"key\":\"go\",\"label\":\"Go\",\"variant\":\"Native\"},{\"key\":\"http\",\"label\":\"HTTP\",\"variant\":\"HTTP\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"OkHttp\"},{\"key\":\"java\",\"label\":\"Java\",\"variant\":\"Unirest\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"Fetch\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"jQuery\"},{\"key\":\"javascript\",\"label\":\"JavaScript\",\"variant\":\"XHR\"},{\"key\":\"c\",\"label\":\"C\",\"variant\":\"libcurl\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Axios\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Native\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Request\"},{\"key\":\"nodejs\",\"label\":\"NodeJs\",\"variant\":\"Unirest\"},{\"key\":\"objective-c\",\"label\":\"Objective-C\",\"variant\":\"NSURLSession\"},{\"key\":\"ocaml\",\"label\":\"OCaml\",\"variant\":\"Cohttp\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"cURL\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"Guzzle\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"HTTP_Request2\"},{\"key\":\"php\",\"label\":\"PHP\",\"variant\":\"pecl_http\"},{\"key\":\"powershell\",\"label\":\"PowerShell\",\"variant\":\"RestMethod\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"http.client\"},{\"key\":\"python\",\"label\":\"Python\",\"variant\":\"Requests\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"httr\"},{\"key\":\"r\",\"label\":\"R\",\"variant\":\"RCurl\"},{\"key\":\"ruby\",\"label\":\"Ruby\",\"variant\":\"Net::HTTP\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"Httpie\"},{\"key\":\"shell\",\"label\":\"Shell\",\"variant\":\"wget\"},{\"key\":\"swift\",\"label\":\"Swift\",\"variant\":\"URLSession\"}]","languageSettings":[{"key":"csharp","label":"C#","variant":"HttpClient"},{"key":"csharp","label":"C#","variant":"RestSharp"},{"key":"curl","label":"cURL","variant":"cURL"},{"key":"dart","label":"Dart","variant":"http"},{"key":"go","label":"Go","variant":"Native"},{"key":"http","label":"HTTP","variant":"HTTP"},{"key":"java","label":"Java","variant":"OkHttp"},{"key":"java","label":"Java","variant":"Unirest"},{"key":"javascript","label":"JavaScript","variant":"Fetch"},{"key":"javascript","label":"JavaScript","variant":"jQuery"},{"key":"javascript","label":"JavaScript","variant":"XHR"},{"key":"c","label":"C","variant":"libcurl"},{"key":"nodejs","label":"NodeJs","variant":"Axios"},{"key":"nodejs","label":"NodeJs","variant":"Native"},{"key":"nodejs","label":"NodeJs","variant":"Request"},{"key":"nodejs","label":"NodeJs","variant":"Unirest"},{"key":"objective-c","label":"Objective-C","variant":"NSURLSession"},{"key":"ocaml","label":"OCaml","variant":"Cohttp"},{"key":"php","label":"PHP","variant":"cURL"},{"key":"php","label":"PHP","variant":"Guzzle"},{"key":"php","label":"PHP","variant":"HTTP_Request2"},{"key":"php","label":"PHP","variant":"pecl_http"},{"key":"powershell","label":"PowerShell","variant":"RestMethod"},{"key":"python","label":"Python","variant":"http.client"},{"key":"python","label":"Python","variant":"Requests"},{"key":"r","label":"R","variant":"httr"},{"key":"r","label":"R","variant":"RCurl"},{"key":"ruby","label":"Ruby","variant":"Net::HTTP"},{"key":"shell","label":"Shell","variant":"Httpie"},{"key":"shell","label":"Shell","variant":"wget"},{"key":"swift","label":"Swift","variant":"URLSession"}],"languageOptions":[{"label":"C# - HttpClient","value":"csharp - HttpClient - C#"},{"label":"C# - RestSharp","value":"csharp - RestSharp - C#"},{"label":"cURL - cURL","value":"curl - cURL - cURL"},{"label":"Dart - http","value":"dart - http - Dart"},{"label":"Go - Native","value":"go - Native - Go"},{"label":"HTTP - HTTP","value":"http - HTTP - HTTP"},{"label":"Java - OkHttp","value":"java - OkHttp - Java"},{"label":"Java - Unirest","value":"java - Unirest - Java"},{"label":"JavaScript - Fetch","value":"javascript - Fetch - JavaScript"},{"label":"JavaScript - jQuery","value":"javascript - jQuery - JavaScript"},{"label":"JavaScript - XHR","value":"javascript - XHR - JavaScript"},{"label":"C - libcurl","value":"c - libcurl - C"},{"label":"NodeJs - Axios","value":"nodejs - Axios - NodeJs"},{"label":"NodeJs - Native","value":"nodejs - Native - NodeJs"},{"label":"NodeJs - Request","value":"nodejs - Request - NodeJs"},{"label":"NodeJs - Unirest","value":"nodejs - Unirest - NodeJs"},{"label":"Objective-C - NSURLSession","value":"objective-c - NSURLSession - Objective-C"},{"label":"OCaml - Cohttp","value":"ocaml - Cohttp - OCaml"},{"label":"PHP - cURL","value":"php - cURL - PHP"},{"label":"PHP - Guzzle","value":"php - Guzzle - PHP"},{"label":"PHP - HTTP_Request2","value":"php - HTTP_Request2 - PHP"},{"label":"PHP - pecl_http","value":"php - pecl_http - PHP"},{"label":"PowerShell - RestMethod","value":"powershell - RestMethod - PowerShell"},{"label":"Python - http.client","value":"python - http.client - Python"},{"label":"Python - Requests","value":"python - Requests - Python"},{"label":"R - httr","value":"r - httr - R"},{"label":"R - RCurl","value":"r - RCurl - R"},{"label":"Ruby - Net::HTTP","value":"ruby - Net::HTTP - Ruby"},{"label":"Shell - Httpie","value":"shell - Httpie - Shell"},{"label":"Shell - wget","value":"shell - wget - Shell"},{"label":"Swift - URLSession","value":"swift - URLSession - Swift"}],"layoutOptions":[{"value":"classic-single-column","label":"Single Column"},{"value":"classic-double-column","label":"Double Column"}],"versionOptions":[],"environmentOptions":[{"value":"0","label":"No Environment"},{"label":"Key","value":"9197254-9f3c09ef-5911-4fe8-a7aa-a1931fa8826b"}],"canonicalUrl":"https://documenter.gw.postman.com/view/metadata/UVsFz93V"}