Overview
The Massive.com platform provides access to various market data feeds. It requires an api key to use. The Massive.com data can be accessed in the following ways.
- Massive App - provides a user interface to accessing the data.
- Massive API - access through simple scripting.
API Key
In order to use the Massive.com data, you need to obtain an API key. Once you have obtained the key, you need to register it with the davinci platform. This can be done through the Massive App.
Akternatively, you can add the key to your list of profile tokens. Add the key with the following:
- url = https://api.massive.com/
- type = get
- key = apiKey
- value = your provided api key