Explore and track stocks, see charts and information based on the IEX service
3. You need an IEX cloud account - https://iexcloud.io
The json file should look like this:
{
"APIHostLive": "https://cloud.iexapis.com",
"APILiveVersion": "beta",
"Environment": 13, // 13 is for Live or 12 for Sandbox
"PublicToken": "iex public token",
"SandboxToken": "iex sandbox token"
}