Rephrase.ai · OAuth Scopes

Rephrase.ai OAuth Scopes

OAuth 2.0 searched

Rephrase.ai publishes 1 OAuth 2.0 scope. Scopes are the fine-grained permissions an application requests at authorization time to act against the Rephrase.ai API on a user’s behalf.

This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.

CompanyArtificial IntelligenceGenerative AIVideoText to VideoAvatarsMediaContent Creation
Scopes: 1 Flows: Method: searched

Scopes (1)

ScopeDescriptionFlows
all:diy Default do-it-yourself (self-serve) access scope granted to Rephrase Studio API tokens; covers actor/voice listing and video create/export/get operations. refreshToken

Source

OAuth Scopes

rephraseai-scopes.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://studio-rephrase-api.readme.io/reference/get-access-token
docs: https://studio-rephrase-api.readme.io/reference/documentation
note: >-
  Only one OAuth2 scope is documented in the legacy Rephrase Studio API
  reference. The provider (acquired by Adobe, Nov 2023) publishes no dedicated
  scopes/permissions reference page.
schemes:
  - name: RephraseStudioOAuth2
    flow: refreshToken
    tokenUrl: https://auth.rephrase.ai/oauth/token
scopes:
  - scope: all:diy
    description: >-
      Default do-it-yourself (self-serve) access scope granted to Rephrase
      Studio API tokens; covers actor/voice listing and video create/export/get
      operations.
    flows: [refreshToken]
    sources: [https://studio-rephrase-api.readme.io/reference/get-access-token]