Skip to main content

Welcome to JsonCut Documentation

JsonCut is a powerful media processing platform that enables you to create, edit, and transform images and videos programmatically through our comprehensive REST API. Whether you're building social media automation, content creation tools, or integrating media processing into your applications, JsonCut provides the tools you need.

What Can You Do?

Image Processing

Create stunning images with layers, text, filters, and effects. Perfect for social media posts, thumbnails, and marketing materials.

Video Processing

Generate videos from images, add text overlays, transitions, and effects. Ideal for social media content and video automation.

Quick Start

  1. Get your API key - Sign up for a free account at app.jsoncut.com
  2. Make your first request - Try our Quick Start Guide
  3. Explore examples - Check out Image Examples and Video Examples
  4. Integrate - Use direct API calls or explore integrations

Documentation Structure

  • Getting Started - Authentication, setup, and your first API calls
  • API Reference - Complete API documentation with all endpoints
  • Image Generation - Guides and examples for creating images
  • Video Generation - Guides and examples for creating videos
  • Integrations - Connect with n8n, Make.com and more

Authentication

All API requests require authentication using your API key. Include it in the header:

curl -H "x-api-key: YOUR_API_KEY" https://api.jsoncut.com/v1/files
info

Need an API key? Get started for free at app.jsoncut.com

Key Features

  • RESTful API - Simple, predictable URLs and HTTP methods
  • JSON everywhere - All requests and responses use JSON
  • Webhooks - Get notified when jobs complete
  • Rate limiting - Fair usage policies with clear limits
  • File management - Secure upload, storage, and organization
  • Real-time status - Track job progress and completion

Use Cases

  • Social Media Automation - Generate posts, stories, and thumbnails
  • E-commerce - Create product images and promotional videos
  • Content Creation - Automate repetitive design tasks
  • Marketing Automation - Dynamic ad creative generation
  • App Integration - Add media processing to your applications

Support

Need help? We're here for you:

  • Documentation - You're reading it! Browse the guides and API reference
  • Email Support - support@jsoncut.com

Let's get started!