PipedreamHQ / PipedreamHQ/pipedream

[APP] Katto

Open
#21,796 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Name of app / service**

Katto (https://katto.tech) — an AI video clipping API. It turns long videos, podcasts and Twitch VODs into scored, captioned, vertical 9:16 short clips.

**Link to developer documentation**

- Docs: https://katto.tech/docs/api
- Base URL: `https://katto.tech/api/v1`
- Auth: API key as a Bearer token (`Authorization: Bearer sk_live_...`), generated by the user from the Katto dashboard.

**Is lack of support preventing you from moving forward, or do you have a workaround?**

I've already submitted the component PR #21736 (8 actions). The reviewer @ashwins01 asked me to raise this base app-integration request first, since a base `katto` integration does not exist yet. There's no workaround — the base app needs to be registered on your side before the PR can be reviewed and merged.

**Are there specific actions or triggers you'd like to see for this app?**

Already implemented in PR #21736: Create Clip Job, Get Job, List Jobs, Cancel Job, Get Clips, Get Transcript, Get Usage, Get Account. Single API-key auth prop (`sk_live_...`), base URL `https://katto.tech/api/v1`.

Related PR: #21736

Contributor guide

Open the contributing guide

Research direction

Review the related component PR #21736 first, then inspect how existing base app integrations are registered in the repository. Confirm that Katto is registered with its documented base URL and Bearer-token authentication so the eight actions in PR #21736 can proceed to review and merge.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.