# Plinqx ## Docs - [Profiles & Permissions](https://hypha-docs.plinqx.app/admin/profiles-permissions.md): Configure RBAC profiles and assign permissions - [Settings](https://hypha-docs.plinqx.app/admin/settings.md): Configure organization and account settings - [Team Management](https://hypha-docs.plinqx.app/admin/team-management.md): Invite team members and manage user roles - [Webhooks](https://hypha-docs.plinqx.app/admin/webhooks.md): Configure outbound webhooks for event notifications - [Authentication](https://hypha-docs.plinqx.app/api-reference/authentication.md): How to authenticate with Plinqx APIs - [API Introduction](https://hypha-docs.plinqx.app/api-reference/introduction.md): Overview of Plinqx's API endpoints and protocols - [MCP Protocol Overview](https://hypha-docs.plinqx.app/api-reference/mcp/overview.md): Model Context Protocol endpoints for AI clients - [MCP Tools Call](https://hypha-docs.plinqx.app/api-reference/mcp/tools-call.md): Execute tools via the MCP tools/call endpoint - [MCP Tools List](https://hypha-docs.plinqx.app/api-reference/mcp/tools-list.md): Discover available tools via the MCP tools/list endpoint - [Collections REST API](https://hypha-docs.plinqx.app/api-reference/rest/collections.md): Manage Collections via the REST API - [Tools REST API](https://hypha-docs.plinqx.app/api-reference/rest/tools.md): Manage tools via the REST API - [Vault REST API](https://hypha-docs.plinqx.app/api-reference/rest/vault.md): Manage credentials via the REST API - [Webhooks REST API](https://hypha-docs.plinqx.app/api-reference/rest/webhooks.md): Manage webhooks via the REST API - [Core Concepts](https://hypha-docs.plinqx.app/concepts.md): Understand the key concepts and terminology in Plinqx - [Approvals](https://hypha-docs.plinqx.app/governance/approvals.md): Configure and manage approval workflows for tool executions - [Audit Logs](https://hypha-docs.plinqx.app/governance/audit-logs.md): View and analyze activity logs for compliance and troubleshooting - [Policies](https://hypha-docs.plinqx.app/governance/policies.md): Configure governance rules for tool executions - [Welcome to Plinqx - Hypha](https://hypha-docs.plinqx.app/index.md): The AI-native integration platform that connects your business tools to AI assistants - [Quickstart](https://hypha-docs.plinqx.app/quickstart.md): Connect your first tool and expose it to AI in under 10 minutes - [API Keys](https://hypha-docs.plinqx.app/security/api-keys.md): Generate and manage API keys for AI client access - [Principals](https://hypha-docs.plinqx.app/security/principals.md): Manage identities and access for users and AI agents - [Vault](https://hypha-docs.plinqx.app/security/vault.md): Centralized credential management for all your tools - [ChatGPT Integration](https://hypha-docs.plinqx.app/stores/chatgpt.md): Connect Plinqx tools to OpenAI's ChatGPT and GPT Store - [Claude Integration](https://hypha-docs.plinqx.app/stores/claude.md): Connect Plinqx tools to Anthropic's Claude Desktop and API - [Google Gemini Integration](https://hypha-docs.plinqx.app/stores/gemini.md): Connect Plinqx tools to Google's Gemini AI platform - [Store Exposure Overview](https://hypha-docs.plinqx.app/stores/overview.md): Control which AI platforms can discover and use your tools - [Playground](https://hypha-docs.plinqx.app/testing/playground.md): Test tools interactively without an AI client - [Collections](https://hypha-docs.plinqx.app/tools/collections.md): Organize and control access to your tools with Collections - [Custom Tools](https://hypha-docs.plinqx.app/tools/custom-tools.md): Build REST API tools with no code using the Custom Tool Builder - [Imported Tools](https://hypha-docs.plinqx.app/tools/imported-tools.md): Import tools from OpenAPI/Swagger specifications - [MCP Servers](https://hypha-docs.plinqx.app/tools/mcp-servers.md): Connect external MCP-compliant servers to Plinqx - [Providers](https://hypha-docs.plinqx.app/tools/providers.md): Connect native integrations like Salesforce to Plinqx - [Flow Designer](https://hypha-docs.plinqx.app/workflows/flow-designer.md): Visual interface for building multi-step workflows - [Flow Nodes](https://hypha-docs.plinqx.app/workflows/flow-nodes.md): Understanding different node types in flows - [Flow Triggers Overview](https://hypha-docs.plinqx.app/workflows/flow-triggers.md): Learn about different ways to trigger flows - [Flows Overview](https://hypha-docs.plinqx.app/workflows/flows-overview.md): Build multi-step workflows with the visual Flow Designer - [ACTION Node](https://hypha-docs.plinqx.app/workflows/nodes/action-node.md): Execute HTTP requests or call tools within flows - [CHOICE Node](https://hypha-docs.plinqx.app/workflows/nodes/choice-node.md): Conditional branching based on expressions - [END Node](https://hypha-docs.plinqx.app/workflows/nodes/end-node.md): Flow exit point that defines output schema and return value - [FOREACH Node](https://hypha-docs.plinqx.app/workflows/nodes/foreach-node.md): Loop over arrays and execute subgraph for each item - [HTTP Node](https://hypha-docs.plinqx.app/workflows/nodes/http-node.md): Make HTTP requests to external APIs with dynamic URLs, authentication, and retry logic - [JOIN Node](https://hypha-docs.plinqx.app/workflows/nodes/join-node.md): Combine results from parallel branches - [JSON Builder Node](https://hypha-docs.plinqx.app/workflows/nodes/json-builder-node.md): Build typed JSON structures with expression bindings - [LOG Node](https://hypha-docs.plinqx.app/workflows/nodes/log-node.md): Log messages and data for debugging and observability - [PARALLEL Node](https://hypha-docs.plinqx.app/workflows/nodes/parallel-node.md): Execute multiple branches concurrently - [START Node](https://hypha-docs.plinqx.app/workflows/nodes/start-node.md): Flow entry point that defines input schema and trigger configuration - [SUBFLOW Node](https://hypha-docs.plinqx.app/workflows/nodes/subflow-node.md): Call another flow as a subflow within your flow - [TRANSFORM Node](https://hypha-docs.plinqx.app/workflows/nodes/transform-node.md): Transform and reshape data between flow steps - [TRY & THROW Nodes](https://hypha-docs.plinqx.app/workflows/nodes/try-throw-node.md): Error handling and error throwing in flows - [VALIDATE Node](https://hypha-docs.plinqx.app/workflows/nodes/validate-node.md): Validate data against JSON Schema - [WAIT Node](https://hypha-docs.plinqx.app/workflows/nodes/wait-node.md): Pause flow execution for a specified duration - [Inbound Webhooks](https://hypha-docs.plinqx.app/workflows/triggers-http-webhooks.md): Receive webhooks from external systems to trigger flows - [Scheduled Triggers](https://hypha-docs.plinqx.app/workflows/triggers-scheduled.md): Trigger flows on a schedule using cron expressions ## OpenAPI Specs - [openapi](https://hypha-docs.plinqx.app/api-reference/openapi.json) ## Optional - [Dashboard](https://hypha.plinqx.app) - [Support](mailto:support@plinqx.com)