Skip to main content

Getting started

If you have not yet set up Trigger.dev in your project, go to the quick start guide.

Installation

To get started with the Replicate integration on Trigger.dev, you need to install the @trigger.dev/replicate package. You can do this using npm, pnpm, or yarn:

Authentication

To use the Replicate API with Trigger.dev, you have to provide an API Key.

API Key

You can create an API Key in your Account Settings.

Usage

Include the Replicate integration in your Trigger.dev job.

Pagination

You can paginate responses:
  • Using the getAll helper
  • Using the paginate helper

Tasks

Collections

Deployments

Models

Predictions

Trainings

Misc

Example jobs

Code examples

Check out pre-built jobs using Replicate in our API section.