Skip to content
This repository was archived by the owner on Apr 11, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
> [!WARNING]
> You can now find the Alpaca documentation at [docs.alpaca.markets](https://docs.alpaca.markets/).
> This repository is no longer used and is outdated.

# alpaca-docs

Developer documentation for Alpaca API's.
Expand Down
8 changes: 3 additions & 5 deletions oas/README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
> [!WARNING]
> The OpenAPI specifications in this directory are outdated. Please find the up-to-date specifications [here](https://docs.alpaca.markets/openapi).

# alpaca-oas

Alpaca [OpenAPI specifcations (OAS)](https://swagger.io/docs/specification/about/).

---
# ⚠️ These specs are still a work in progress and might not at this time accurately reflect the latest state of our apis. ⚠️

We are currently working on making these specs accurate but currently some inaccuracies or missing endpoints are expected.

---
## Getting started

Expand Down
Loading