{"version":1,"name":"Weftly","description":"AI media processing API. Transcribe and summarize audio/video files. $0.50–$2.00 per job.","categories":["ai","media"],"methods":{"tempo":{"intents":["charge"],"assets":["0x20c000000000000000000000b9537d11c60e8b50"]},"stripe":{"intents":["charge"],"paymentMethodTypes":["machine-payments"]}},"docs":{"homepage":"https://weftly.ai","apiReference":"https://api.weftly.ai/openapi.json"},"service":{"name":"weftly","displayName":"Weftly","url":"https://api.weftly.ai","description":"AI media processing API. Transcribe and summarize audio/video files. $0.50–$2.00 per job."},"endpoints":[{"path":"/api/test","method":"GET","description":"MPP smoke test ($0.01)","payment":{"intent":"charge","method":"tempo","amount":"10000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"url":"https://api.weftly.ai/api/test"},{"path":"/api/v1/sessions","method":"POST","description":"Create a session (free, identity only)","url":"https://api.weftly.ai/api/v1/sessions"},{"path":"/api/v1/jobs","method":"POST","description":"Create a transcribe or summarize job ($0.50–$2.00)","payment":{"intent":"charge","method":"tempo","amount":"2000000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"url":"https://api.weftly.ai/api/v1/jobs"},{"path":"/api/v1/jobs/{job_id}","method":"GET","description":"Get job status and outputs","url":"https://api.weftly.ai/api/v1/jobs/{job_id}"},{"path":"/api/v1/jobs/{job_id}/upload-url","method":"GET","description":"Get presigned upload URL ($0.50–$2.00, requires payment)","payment":{"intent":"charge","method":"tempo","amount":"2000000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"url":"https://api.weftly.ai/api/v1/jobs/{job_id}/upload-url"},{"path":"/api/v1/jobs/{job_id}/complete-upload","method":"POST","description":"Confirm upload and start processing — upload-based jobs (transcribe, summarize, find_clips) only ($0.50–$2.00)","payment":{"intent":"charge","method":"tempo","amount":"2000000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"url":"https://api.weftly.ai/api/v1/jobs/{job_id}/complete-upload"},{"path":"/api/v1/jobs/{job_id}/process","method":"POST","description":"Verify payment and start processing — no-upload derivative jobs (extract_clip, extract_vertical_clip) only ($0.50–$2.00)","payment":{"intent":"charge","method":"tempo","amount":"2000000","currency":"0x20c000000000000000000000b9537d11c60e8b50"},"url":"https://api.weftly.ai/api/v1/jobs/{job_id}/process"},{"path":"/api/v1/jobs/{job_id}/outputs/{role}/download","method":"GET","description":"Download a job output (transcript, summary, clip-candidates, clip-video, clip-vertical-video)","url":"https://api.weftly.ai/api/v1/jobs/{job_id}/outputs/{role}/download"},{"path":"/api/v1/jobs/{job_id}/source","method":"DELETE","description":"Delete the uploaded source file","url":"https://api.weftly.ai/api/v1/jobs/{job_id}/source"},{"path":"/api/v1/jobs/{job_id}/outputs/{role}","method":"DELETE","description":"Delete a job output","url":"https://api.weftly.ai/api/v1/jobs/{job_id}/outputs/{role}"}]}