# Mint Starter Kit ## Docs - [configureFlow](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/configure-flow.md) - [createEndpoint](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/create-endpoint.md) - [createFlow](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/create-flow.md) - [createProject](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/create-project.md) - [deleteEndpoint](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/delete-endpoint.md) - [deleteFlow](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/delete-flow.md) - [deleteProject](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/delete-project.md) - [executeAdhocEndpoint](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/execute-adhoc-endpoint.md) - [executeEndpoint](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/execute-endpoint.md) - [exportProject](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/export-project.md) - [Export Run Report](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/export-run.md): Downloads the run report as an Excel file. - [getAllConfigs](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-all-configs.md) - [getAllRuns](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-all-runs.md) - [getCapabilities](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-capabilities.md) - [getConfigValue](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-config-value.md) - [getEndpointDetail](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-endpoint-detail.md) - [getEnvironmentVariables](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-environment-variables.md) - [getFlowDetail](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-flow-detail.md) - [getLastRun](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-last-run.md) - [getListEndpoint](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-list-endpoint.md) - [getListFlow](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-list-flow.md) - [getListProjects](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-list-projects.md) - [getProjectDetail](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-project-detail.md) - [getRunDetail](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-run-detail.md) - [getSession](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/get-session.md) - [importProject](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/import-project.md) - [Interrupt Run](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/interrupt-run.md): Interrupts an ongoing run. - [listPlugins](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/list-plugins.md) - [reloadAllPlugins](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/reload-all-plugins.md) - [reloadPlugin](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/reload-plugin.md) - [runFlow](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/run-flow.md) - [setConfigValue](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/set-config-value.md) - [updateEndpoint](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/update-endpoint.md) - [updateEnvironmentVariables](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/update-environment-variables.md) - [updateFlow](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/update-flow.md) - [updateProject](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/update-project.md) - [uploadEndpoints](https://docs.stresspilot.zeann3th.com/api-reference/endpoint/upload-endpoints.md) - [Introduction](https://docs.stresspilot.zeann3th.com/api-reference/introduction.md): Example section for showcasing API endpoints - [Plugin Service API](https://docs.stresspilot.zeann3th.com/api-reference/plugin-service/overview.md): Overview of the Rust-based Plugin Service API. - [AI Agent Design](https://docs.stresspilot.zeann3th.com/design/agent-design.md): How the Stress Pilot AI agent is built. - [Super App Architecture](https://docs.stresspilot.zeann3th.com/design/app-architecture.md): Technical details of the Flutter Super App. - [Backend Architecture](https://docs.stresspilot.zeann3th.com/design/backend-architecture.md): Detailed look at the Stress Pilot core backend. - [Design Philosophy](https://docs.stresspilot.zeann3th.com/design/philosophy.md): The architectural principles behind Stress Pilot. - [Creating a Plugin](https://docs.stresspilot.zeann3th.com/guides/advanced/creating-a-plugin.md): Step-by-step guide to creating a custom plugin for Stress Pilot. - [JavaScript Plugin Example](https://docs.stresspilot.zeann3th.com/guides/advanced/javascript-plugin-example.md): How to use the JavaScript plugin in Stress Pilot. - [Plugin Overview](https://docs.stresspilot.zeann3th.com/guides/advanced/plugin-overview.md): Understand the Stress Pilot plugin architecture and how to extend it. - [Installation](https://docs.stresspilot.zeann3th.com/guides/installation.md): Detailed installation instructions for all Stress Pilot components. - [Introduction](https://docs.stresspilot.zeann3th.com/guides/introduction.md): Welcome to Stress Pilot, the all-in-one stress testing and monitoring platform. - [Quickstart](https://docs.stresspilot.zeann3th.com/guides/quickstart.md): Get started with Stress Pilot in under 5 minutes. - [Endpoints](https://docs.stresspilot.zeann3th.com/guides/user/endpoints.md): How to define and configure endpoints in Stress Pilot. - [Test Flows](https://docs.stresspilot.zeann3th.com/guides/user/flows.md): How to orchestrate multiple endpoints into a test flow. - [Marketplace](https://docs.stresspilot.zeann3th.com/guides/user/marketplace.md): Discover and manage Stress Pilot plugins. - [User Guide Overview](https://docs.stresspilot.zeann3th.com/guides/user/overview.md): An overview of the Stress Pilot Super App and its features. - [Project Management](https://docs.stresspilot.zeann3th.com/guides/user/projects.md): How to manage projects in Stress Pilot. ## OpenAPI Specs - [openapi](https://docs.stresspilot.zeann3th.com/api-reference/openapi.json)