Getting Started
fyrn is an AI-first enterprise integration platform. Describe integrations in natural language, AI generates declarative YAML flow configs, a deterministic runtime executes them, and self-healing fixes issues when APIs change.
How it works
Section titled “How it works”- Describe — Tell fyrn what you need in plain English or write YAML directly
- Generate — AI creates a flow configuration using the fyrn YAML DSL
- Deploy — Push to production with
fyrn flow deploy - Monitor — Track messages, errors, and performance in real-time
- Heal — Self-healing detects API drift and auto-fixes mappings
Choose your path
Section titled “Choose your path”| I want to… | Go to |
|---|---|
| Install the CLI and authenticate | Installation |
| Deploy my first flow in 5 minutes | Quickstart |
| Understand core platform concepts | Core Concepts |
| Learn the YAML DSL syntax | DSL Reference |
| Browse all CLI commands | CLI Usage |
| See available transform functions | Transforms Guide |
Prerequisites
Section titled “Prerequisites”- Node.js 18+ (for the CLI)
- A fyrn account (sign up free)
- At least one system you want to integrate (Shopify, Salesforce, Stripe, etc.)