Young man smiling

Documentation

The Questrade API allows developers to create their own fully featured trading and analytical applications through their brokerage account.

GET time

Retrieves current server time.

Request parameters

No parameters.

Response properties

PropertyTypeDescription
time
DateTime
Current server time in ISO format and Eastern time zone.

Sample request


GET https://api01.iq.questrade.com/v1/time

Sample JSON response

   
{
    "time": "2014-10-24T12:14:42.730000-04:00" 
}
   

Already a Questrade client?

Create your first application using your Questrade account.

Integrate your application with Questrade API

Support

Report an issue

Have questions about Questrade's API? Tell us how we can help, send us an email.

Get Started

Request a feature

We want your ideas on how we can improve our API. If you have a suggestion for a minor tweak, a major overhaul, or something brand new, please share it with us.

Get Started

Start a free trial

Try out the features of your application in a simulated environment without affecting your real positions.

Get Started
See All