Replica Studios · Authentication Profile

Replica Studios Authentication

Authentication

Replica Studios secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyVoiceText-to-SpeechSpeech to SpeechArtificial IntelligenceAudioVoice AIGenerative AI
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

apiKey apiKey
· in: header ()
bearerJWT http
scheme: bearer

Source

Authentication Profile

replica-studios-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.replicastudios.com/guide/authentication
docs: https://docs.replicastudios.com/guide/authentication
notes: >-
  Replica Studios ceased operations on 2025-06-30; api.replicastudios.com no
  longer resolves. This profile captures the historical, publicly documented
  authentication model from the archived Replica API v2 documentation. No
  OpenAPI could be captured (docs host rejects non-browser TLS), so exact
  header/parameter names are recorded only where the docs state them.
summary:
  types: [apiKey, http]
  api_key_in: [header]
  http_schemes: [bearer]
schemes:
  - name: apiKey
    type: apiKey
    in: header
    description: >-
      API Key auth. Documented as the quick/simple integration method, usable to
      generate text-to-speech, speech-to-speech, and to retrieve the voice list.
      Personal Access Tokens are created from Account settings in the Replica
      desktop application (subscription with API access required).
  - name: bearerJWT
    type: http
    scheme: bearer
    bearerFormat: JWT
    description: >-
      Bearer token (JWT) auth, sent as the `Authorization: Bearer <jwt>` header.
      A Personal Access Token client_id and secret are exchanged at the
      POST /v2/auth endpoint to mint a short-lived JWT plus a refresh token.
      Documented as the more secure/powerful option.
    token_endpoint: /v2/auth

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/replica-studios-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.