适合什么时候用
涵盖内幕交易数据
先注意什么
先确认文档深度和真实 endpoint 形态,再判断它是否适合正式接入。
第一步先查
注册获取API密钥。使用API密钥认证请求,访问内幕交易、财报电话会议和财务报表数据。
认证
api_key
CORS
支持
HTTPS
是
注册
需要
延迟
176 ms
协议
REST
计费
free
可用率 · 30 天窗口
日常巡检数据收集后将在此处显示。
01
关于这个 API
Aletheia 提供包括内幕交易信息、财报电话会议分析和财务报表在内的金融数据。该API适用于需要详细市场和公司财务数据的开发者和金融分析师。
该API整合多种金融数据类型,可用于构建投资研究、市场监控或财务分析的应用。其对内幕交易和财报电话会议内容的关注,提供了超越标准财务报表的洞察。
用户可以利用该API将全面的金融数据集成到平台中,实现更明智的决策和更高的财务透明度。
02
你可以做什么
- 1展示内幕交易活动
- 2分析财报电话会议内容
- 3获取财务报表数据
- 4监控市场相关财务信息
03
优劣对比
优点
- 涵盖内幕交易数据
- 包含财报电话会议分析
- 提供财务报表
04
示例请求
通用模板 — 实际 endpoint 请查阅文档替换 <endpoint>。
curl https://aletheiaapi.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 Aletheia?+
Yes, an API key is required to authenticate and access the data.
What types of financial data does Aletheia provide?+
It provides insider trading data, earnings call analysis, and financial statements.
Is the API based on REST protocol?+
Yes, the API uses REST for communication.
Can I use Aletheia API from a browser?+
Usage from browsers depends on CORS support, which is not specified.
How do I start using the API?+
Register to get an API key and include it in your requests for authentication.
07
技术细节
CORS: YesHTTPS: Yes注册: Yes开源: No
- 认证方式
- api_key
- 计费
- free
- 协议
- REST
- 响应时间
- 176 ms