Inworld AI · Authentication Profile

Inworld Ai Authentication

Authentication

Inworld AI secures its APIs with http across 2 declared security schemes, as derived from its OpenAPI definitions.

AIArtificial IntelligenceVoiceText To SpeechSpeech To TextRealtimeLLM RoutingVoice CloningConversational AIGame AI
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

BasicAuth http
scheme: basic
BearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/inworld-models-api-openapi.yml, openapi/inworld-realtime-api-openapi.yml, openapi/inworld-stt-api-openapi.yml,
  openapi/inworld-tts-api-openapi.yml, openapi/inworld-voice-api-openapi.yml
summary:
  types:
  - http
schemes:
- name: BasicAuth
  type: http
  scheme: basic
  sources:
  - openapi/inworld-models-api-openapi.yml
  - openapi/inworld-stt-api-openapi.yml
  - openapi/inworld-tts-api-openapi.yml
  - openapi/inworld-voice-api-openapi.yml
- name: BearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/inworld-realtime-api-openapi.yml