Build withBNB Calc API
Access comprehensive property analysis, short-term rental data, and investment metrics through our powerful RESTful API.
Quick Example - Create Buy Analysis
curl -X POST \
https://atlas.bnbcalc.com/v1/external/analysis/create/buy \
-H "x-bnbcalc-api-key: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"lat": 27.7676,
"lng": -82.6403,
"bedrooms": 3,
"bathrooms": 2,
"accomodates": 6,
"purchasePriceUSD": 350000
}'Everything you need
Powerful features for developers building real estate applications
📊
Property Analysis
Get detailed financial analysis, revenue projections, and investment metrics for any property.
📈
Market Data
Access comprehensive short-term rental market data including occupancy rates and pricing trends.
🔌
RESTful API
Clean, predictable API endpoints that follow REST principles for easy integration.
⚡
Real-time Data
Get up-to-date property information and market insights updated regularly.
💻
Developer Friendly
Comprehensive documentation, code examples, and SDKs to get you started quickly.
🚀
Scalable
From startups to enterprise. Our API scales with your application needs.
Ready to get started?
Explore our comprehensive API documentation and start building your application today.
Read the Docs