# Disto ## Docs - [Authentication](https://docs.distoai.com/api-reference/authentication.md) - [Create Issue](https://docs.distoai.com/api-reference/endpoints/issues/create_issue.md): This endpoint creates a new issue. Because the LLM might take a few minutes to run, the process is asynchronous. Once the issue is created, a webhook will be sent to the provided callback URL. - [Delete Issue](https://docs.distoai.com/api-reference/endpoints/issues/delete_issue.md): This endpoint deletes an existing issue. - [Get Issue](https://docs.distoai.com/api-reference/endpoints/issues/get_issue.md): This endpoint retrieves a specific issue by its ID. - [Get Project](https://docs.distoai.com/api-reference/endpoints/projects/get_project.md): This endpoint retrieves a specific project by its ID. - [Get All Projects](https://docs.distoai.com/api-reference/endpoints/projects/list_projects.md): This endpoint retrieves all projects for your user account. - [Collaboration](https://docs.distoai.com/collaboration.md) - [Create Account](https://docs.distoai.com/create_account.md) - [Disto Web (Recommended)](https://docs.distoai.com/disto_web.md) - [Help](https://docs.distoai.com/help.md): Help with common issues. - [Integrations](https://docs.distoai.com/integrations.md): You can follow the steps below to connect Disto with your systems. When Disto is solving an issue, it will pull relevant data from these via API. - [Introduction](https://docs.distoai.com/introduction.md): Get to know your AI on-call engineer. - [Viewing and Creating Issues](https://docs.distoai.com/issues.md) - [Creating Projects](https://docs.distoai.com/projects.md) - [Deploy Disto](https://docs.distoai.com/self-hosting-aws/deploy.md) - [Create S3 Bucket](https://docs.distoai.com/self-hosting-aws/s3.md) - [Deploy LLM on AWS Sagemaker](https://docs.distoai.com/self-hosting-aws/sagemaker.md) - [Create an AWS Cognito User Pool](https://docs.distoai.com/self-hosting-aws/user-pool.md) - [Deploy Disto](https://docs.distoai.com/self-hosting-gcp/deploy.md) - [Create Firebase Project](https://docs.distoai.com/self-hosting-gcp/firebase.md) - [Self-Hosting Disto](https://docs.distoai.com/self_hosting.md)