Integrera AI-modellen autocrop via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till autocrop programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | /bin/zsh.05 每个片段 + /bin/zsh.05/分钟 | Competitive per-clip 定价 with duration-based billing — ideal for short clips. |
| Fal.ai | Inte tillgänglig | Fal.ai 不提供 an equivalent autocrop endpoint. |
| Replicate | Inte tillgänglig | Replicate 不提供 an equivalent autocrop endpoint. |
Competitive per-clip 定价 with duration-based billing — ideal for short clips.
Fal.ai 不提供 an equivalent autocrop endpoint.
Replicate 不提供 an equivalent autocrop endpoint.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Video-URL | string | The URL of the source video to crop. | https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4 |
| Start Time (seconds) | int | Start time of the segment to crop in seconds. | 0 |
| End Time (seconds) | int | End time of the segment to crop in seconds. | 60 |
| Bildförhållande | Enum (6 options) | The aspect ratio for the resulting clip. | 9:16 |
The URL of the source video to crop.
https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4Start time of the segment to crop in seconds.
0End time of the segment to crop in seconds.
60The aspect ratio for the resulting clip.
9:16Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked