Learn Suruf
Everything you need to build, integrate, and scale with Suruf. From quick starts to advanced API guides.
Getting Started
Follow our step-by-step guide to set up your Suruf workspace
Quick Start Guide
Get up and running in under 30 minutes
Create Your Account
Sign up for free and verify your email address
Set Up Your Workspace
Create your first workspace and invite team members
Connect Your Tools
Integrate with your existing apps and services
Build Your First Workflow
Create an automated workflow using our visual builder
Build Anything with Our API
Our comprehensive REST and GraphQL APIs let you integrate Suruf into any workflow. Full SDK support for JavaScript, Python, Ruby, and more.
REST API
Full CRUD operations with JSON responses
GraphQL
Query exactly what you need
const suruf = require('@suruf/sdk');
const client = new suruf.Client({
apiKey: 'sk_live_...',
});
// Create a new workspace
const workspace = await client.workspaces.create({
name: 'My Workspace',
});Video Tutorials
Learn by watching step-by-step video guides
Getting Started with Suruf
Complete walkthrough • 12:45
Chapters
5 sectionsCan't Find What You Need?
Our support team is here to help. Reach out and we'll get back to you within 24 hours.