envs

Replicate — model API

replicate/api · version 1

envs add replicate/api

This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.

Key Needed Kind Notes
REPLICATE_API_TOKEN required secret Replicate says these are secrets to be treated like passwords, and documents the shape as forty characters starting with r8_. The character set is not specified, so the pattern checks only the prefix and length. Rotate by creating a new token and moving applications over.. Shape ^r8_.{37}$. where to get it

The JSON the CLI reads