Skip to main content

Overview

CopyCat provides a simple and powerful API to automate your workflows. You can use our API to trigger CopyCats and monitor their execution status.

Authentication

All API requests require authentication using your API key in the header:
Authorization: <token>
Your API token can be obtained from the CopyCat dashboard or by contacting our support team.

Base URL

All API endpoints are accessible at:
https://api.runcopycat.com/v1

Available Endpoints

Variables

Variables are values you set at runtime of the execution. These can be:
  • Form fields you want to fill
  • Configuration settings
  • Dynamic data for your automation

Response Formats

All responses are returned in JSON format and include:
  • Status of the operation
  • Relevant IDs for tracking
  • Result data when available
  • Still in development

Support

Need help? Contact us at [email protected]