{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"2d0965f3-fc41-48d5-8a30-0708e4adfb36","name":"Airbtics Public API","description":"Airbtics is a leading short-term rental data company founded in 2020. We provide clean, accurate, and developer-friendly short-term rental data through our API suite.\n\n## Useful Links\n\n**API dashboard:** [https://app.airbtics.com/api-dashboard](https://app.airbtics.com/api-dashboard) (Get started)\n\n**Pricing:** [https://airbtics.com/api-pricing](https://airbtics.com/api-pricing/)\n\n**OpenAPI spec**: [https://gist.github.com/jaeseokan94/b36181a1bbf692f91e4f53b41ed02b16](https://gist.github.com/jaeseokan94/b36181a1bbf692f91e4f53b41ed02b16)\n\n**Support:** [jae@airbtics.com](https://jae@airbtics.com)\n\n**Tutorial**: [https://www.youtube.com/watch?v=wDk61iKxTuw](https://www.youtube.com/watch?v=wDk61iKxTuw)\n\n**Terms & Conditions**: [https://airbtics.notion.site/api-data-usage-caching-guidelines](https://airbtics.notion.site/api-data-usage-caching-guidelines?pvs=74)\n\n**Base URL:**  \n`https://crap0y5bx5.execute-api.us-east-2.amazonaws.com/prod`\n\n**Authorization:**  \nAll requests require an API key. Get your key from the [API Dashboard](https://app.airbtics.com/api-dashboard).\n\n``` bash\nx-api-key: <YOUR_API_KEY>\n\n ```\n\n# **Quickstart**\n\n``` bash\ncurl --location 'https://crap0y5bx5.execute-api.us-east-2.amazonaws.com/prod/markets/search?query=lon&country_code=GB' \\\n--header &#x27;x-api-key: <YOUR_API_KEY>&#x27;\n\n ```\n\n# Filter\n\n**Supported endpoints**\n\nListing filters are supported on two POST endpoints: `/markets/summary` and `/markets/metrics/\\\\\\\\\\\\\\*` for aggregated market data, and `/listings/search` for listing-level search results. Both accept a `filters` object in the JSON body.\n\n**Key difference**\n\nSome filters work on both, but a few are endpoint-specific. Use `/listings/search` for absolute `adr` and `revenue` filters, and use market endpoints for `prof_mgmt`, `amenity`, `price_tier`, and `rev_bucket`.\n\n**How filters combine**\n\nWithin the same filter, values are treated as OR. Across different filters, they are treated as AND.\n\n**Important pricing note**\n\nFor market endpoints, applying any filter doubles the API price. Listings search pricing does not change when filters are used.\n\n```\n{\n  \"filters\": {\n    \"property_type\": [\"entire_home\", \"private_room\", \"shared_room\", \"hotel_room\"],      // both\n    \"bedrooms\": [0, 1, 2, 3, 4, 5, \"6+\"],                                                // both\n    \"bathrooms\": [0, 1, 2, 3, 4, 5, \"6+\"],                                               // both\n    \"sleeps\": { \"min\": 2, \"max\": 8 },                                                    // both\n    \"minstay\": { \"min\": 1, \"max\": 30 },                                                  // both\n    \"rating\": { \"min\": 4, \"max\": 5 },                                                    // both\n    \"reviews\": \"10+\",                                                                    // both\n    \"adr\": { \"min\": 100, \"max\": 300 },                                                   // listings/search only\n    \"revenue\": { \"min\": 20000, \"max\": 100000 },                                          // listings/search only\n    \"prof_mgmt\": \"true\",                                                                  // markets only\n    \"amenity\": {\n      \"parking\": false,\n      \"hot_tub\": false,\n      \"gym\": false,\n      \"pets\": false,\n      \"dryer\": false,\n      \"washer\": false,\n      \"pool\": true,\n      \"kitchen\": false,\n      \"ac\": false,\n      \"wifi\": true,\n      \"heating\": false,\n      \"tv\": false,\n      \"bbq_grill\": false,\n      \"fireplace\": false,\n      \"breakfast\": false,\n      \"beachfront\": false,\n      \"amazing_views\": false\n    },                                                                                    // markets only\n    \"price_tier\": [\"budget\", \"economy\", \"midscale\", \"upscale\", \"luxury\"]                                       // markets only\n    \"rev_bucket\": [\"le25\", \"le50\", \"le75\", \"le100\"]                                      // markets only\n  }\n}\n\n ```\n\nFor `price_tier`, ADR is split using market-specific breakpoints at roughly 20/40/60/80 percentiles.\n\n- `budget` -> ADR <= p20\n    \n- `economy` -> p20 < ADR <= p40\n    \n- `midscale` -> p40 < ADR <= p60\n    \n- `upscale` -> p60 < ADR <= p80\n    \n- `luxury` -> ADR > p80 (top \\~20%)","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","isPublicCollection":false,"owner":"25155751","collectionId":"2d0965f3-fc41-48d5-8a30-0708e4adfb36","publishedId":"2sB3QRoSvW","public":true,"publicUrl":"https://documenter-api.postman.tech/view/25155751/2sB3QRoSvW","privateUrl":"https://go.postman.co/documentation/25155751-2d0965f3-fc41-48d5-8a30-0708e4adfb36","customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":""},{"name":"title","value":""}],"appearance":{"default":"light","themes":[{"name":"dark","logo":null,"colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"FF6C37"}},{"name":"light","logo":null,"colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"}}]}},"version":"8.11.6","publishDate":"2026-04-23T04:57:45.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"","description":""},"logos":{"logoLight":null,"logoDark":null}},"statusCode":200},"environments":[],"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/5b5590ec3245f11e1139370de7b5389b5fdce5fe5a26074bac622265dbc9e078","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"}],"canonicalUrl":"https://documenter.gw.postman.com/view/metadata/2sB3QRoSvW"}