API Playground
Overview
Use this page to try REST API endpoints. For full Python API and guides, use the links below.
Documentation
- Settings (credentials) — Set server-side env vars for Alpaca and Google; copy-paste shell snippets.
- Full documentation (MkDocs) — Python API reference, guides, tutorials.
- REST API (Swagger) — Interactive OpenAPI docs (when API is running).
API Playground
Select an endpoint from the sidebar to send requests. Path parameters (e.g. external_order_id, symbol) are replaced with placeholders for testing.
Resources
- Full docs (MkDocs)
- Swagger UI (when API running)
- Configure API URL with
NEXT_PUBLIC_API_URLwhen not using the UI proxy.