Developer Hub

Getting Started

Why is BigDataCloud's Reverse Geocoding API Free?

Reverse geocoding converts GPS coordinates (latitude and longitude) into human-readable location information such as city, suburb, and region. Many providers charge for this and impose usage limits. BigDataCloud's ...

261 views

Are there limits on how many API requests I can make?

The number of API requests you can make depends on your chosen subscription plan. Each plan includes a monthly request allowance, giving you predictable usage and cost control.Subscription-based request limits...

163 views

Getting Started with BigDataCloud's Premium APIs

To access BigDataCloud's APIs, create a free account. No credit card is required at any point during registration.How to create an accountClick Sign up at the top of the page.Enter your email address and complete the verification step....

118 views

What is API Key Propagation?

When a new API key is created or an existing key is updated, it needs to be synchronised across all of BigDataCloud's API servers before it becomes active worldwide. This synchronisation process is called API key propagation, and it typically completes within 10 minutes....

114 views

How often is the data updated?

BigDataCloud data is refreshed continuously. Update frequencies by data type:IP geolocation data — recalculated every 2 hours, at minimum dailyBGP data — updated every 2 hoursRegistry data — updated at least once a day...

87 views

What are the BigDataCloud API error codes?

The following table lists all BigDataCloud API error codes with their names and example descriptions.CodeNameExample error description400Bad RequestBad Request.401Bad CoordinatesInvalid coordinates. Expecting Latitude in (+/- 90) and Longitude in (+/- 180) range values....

77 views

Is your free client-side reverse geocoding offer here to stay?

Yes. BigDataCloud is committed to keeping the free client-side Reverse Geocoding API free. The free tier works because client-side calls provide us with anonymised GPS-to-IP pairings that help improve our geolocation accuracy — it's a genuine exchange of value, not a loss leader....

74 views

How many API requests can BigDataCloud handle?

There is no practical limit. BigDataCloud's API infrastructure is built on a distributed server network designed to scale horizontally. It handles high-volume production workloads without performance degradation, and there are no restrictions on concurrent requests — only your subscription's monthly quota applies....

64 views

How does BigDataCloud differ from other API services?

A few things set BigDataCloud apart from other API providers in this space:Our IP geolocation is built on a patented methodology (US Patent No. 11,792,110 B2) that maps the internet's actual routing structure, rather than relying on WHOIS lookups, user submissions, or latency probes. The result is more accurate placement, particularly for dynamic and mobile IP addresses....

63 views

Can I use your FREE API on my commercial website?

Yes. BigDataCloud's free APIs are available for use on commercial websites and applications, provided your usage complies with the terms and conditions of the relevant API package.Before integrating, review the documentation for each endpoint to understand the request limits and any fair use requirements that apply. The client-side Reverse Geocoding API in particular has a ...

53 views