Is there a Swagger or OpenAPI doc available for the Alpaca APIs?
Sorry about reviving this old thread, but strangely itâs the only one mentioning swagger. Iâd really like to see this myself. Currently, the api seems to only really document usage of alpaca client libraries, which makes it very hard to use if you choose to write your application in another language. Iâd much prefer a plain documentation of a http api. I found the deprecated documentation which does a much better job at this, but then again, itâs deprecatedâŚ
@Jakob_Lilliemarck The http APIs are all documented here. Note that there are two âsectionsâ 1) the Documentation (which is an overview of each feature) and 2) the API Reference (the actual APIs). What you probably want to look at is the API Reference.
When I search for âAlpaca Markets Swaggerâ this post is the first hit and it doesnât really answer the question imo. So here is a link to the Alpaca Markets OpenAPI spec (formerly known as swagger) page.
alpaca-docs/oas at master ¡ alpacahq/alpaca-docs
@Justin_Coffi Thank you for posting that link. It sometimes is hard to find through searches.