Server responses
Here is the list of generic responses from the server. You can use the
codes below in your applications to determine the status of the request
you sent to the server.
Successful Requests
200 OK
The request has succeeded.
Client Errors
400 Bad Request
The request could not be understood by the server due to malformed syntax.
The client SHOULD NOT repeat the request without modifications.
401 Not Logged In
The request requires user authentication.
402 Unauthorized
User is not authorized to download data for the requested symbol.
403 Login Failed
User name or password is not valid.
404 Symbol Not Found
The server has not found the symbol.
405 Data Not Found
Data for the requested period is not found on our servers.
Server Errors
500 Internal Server Error
The server encountered an unexpected condition which prevented it from
fulfilling the request.
Historical Data API - Table of Contents