Integrations That Work

    Connect PTKD with your favorite no-code platforms, CI/CD pipelines, and development tools for seamless security scanning.

    No-Code Platforms

    Direct integrations with popular no-code and low-code development platforms

    FlutterFlow

    Available

    Direct integration with FlutterFlow's export pipeline for seamless security scanning.

    • Auto-scan on export
    • CI/CD integration
    • Vulnerability tracking

    Bubble

    Available

    Scan your Bubble native mobile apps before publishing to app stores.

    • Native app scanning
    • Export integration
    • Security reports

    Adalo

    Beta

    Security scanning for Adalo-generated mobile applications.

    • PWA scanning
    • Native app support
    • Performance analysis

    Glide

    Coming Soon

    Comprehensive security analysis for Glide mobile applications.

    • App scanning
    • Data security
    • API analysis

    Webflow

    Coming Soon

    Scan mobile-exported apps from Webflow for security vulnerabilities.

    • Mobile exports
    • Security scanning
    • Report generation

    Framer

    Coming Soon

    Security scanning for Framer's mobile app exports.

    • Export integration
    • Security analysis
    • Vulnerability reports

    CI/CD Pipelines

    Automate security scanning in your development workflow

    GitHub Actions

    Automate security scanning in your GitHub workflows

    GitLab CI

    Integrate PTKD scans into your GitLab pipelines

    Jenkins

    Add security scanning to your Jenkins build process

    Azure DevOps

    Seamless integration with Azure DevOps pipelines

    Developer Tools

    APIs and tools for custom integrations and automation

    REST API

    Full REST API for custom integrations and automation

    Webhooks

    Real-time notifications when scans complete

    CLI Tool

    Command-line interface for terminal-based workflows

    Simple API Integration

    Get started with our REST API in minutes. Upload, scan, and retrieve results programmatically.

    • Upload apps via API
    • Real-time scan status
    • Structured JSON reports
    • Webhook notifications

    Example API Call

    curl -X POST https://api.ptkd.dev/v1/scan \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -F "[email protected]" \
      -F "scan_type=full"

    Response:

    {
      "scan_id": "scan_abc123",
      "status": "processing",
      "estimated_completion": "2024-01-15T10:30:00Z"
    }

    Need a Custom Integration?

    We're always adding new platform integrations. Let us know what you need and we'll prioritize it.