# AquilaX Developer Portal ## Docs - [Feedback](https://developers.aquilax.ai/api-reference/genai/feedback.md): Proxies feedback for a specific AI model request for a given Chat message. - [Vulnerability Review](https://developers.aquilax.ai/api-reference/genai/review.md): Sends vulnerability details and source code to the AI service, which analyzes the data and returns a classification with a confidence score. - [Securitron Bot](https://developers.aquilax.ai/api-reference/genai/securitron.md): Securitron is built on a series of specialized Small Language Models (SLMs), designed to enhance user experience and streamline interactions within the AquilaX ecosystem. 🚀 - [List of Groups](https://developers.aquilax.ai/api-reference/groups/get-groups.md): Returns an array of all groups associated with the given organization ID. 🚀 - [Summary Report](https://developers.aquilax.ai/api-reference/groups/report.md): Returns an JSON documentation with the number of projects, scans, line of code and files, along with the vulnerabilites - [Integrations](https://developers.aquilax.ai/api-reference/orgs/get-integrations.md): Returns an array of all integrations associated with the given organization ID. 🚀 - [Profile](https://developers.aquilax.ai/api-reference/profile/profile.md): Retrieve user data, organizations, notification_count, latest access logs and access tokens - [List of Scans](https://developers.aquilax.ai/api-reference/projects/get.md): Return and array of all scan for the given project ID - [List of Projects](https://developers.aquilax.ai/api-reference/projects/get-projects.md): Returns an JSON Array of all projects for the given group ID - [Health](https://developers.aquilax.ai/api-reference/public/health.md): Check if the API is running - [Get Scan Results](https://developers.aquilax.ai/api-reference/scan/get-scan.md): Get results of a scan based on Scan ID - [Start a Scan](https://developers.aquilax.ai/api-reference/scan/start-scan.md): Start a new source code scan based on a git code base 🚀 - [Update Vulnerability](https://developers.aquilax.ai/api-reference/scan/update-scan.md): Update specific fields (status, reason, remediation, severity, impact, likelihood, confidence) of a single finding inside a scan result. Only the fields provided in the request body will be updated. Fields omitted will remain unchanged. - [Access Token](https://developers.aquilax.ai/api-reference/start.md): Generate a Personal Access Token (PAT) to use with AquilaX APIs - [List of Vulnerabilites](https://developers.aquilax.ai/api-reference/vulns/get.md): Return an array of all scans with the associated vulnerabilites - [Backend ai](https://developers.aquilax.ai/backend-ai.md) - [Auto Review](https://developers.aquilax.ai/backend-ai/auto-review.md) - [Command](https://developers.aquilax.ai/backend-ai/command.md) - [Feedback](https://developers.aquilax.ai/backend-ai/feedback.md) - [Get Openapi Yaml](https://developers.aquilax.ai/backend-ai/get-openapi-yaml.md): Returns the OpenAPI YAML documentation for the API including servers. - [Health Check](https://developers.aquilax.ai/backend-ai/health-check.md): Health check endpoint returning service status and metrics in JSON format. - [Health Check](https://developers.aquilax.ai/backend-ai/health-check-1.md): Health check endpoint returning service status and metrics in JSON format. - [Health Check](https://developers.aquilax.ai/backend-ai/health-check-2.md): Health check endpoint returning service status and metrics in JSON format. - [Review](https://developers.aquilax.ai/backend-ai/review.md) - [Developer's Portal](https://developers.aquilax.ai/introduction.md): Develop with AquilaX ## OpenAPI Specs - [openapi](https://developers.aquilax.ai/api-reference/openapi.json) - [openapi-from-anchor-url-1](https://developers.aquilax.ai/openapi-from-anchor-url-1) - [swagger](https://developers.aquilax.ai/api-reference/swagger.yaml) ## Optional - [Platform](https://aquilax.ai)