Hello. I was trying to set API and got error message. error id: b22cd1f5-d181-4eb7-af19-35d33c43ed10 My programmer can no longer get into the original API and asked me to create 2nd API key. When I tried to create, it gave such an error.
Any idea what this is error id is and what caused her to lose the access?
Please ensure that you’ve followed along with our How Do I Access the API guide. Also make sure that you include all of the permissions that your programmer requires for the key that you create. If this doesn’t work, please follow up and I’ll be happy to assist further.
It sounds like you may need to hire someone if you need a programmer to help you finish an application, but I will try to help you however I can.
First, it sounds like your market data subscription may need to be updated. That’s likely why it says you don’t have access to market data.
Things have also changed in the last few years. We have a dedicated process for users to sign up for API access now. In order to do so, you must have a funded Live Account with a minimum balance of $1000. Additionally you must purchase a subscription to access the API. This is all outlined in the document in my response to @Takht above.
Can you also please tell me what URLs you are using to attempt to access the API?
Hi Alexander.
I followed all those instructions (meets the subscription and account size) and still gives me the error. I deleted the API Key and tried to create a new API Key, and gave me another error code: 54266c5d-1967-436d-8309-576afa5620e6
wss://demo.tradovateapi.com/v1/websocket and wss://live.tradovateapi.com/v1/websocket - for using the standard realtime API with a websocket in simulation or live mode.
wss://md.tradovateapi.com/v1/websocket - for using the real-time Market Data API with a websocket
wss://replay.tradovateapi.com/v1/websocket - for using the Market Replay API with a websocket.
I’d advise looking over this guide to using the API with JavaScript. We also have an API FAQ page here that includes working code examples and explains some of issues you may experience while using the API.
@Takht, although you’re getting an error message, correct me if I’m wrong, but an API key is still created? Do you see the key listed in the API Access tab in Application Settings? If so you can confirm that it works by clicking the API Doc link at the bottom of the key.