适合什么时候用
专注于美国土地适宜性
先注意什么
先确认文档深度和真实 endpoint 形态,再判断它是否适合正式接入。
第一步先查
注册获取API密钥。使用密钥对API请求进行认证。
认证
api_key
CORS
不支持
HTTPS
是
注册
需要
延迟
1643 ms
协议
REST
计费
free
可用率 · 30 天窗口
日常巡检数据收集后将在此处显示。
01
关于这个 API
AcreLens 提供一个API,用于评估美国境内任何土地的适宜性。该API帮助开发者和企业评估土地,适用于离网生活、农村开发、休闲用途和投资等场景。
该API基于数据提供与土地特性相关的见解,支持无需人工调研的土地评估应用。AcreLens 对于房地产平台、土地投资者和专注于特定市场的开发者尤为有用。
通过API密钥进行认证,保障访问安全。其专注于美国土地适宜性,使其成为地理和房地产应用中重要的专业工具。
02
你可以做什么
- 1展示美国土地适宜性评分
- 2生成农村或休闲土地投资报告
- 3验证离网居住的土地适宜性
03
优劣对比
优点
- 专注于美国土地适宜性
- 支持离网和休闲用途
- API密钥认证保障安全
04
示例请求
通用模板 — 实际 endpoint 请查阅文档替换 <endpoint>。
curl https://www.acrelens.com/<endpoint> \
-H "Authorization: Bearer $API_KEY"
# Some providers use X-Api-Key instead — verify in the docs.05
快速开始
注册获取API密钥。使用密钥对API请求进行认证。
06
常见问题
Do I need an API key to use AcreLens?+
Yes, AcreLens requires an API key for authentication.
What kind of data does AcreLens provide?+
It provides land suitability scores for US properties focused on off-grid, rural, recreational, and investment uses.
Can I use AcreLens API from a browser?+
Usage from browsers depends on CORS support, which is not specified.
Is HTTPS required to access the AcreLens API?+
While not explicitly stated, HTTPS is generally recommended for API security.
07
技术细节
CORS: NoHTTPS: Yes注册: Yes开源: No
- 认证方式
- api_key
- 计费
- free
- 协议
- REST
- 响应时间
- 1643 ms