Integrera AI-modellen youtube-set-thumbnail via ett högpresterande API med låg latens och ren förbrukningsbaserad prissättning.
About this model
Få tillgång till youtube-set-thumbnail programmatiskt på MuAPI med omedelbar skalbarhet, automatisk redundans och minimal latens.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.01 每次调用 | Replace a video's thumbnail on a connected YouTube channel via a single API call — ideal for A/B testing and automated content pipelines. |
| Fal.ai | Inte tillgänglig | Does not offer YouTube thumbnail management. |
| Replicate | Inte tillgänglig | Does not offer YouTube thumbnail management. |
Replace a video's thumbnail on a connected YouTube channel via a single API call — ideal for A/B testing and automated content pipelines.
Does not offer YouTube thumbnail management.
Does not offer YouTube thumbnail management.
** Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Account ID | integer | ID of the connected YouTube account. | - |
| Video ID | string | YouTube video ID to set the thumbnail for (the 'v' parameter of its watch URL). | - |
| Thumbnail URL | string | Public URL of the thumbnail image (JPEG/PNG, under 2MB, 16:9 recommended). | - |
ID of the connected YouTube account.
-YouTube video ID to set the thumbnail for (the 'v' parameter of its watch URL).
-Public URL of the thumbnail image (JPEG/PNG, under 2MB, 16:9 recommended).
-Developer documentation
Skicka en autentiserad POST-förfrågan till slutpunkten med dina valda parametrar och din MuAPI-nyckel.
Frequently asked