Overview
Land Insights offers several API plans based on the number of API tokens your workflows require each month.
The Pro API Access plan is separate from your Land Insights Pro Plan. However, all Pro subscribers receive Pro API Access at no additional cost.
API Plans and Pricing
Plan | Tokens per Month | Price per Month |
Pro API Access | 5,000 | Free |
Automation Starter | 30,000 | $149 |
Automation Growth | 75,000 | $349 |
Automation Scale | 200,000 | $749 |
Automation Enterprise | 2,000,000 | $999 |
Automation Enterprise Max | 4,000,000 | $1,500 |
Pro API Access
All Land Insights Pro subscribers receive:
5,000 API tokens per month
Access at no additional cost
The ability to monitor API usage from within their account
For most users, the included 5,000 monthly tokens will be enough for their API needs.
Important: Unused API tokens do not roll over from one month to the next.
Higher-Volume API Plans
Customers with greater API demands can select one of the higher-volume Automation plans. These plans provide monthly allowances ranging from 30,000 to 4,000,000 API tokens.
What Happens If You Exceed Your Monthly Token Allowance?
It is okay if your API usage falls between two plan tiers. Land Insights allows you to continue using the API beyond your plan’s included monthly allowance, up to the permitted overage limit.
For example, the Pro API Access plan includes 5,000 tokens per month, but you may use up to 15,000 total tokens in a month without being immediately cut off.
This flexibility is designed to prevent interruptions and avoid forcing you to upgrade simply because your usage went slightly over your plan’s allowance.
Usage Alerts
Land Insights sends email alerts as you approach or exceed your monthly token allowance.
For example, you may receive an alert when you reach 50% of your monthly usage allowance. These notifications help you monitor usage and avoid unexpected charges.
Overage Charges
Tokens used beyond your plan’s included monthly allowance are billed at:
$0.02 per additional token
Overage charges are billed once per month.
Avoiding Overage Charges by Upgrading
If your usage exceeds your current plan’s allowance, you can upgrade to a plan that covers your total monthly usage.
When your total usage falls within the upgraded plan’s monthly allowance, you will not be charged an overage fee for that usage.
Example
Suppose you are on the Pro API Access plan:
Included allowance: 5,000 tokens per month
Total usage: 15,000 tokens
Automation Starter allowance: 30,000 tokens per month
Because 15,000 tokens falls within the Automation Starter plan’s 30,000-token monthly allowance, upgrading to Automation Starter would eliminate the overage charge for that usage.
How to View Your API Usage
To check your current API usage from your Land Insights account:
Sign in to Land Insights.
Open the Settings page.
Select the API tab.
Your current API usage will be displayed in this section.
Monitoring Usage Through the API
Land Insights also provides an API endpoint that allows you to query your usage programmatically. This endpoint is available through both:
The Land Insights MCP
The raw API
You can use this endpoint in your own automations or Claude Skills to:
Check current API usage before running a task
Decide what action to take based on usage levels
Create a daily usage-monitoring workflow
Analyze usage patterns and generate recommendations
For endpoint details and implementation guidance, visit:
Free vs. paid: direct REST access
The Free plan does not include direct REST API access with an API key.
Free: MCP server access only. This is ideal for using Land Insights with Claude, ChatGPT, or another supported AI assistant.
Starter and above: Full REST API access using your own
lipk_API key, plus continued access to the MCP server.
If you send a direct REST request while using the Free plan, the API will return:
402 tier_upgrade_required
Upgrade to the Starter plan or higher to unlock direct REST access. MCP server access continues to work on the Free plan.
💬 Questions or need help?
If you have any questions, concerns, or run into issues with ownership data, our support team is here to help.
📧 Email us at: [email protected]
We’re always happy to assist.🤠
