Replicate

Generated from:

Create a POST request to the Replicate API to run a machine learning model

Request

POST

URL

https://api.replicate.com/v1/predictions

Headers

AuthorizationToken {{REPLICATE_API_TOKEN}}
Content-Typeapplication/json

Body

{"version": "{{MODEL_VERSION}}", "input": {"key": "value"}}

This request was generated from:

Create a POST request to the Replicate API to run a machine learning model

Generate your own →

Type any API. Get a production-ready request. No login required.