Skip to content

How to Upgrade Your API Plan

Changing your API plan is self-service and takes effect right away — no sales call, no separate checkout page. You pick a new plan in the Land Insights app and confirm; billing is handled automatically.

  • You need a Land Insights Pro subscription. The API tab only appears once you’re on Pro.
  • Moving up to Starter or above is also what unlocks direct REST API access. On Free, you can still use the MCP server.
  1. Open Settings in the Land Insights app and go to the API tab.
  2. On the Your API Plan card, click See Other API Plans.
  3. In the Choose your plan panel, find the plan you want and click Upgrade.
  4. Review the details and click Confirm upgrade.

That’s it. Upgrades take effect immediately — your new token allotment is available right away, and if you moved up to a paid plan, you can start calling the REST API as soon as you’ve created a key.

Moving up to Starter or above unlocks the REST API. To call it, create a key on the same API tab:

  1. In the API keys card, click Create API key.
  2. Give it a label you’ll recognize later — like Production or Local dev.
  3. Copy the key when it’s shown. You only see it once — store it somewhere safe. If you lose it, revoke it and create a new one.

Send the key on every request in the Authorization header. See Authentication for the details.

Switching to a smaller plan works the same way — pick the lower plan and click Schedule downgrade. Two things to know:

  • Downgrades take effect at your next renewal, not immediately. You keep your current plan’s tokens and access until then.
  • A scheduled change shows a Scheduled to switch to… banner. Change your mind? Click Cancel change any time before the renewal to stay put.

That’s the top plan. If you need more than its 4,000,000 monthly tokens, reach out to support right inside the app and we’ll help you out.


Not sure which plan you need? Compare token allotments and pricing on the API Plans page.