API

Issue #109 resolved
Former user created an issue

Hey! where can I get API for the plugin? I do not have a list of stocks on the menu /pop

Comments (1)

  1. Trent Christofferson repo owner

    If you mean you need an api key/token, then you need to go to https://iexcloud.io/ and create an account. Then go to https://iexcloud.io/console/tokens and copy the token (starts with pk_) and add it to config (stock-api-key). You may have to wait for approval or something (I don't remember it might be immediate).

    If you mean the actual Java API for my plugin you can find it here: https://github.com/tchristofferson/StockMarketAPI

  2. Log in to comment