Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 831 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 831 Bytes

Postman Collection for Ameritrade API

This repo contains an open source Postman Collection for the Ameritrade API.

Postman

More information about postman can be found on postman.com. This repository is meant to help with developing trading tools using the Ameritrade API in a way that developers can easy get started and experiment.

Getting Started

To use this interface in postman:

  • Make sure you have the latest version of Postman that supports the 2.1 collection format
  • Either clone the repository or download one of the releases
  • Using the import button in the top left of the postman application import the postman_collection.json file
  • Set the "token" environment variable to your access token
  • Get hacking!

Contributing

Please submit a pull request if you'd like to improve this postman collection!