All API URLs listed in this documentation start with the path https://api.onstrategyhq.com/api.
Example: The account API call that returns a JSON object is https://api.onstrategyhq.com/api/accounts.json.
Request data is passed to the API by POSTing JSON objects to the API endpoints with the appropriate parameters.
The OnStrategy API is, for the most part, a RESTful API.
To maintain optimum performance, each API key is limited to 2,000 calls per day.
The OnStrategy API supports a response type of JSON.
The OnStrategy API currently has documentation for the following languages.
Have you run into difficulties or a method just doesn’t seem to work right? Check out our API Support options and we’ll be happy to assist you.