Skip to content

Commit

Permalink
No release notes for this build
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Miller committed Dec 17, 2018
1 parent 24a5672 commit 58eff8a
Show file tree
Hide file tree
Showing 161 changed files with 290 additions and 3,273 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

To get an API key, [sign up here](https://intrinio.com/).

Welcome to the Intrinio API! Through our Marketplace, we offer a wide selection of financial data feeds sourced by our own proprietary processes as well as from many data vendors. The primary application of the Intrinio API is for use in third-party applications and integrations or for end-users utilizing the Excel add-in and Google Sheets add-on. The Intrinio API uses HTTPS verbs and a RESTful endpoint structure, which makes it easy to request data from Intrinio. Responses are delivered in JSON format. If you need additional help in using the API, go to our home page (https://intrinio.com) and click on the chat icon in the lower right corner.
Welcome to the Intrinio API! Through our Financial Data Marketplace, we offer a wide selection of financial data feed APIs sourced by our own proprietary processes as well as from many data vendors. For a complete API request / response reference please view the [Intrinio API documentation](https://intrinio.com/documentation/api_v2). If you need additional help in using the API, please visit the [Intrinio website](https://intrinio.com) and click on the chat icon in the lower right corner.

- API version: 2.0.2
- Package version: 0.9.1
- API version: 2.0.0
- Package version: 1.0.0


## Requirements.
Expand Down Expand Up @@ -41,6 +41,10 @@ Then import the package:
import intrinio_sdk
```

## SDK Code Examples

Code examples for Intrinio SDKs are available at https://github.com/intrinio/sdk-code-samples

## Getting Started

Please follow the [installation procedure](#installation--usage) and then run the following:
Expand Down
9 changes: 0 additions & 9 deletions docs/DataPointNumber.md

This file was deleted.

9 changes: 0 additions & 9 deletions docs/DataPointText.md

This file was deleted.

13 changes: 0 additions & 13 deletions docs/MutualFund.md

This file was deleted.

176 changes: 0 additions & 176 deletions docs/MutualFundApi.md

This file was deleted.

12 changes: 0 additions & 12 deletions docs/MutualFundStat.md

This file was deleted.

19 changes: 0 additions & 19 deletions docs/StandardizedTag.md

This file was deleted.

Loading

0 comments on commit 58eff8a

Please sign in to comment.