Pro

Frequently Asked Questions

What is the difference between the free and paid versions of Pro?

The free version is limited to 500 requests per day per site. There are two paid plans.

  • The growth plan is limited to 500,000 requests per month and the business plan is limited to 30,000,000 requests per month.
  • The business plan is for businesses and enterprises. It is limited to 30,000,000 requests per month.

How do I get started with InstantGeo Pro?

You can get started with Pro by signing up for an account at InstantGeo and get your API key, you can find your API key in the dashboard under the Settings page.

How do I use my API key?

Use your API key in your application by adding it to the URL of the API endpoint.

    fetch(`https://pro.instantgeo.info/json?key=${YO}`)
        .then(response => response.json())
        .then(data => {
            console.log(data);
        });

What if I need more than 30M requests per month?

We also offer custom plans for business who need more than 30M requests per month, you can contact us to get a custom plan.

How do I cancel my subscription?

You can cancel your subscription at any time from your dashboard.

How do I get a refund?

If you are not satisfied with our service, you can get a refund within 7 days of your first subscription month.

How do I change my plan?

You can email us at support@instantgeo.info with your new plan, and we will help you change your plan.

What if my subscription is expired?

You can renew your subscription from your dashboard. If you have any questions, you can email us at support@instantgeo.info

We get thousands of requests per second, can InstantGeo handle that?

Yes, InstantGeo can handle thousands of requests per second. We have a very powerful infrastructure that can scale to millions of requests per second.