{"activeVersionTag":"latest","latestAvailableVersionTag":"latest","collection":{"info":{"_postman_id":"2d0965f3-fc41-48d5-8a30-0708e4adfb36","name":"Airbtics Public API","description":"Download OpenAPI specification: [https://gist.github.com/jaeseokan94/b36181a1bbf692f91e4f53b41ed02b16](https://gist.github.com/jaeseokan94/b36181a1bbf692f91e4f53b41ed02b16)\n\nAirbtics 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## **Common Use Cases**\n\n### **1\\. Build an Airbnb (STR) revenue estimator**\n\nUse the `report/all` endpoint to generate a full revenue report, including 40 comparable listings and historical performance data.  \n**Example:** BNBCalc ([https://www.bnbcalc.com/](https://www.bnbcalc.com/)) is powered by the Airbtics API.\n\n### **2\\. Analyze historical performance of an Airbnb listing**\n\nUse `listings/metrics/all` to access occupancy, ADR, revenue, and LTM performance for any listing.\n\n### **3\\. Analyze short-term rental performance for any market**\n\nUse `markets/metrics/all` to retrieve complete market-level analytics including occupancy, ADR, revenue, supply, and historical trends.  \n**Example:** The Airbtics Overview Dashboard ([https://app.airbtics.com/](https://app.airbtics.com/)) is powered by this endpoint.\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**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# FAQ & Tips\n\n**Q: I want to build an “Airbnb calculator” or “revenue report” for my clients**\n\n**A:** You have 3 options:\n\n**\\[Easiest\\]** **`report/summary`** **($0.10 / call)**\n\nShows how much a typical property can make for a given address or area.\n\n**\\[In-depth\\]** **`report/all`** **($0.50 / call)**\n\nIncludes percentiles (25% / 50% / 75%) and 10–40 comparable nearby listings, for more detailed reports.\n\n**\\[Customizable\\]** **`listings/search`** **+** **`bounds`** **($0.01 / call)**\n\nFetches listings (50 per page) within custom boundaries. You’ll need to paginate, filter, and aggregate the results yourself.\n\n---\n\n**Q: How do** **`report/all`** **and** **`report/summary`** **work?**\n\n**A:** Revenue is estimated using a proprietary model that considers:\n\n- Market-level performance\n    \n- Nearby comparable listings\n    \n- Property attributes (e.g. bedrooms)\n    \n\nResults are normalized, outliers are removed, and the final output reflects the typical (median) performance, not just a simple average of comps.\n\nWe’ve iterated on this model for over 3 years to make it stable and realistic for investment use cases.","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":"3AAFA9"},"documentationLayout":"classic-double-column","customisation":{"metaTags":[{"name":"description","value":"The #1 Airbnb &amp; Short-Term Rental API for Unmatched Market Intelligence.\n\nPower your platform with the world's largest Airbnb &amp; STR dataset. Access 20M+ properties, 15+ years of historical data, and industry-leading revenue accuracy through a simple, powerful RESTful API. All at unbeatable pay-as-you-go pricing with no"},{"name":"title","value":"Airbnb  API for Short-Term Rental Data &amp; Analytics"}],"appearance":{"default":"light","themes":[{"name":"dark","logo":"https://content.pstmn.io/4e69d21b-fb4f-498c-ab06-1dbb85d142ff/bG9nb01vYmlsZS5qcGc=","colors":{"top-bar":"212121","right-sidebar":"303030","highlight":"3AAFA9"}},{"name":"light","logo":"https://content.pstmn.io/4e69d21b-fb4f-498c-ab06-1dbb85d142ff/bG9nb01vYmlsZS5qcGc=","colors":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"3AAFA9"}}]}},"version":"8.10.1","publishDate":"2025-10-22T14:07:25.000Z","activeVersionTag":"latest","documentationTheme":"light","metaTags":{"title":"Airbnb  API for Short-Term Rental Data &amp; Analytics","description":"The #1 Airbnb &amp; Short-Term Rental API for Unmatched Market Intelligence.\n\nPower your platform with the world's largest Airbnb &amp; STR dataset. Access 20M+ properties, 15+ years of historical data, and industry-leading revenue accuracy through a simple, powerful RESTful API. All at unbeatable pay-as-you-go pricing with no"},"logos":{"logoLight":"https://content.pstmn.io/4e69d21b-fb4f-498c-ab06-1dbb85d142ff/bG9nb01vYmlsZS5qcGc=","logoDark":"https://content.pstmn.io/4e69d21b-fb4f-498c-ab06-1dbb85d142ff/bG9nb01vYmlsZS5qcGc="}},"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/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"}],"canonicalUrl":"https://documenter.gw.postman.com/view/metadata/2sB3QRoSvW"}