API
API Documentation is a work-in-progress. The API is always subject to change, so please refer to the src/server/routes
directory for the source code of the API routes.
Models
For the sake of simplicity, the API documentation will use "models" to refer to certain data structures represented in the database and API.
- User: Represents a Zipline user
Last updated: 6/2/2025
Edit this page on GitHub