Access 5M+ verified businesses, lightning-fast geolocation, and real-time data streams. Built for scale, designed for developers who demand excellence.
Scale from free to enterprise. Pay only for what you use with generous free tiers and volume discounts.
Search through 5M+ verified businesses
GPS-accurate location services
Live business information & WebSocket streams
Experience the power of our APIs with live examples. No signup required for these demos.
curl -X GET "https://api.thorbis.com/v1/businesses/search" \ -H "Authorization: Bearer YOUR_API_KEY" \ -G -d "query=pizza" \ -d "location=Seattle, WA" \ -d "radius=5km" \ -d "limit=5"
{ "businesses": [ { "id": "biz_abc123", "name": "Mario's Pizza Palace", "address": "1234 Pine St, Seattle, WA 98101", "phone": "(206) 555-0123", "rating": 4.5, "review_count": 127, "categories": ["Pizza", "Italian"], "coordinates": { "latitude": 47.6097, "longitude": -122.3331 }, "price_range": "$$", "is_open": true, "hours": { "monday": "11:00-22:00", "tuesday": "11:00-22:00" } } ], "total_results": 45, "page": 1, "per_page": 5, "response_time": "42ms" }
Built for scale with the features developers love and businesses trust
GET /api/businesses?query=restaurant&location=Seattle
GET /api/geocode?lat=47.6062&lng=-122.3321&radius=5km
GET /api/business/123/realtime
Authorization: Bearer your-api-key
GET /api/analytics/usage?period=30d
GET /api/business/123/reviews?limit=10
Follow these simple steps to start integrating Thorbis APIs into your application
Sign up for a free account and generate your API key instantly. No credit card required.
Get API KeyUse our RESTful APIs with simple HTTP requests. No complex setup required.
Integrate our APIs into your application and deploy with confidence using our reliable infrastructure.
curl -X GET "https://api.thorbis.com/v1/businesses/search" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "query": "coffee shops", "location": "Seattle, WA", "radius": "5km", "limit": 20 }'
{ "businesses": [ { "id": "12345", "name": "Pike Place Coffee", "address": "1912 Pike Pl, Seattle, WA", "rating": 4.5, "coordinates": { "lat": 47.6097, "lng": -122.3331 } } ], "total": 150, "page": 1 }
Official SDKs and tools to accelerate your development process
Full-featured SDK for Node.js and browser environments
Install SDKNative mobile SDK for iOS and Android applications
Install SDKComprehensive Python library for backend integrations
Install SDKCommand-line tools for testing and API management
Install CLISee how developers and companies are building amazing applications with our APIs
"Thorbis APIs helped us build a restaurant discovery app that serves 50K+ users daily. The geolocation accuracy and business data quality are outstanding."
"We integrated Thorbis Business API into our CRM and increased our lead quality by 300%. Real-time business verification is a game-changer."
"The sub-50ms response times and 99.99% uptime helped us optimize our delivery routes. Processing 100K+ API calls daily without any issues."
Advanced features and capabilities designed for high-volume, mission-critical applications
Join thousands of developers building amazing applications with Thorbis APIs
Join 2,500+ developers building the future of location-based applications. Get started with 10,000 free API calls every month.
No credit card required. Get your API key and make your first call in under 5 minutes.
Sub-50ms response times with global CDN and 99.99% uptime guarantee.
Get help from our developer success team and active community forum.
From startups to Fortune 500 companies