API ReferenceSecurity Standards

Security Standards

  • All API requests and responses follow RESTful principles.
  • Input validation ensures only valid gitUrl, branch, and projectName are accepted.
  • HTTPS is recommended for secure communication (e.g., in production).