Portkey · Authentication Profile

Portkey Authentication

Authentication

Portkey secures its APIs with apiKey and http across 6 declared security schemes, as derived from its OpenAPI definitions.

AI GatewaysGatewaysGovernanceGuardrailsObservabilityPrompt Management
Methods: apiKey, http Schemes: 6 OAuth flows: API key in: header

Security Schemes

Portkey-Key apiKey
· in: header (x-portkey-api-key)
Virtual-Key apiKey
· in: header (x-portkey-virtual-key)
Provider-Auth http
scheme: bearer
Provider-Name apiKey
· in: header (x-portkey-provider)
Config apiKey
· in: header (x-portkey-config)
Custom-Host apiKey
· in: header (x-portkey-custom-host)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/portkey-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: Portkey-Key
  type: apiKey
  in: header
  parameter: x-portkey-api-key
  sources:
  - openapi/portkey-openapi.yml
- name: Virtual-Key
  type: apiKey
  in: header
  parameter: x-portkey-virtual-key
  sources:
  - openapi/portkey-openapi.yml
- name: Provider-Auth
  type: http
  scheme: bearer
  sources:
  - openapi/portkey-openapi.yml
- name: Provider-Name
  type: apiKey
  in: header
  parameter: x-portkey-provider
  sources:
  - openapi/portkey-openapi.yml
- name: Config
  type: apiKey
  in: header
  parameter: x-portkey-config
  sources:
  - openapi/portkey-openapi.yml
- name: Custom-Host
  type: apiKey
  in: header
  parameter: x-portkey-custom-host
  sources:
  - openapi/portkey-openapi.yml