Zintegruj model AI autocrop za pomocą wydajnych interfejsów API z niskimi opóźnieniami i płatnością za rzeczywiste zużycie.
About this model
Uzyskaj dostęp programistyczny do modelu autocrop na platformie MuAPI z natychmiastową skalowalnością i niskimi opóźnieniami.
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 | Niedostępne | Fal.ai 不提供 an equivalent autocrop endpoint. |
| Replicate | Niedostępne | 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 |
|---|---|---|---|
| Adres URL wideo | 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 |
| Proporcje obrazu | 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
Wyślij żądanie POST do punktu końcowego z wymaganymi parametrami i kluczem API MuAPI.
Frequently asked