T

Transcoder API

REST discovered

Details
URL
https://transcoder.googleapis.com
Docs
https://docs.cloud.google.com/transcoder/docs/reference/rest
Authentication
Google Cloud OAuth 2.0 access token / Application Default Credentials oauth2 discovered Set up OAuth ↗
Authorization: Bearer <credential>

For server-to-server use, follow Authenticate to Transcoder API and create Application Default Credentials in your Google Cloud project, typically by creating a service account and supplying its credentials to your app. For command-line use, you can authenticate with the Google Cloud CLI and let requests use $(gcloud auth print-access-token) as shown in the Transcoder docs. Enable the API first from Before you begin.