# superglue ## Docs - [Create end user](https://docs.superglue.cloud/api-reference/end-users-enterprise/create-end-user.md): **Enterprise feature.** - [Delete end user](https://docs.superglue.cloud/api-reference/end-users-enterprise/delete-end-user.md): **Enterprise feature.** - [Generate portal link](https://docs.superglue.cloud/api-reference/end-users-enterprise/generate-portal-link.md): **Enterprise feature.** - [Get end user details](https://docs.superglue.cloud/api-reference/end-users-enterprise/get-end-user-details.md): **Enterprise feature.** - [List end users](https://docs.superglue.cloud/api-reference/end-users-enterprise/list-end-users.md): **Enterprise feature.** - [Send portal invitation email](https://docs.superglue.cloud/api-reference/end-users-enterprise/send-portal-invitation-email.md): **Enterprise feature.** - [Update end user](https://docs.superglue.cloud/api-reference/end-users-enterprise/update-end-user.md): **Enterprise feature.** - [Cancel a run](https://docs.superglue.cloud/api-reference/runs/cancel-a-run.md) - [Get download URL for a file artifact](https://docs.superglue.cloud/api-reference/runs/get-download-url-for-a-file-artifact.md): Get a fresh presigned download URL for a specific file artifact. Use this to refresh expired URLs. - [Get full run results](https://docs.superglue.cloud/api-reference/runs/get-full-run-results.md): **Enterprise feature.** - [Get run status and metadata](https://docs.superglue.cloud/api-reference/runs/get-run-status-and-metadata.md): Returns run status, metadata, and result data. Result data may be truncated for large results. Use GET /runs/{runId}/results to fetch the full (non-truncated) data from storage (requires run result storage to be enabled). - [List file artifacts for a run](https://docs.superglue.cloud/api-reference/runs/list-file-artifacts-for-a-run.md): List all file artifacts produced by a run's output transform, with fresh presigned download URLs (1 hour TTL). - [List runs](https://docs.superglue.cloud/api-reference/runs/list-runs.md) - [Get tool details](https://docs.superglue.cloud/api-reference/tools/get-tool-details.md) - [List tools](https://docs.superglue.cloud/api-reference/tools/list-tools.md) - [Run a tool](https://docs.superglue.cloud/api-reference/tools/run-a-tool.md) - [Handle incoming webhook](https://docs.superglue.cloud/api-reference/webhooks/handle-incoming-webhook.md): **Enterprise feature.** - [Handle webhook challenge verification](https://docs.superglue.cloud/api-reference/webhooks/handle-webhook-challenge-verification.md): **Enterprise feature.** - [Commands](https://docs.superglue.cloud/cli/commands.md): Complete reference for all CLI commands and flags - [Overview](https://docs.superglue.cloud/cli/overview.md): Install and configure the superglue CLI - [End Users](https://docs.superglue.cloud/enterprise/end-users.md): Let your users connect their own accounts to your AI application - [Metrics & Telemetry](https://docs.superglue.cloud/enterprise/metrics.md): Monitor your Superglue usage with Prometheus-compatible metrics - [Notifications](https://docs.superglue.cloud/enterprise/notifications.md): Get alerted when tool runs fail - [Role-Based Access Control](https://docs.superglue.cloud/enterprise/rbac.md): Control who can access which tools and systems with roles and allowlists - [Run History](https://docs.superglue.cloud/enterprise/run-history.md): Track every tool execution and debug failures with full context - [Scheduled Execution](https://docs.superglue.cloud/enterprise/scheduling.md): Automate tool execution with cron-based scheduling - [Tool Versioning](https://docs.superglue.cloud/enterprise/tool-versioning.md): Track changes and restore previous versions of your tools - [Incoming Webhooks](https://docs.superglue.cloud/enterprise/webhooks.md): Trigger tool execution from external services - [CLI + Skills](https://docs.superglue.cloud/getting-started/cli-skills.md): Set up AI agents to build and manage superglue tools via the CLI and superglue skill - [Concepts](https://docs.superglue.cloud/getting-started/core-concepts.md): Understanding superglue fundamentals - [Introduction](https://docs.superglue.cloud/getting-started/introduction.md): Build production-grade integrations in minutes. - [Setup](https://docs.superglue.cloud/getting-started/setup.md): The 5 minute guide to building your first superglue tool - [Creating a System](https://docs.superglue.cloud/guides/creating-a-system.md): Connect superglue to any system - [Creating a Tool](https://docs.superglue.cloud/guides/creating-a-tool.md): Create tools to connect your systems and do things - [Debugging a Tool](https://docs.superglue.cloud/guides/debugging-a-tool.md): Use the tool playground to debug your tool - [Deploying a Tool](https://docs.superglue.cloud/guides/deploying-a-tool.md): Execute tools on-demand, schedule them, or trigger via incoming webhooks - [Let agents act on any system without pre-built tools](https://docs.superglue.cloud/guides/dynamic-tool-building.md): Set up systems on superglue once, empower your agent to handle the rest. - [Secure Gateway](https://docs.superglue.cloud/guides/secure-gateway.md): Connect superglue to private data sources that aren't publicly accessible - [Using Template Expressions](https://docs.superglue.cloud/guides/using-template-expressions.md): Understand how template expressions work across systems, tools, and steps. - [Using the MCP](https://docs.superglue.cloud/mcp/using-the-mcp.md): Use superglue tools in Cursor, Claude, and other MCP-compatible clients - [Methods](https://docs.superglue.cloud/sdk/methods.md): Complete reference for all SDK methods - [Overview](https://docs.superglue.cloud/sdk/overview.md): Quick start with the superglue SDK - [Types](https://docs.superglue.cloud/sdk/types.md): TypeScript and Python type definitions for the superglue SDK ## OpenAPI Specs - [openapi](https://docs.superglue.cloud/openapi.yaml) ## Optional - [GitHub](https://github.com/superglue-ai/superglue) - [Discord](https://discord.gg/vUKnuhHtfW)