Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
15 lines (8 loc) · 1.1 KB

README.md

File metadata and controls

executable file
·
15 lines (8 loc) · 1.1 KB

Alpaca API Insomnia Workspace

If you're unfamiliar, Alpaca is a technology platform for financial services including a paper trading API as well as a live commission free stock trading API (brokerage services are offered offered through Alpaca Securities LLC).

While building applications using Alpaca API, it's often helpful to be able to manually test API requests to see what's going on. It can help you debug your own code and also learn the API in a more hands on way.

The JSON file in this repository can be imported into Insomnia REST API client.

Import this JSON file into Insomnia and rename the workspace to make a copy of it.

Adjust the environment variables as needed, adding your access keys.

Need some more info? Read the following article: How to Use Alpaca API with Insomnia

Insomnia Workspace Screenshot