Mochi 1 on Replicate (Third-Party Hosted)

Third-party hosted access to Genmo's Mochi 1 via Replicate's predictions API (model identifier genmoai/mochi-1). Runs on Nvidia H100 hardware, ~$0.42 per run, typically completing within 5 minutes at 480p. Invoked through Replicate's standard async prediction pattern - POST a prediction with the model version and inputs, poll or receive a webhook, then fetch the output video URL. This API is operated by Replicate, not Genmo; endpoints are modeled from Replicate's platform documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: genmo-ai:genmo-ai-mochi-replicate-api
name: Mochi 1 on Replicate (Third-Party Hosted)
tags:
- Video Generation
- Text-to-Video
- Hosted Inference
- Third Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://replicate.com/genmoai/mochi-1
baseURL: https://api.replicate.com/v1
properties:
- url: https://replicate.com/genmoai/mochi-1
  type: Documentation
- url: https://replicate.com/genmoai/mochi-1/api
  type: APIReference
endpointsModeled: true
description: Third-party hosted access to Genmo's Mochi 1 via Replicate's predictions API (model identifier
  genmoai/mochi-1). Runs on Nvidia H100 hardware, ~$0.42 per run, typically completing within 5 minutes
  at 480p. Invoked through Replicate's standard async prediction pattern - POST a prediction with the
  model version and inputs, poll or receive a webhook, then fetch the output video URL. This API is operated
  by Replicate, not Genmo; endpoints are modeled from Replicate's platform documentation.