Alpaca APIs Swagger File

Is there a Swagger or OpenAPI doc available for the Alpaca APIs?

1 Like

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.