envs

Vimeo — video API

vimeo/api · version 1

envs add vimeo/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
VIMEO_CLIENT_ID required secret Vimeo never separates this half as publishable. The names are convention: Vimeo documents the credentials, not variables.. where to get it
VIMEO_CLIENT_SECRET required secret Vimeo's own guidance implies the secrecy claim: it offers the implicit grant for when you cannot properly secure the client secret from end users, which means the other grants assume you can.. where to get it
VIMEO_ACCESS_TOKEN optional secret Vimeo calls it a special string of characters that works like a password.. where to get it

The JSON the CLI reads