Skip to content

Commit 3d0e011

Browse files
committed
Added Aletheia readme
1 parent f7024f2 commit 3d0e011

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Aletheia
2+
Aletheia is an online web service providing financial data through an easily accessible HTTP REST API. Access stock data, SEC filings, Insider Trades, earnings calls, and more.
3+
4+
## Prerequisites
5+
You will need the following to leverage Aletheia services:
6+
* An Aletheia account and API key - register for an account at https://aletheiaapi.com/login
7+
* An environment to make a Power Automate flow or Power App in
8+
9+
## Registering for an Aletheia developer account
10+
Navigate to https://aletheiaapi.com/login in your browser and click on "New User". Follow the registration process and verify your email.
11+
From the account page, you can find your API key under the "My API Keys" section. Copy this key for use with our service!
12+
13+
## Authorizing with the Aletheia service
14+
When you leverage the Aletheia connector for the first time, you will be prompted to input your API key. Use the same key that you received and copied from the steps above.
15+
16+
## Consuming the Aletheia Service
17+
### Available Triggers
18+
* When a new SEC filing is filed
19+
20+
### Available Actions
21+
* Get stock data
22+
* List an entity's SEC Filings
23+
* Open Form 4
24+
* Open common financial statements
25+
* Search entities
26+
* Get entity information
27+
* Get filing information
28+
* List latest transactions for a company or person

0 commit comments

Comments
 (0)