- sk-or-v1- and sk-helicone- high-confidence prefix regex - LiteLLM low-confidence sk- pattern with master key keyword - Cloudflare, Vercel, Portkey keyword-anchored detection
18 lines
336 B
YAML
18 lines
336 B
YAML
format_version: 1
|
|
name: portkey
|
|
display_name: Portkey
|
|
tier: 5
|
|
last_verified: "2026-04-05"
|
|
keywords:
|
|
- "portkey"
|
|
- "PORTKEY_API_KEY"
|
|
- "api.portkey.ai"
|
|
- "portkey-ai"
|
|
verify:
|
|
method: GET
|
|
url: https://api.portkey.ai/v1/feedback
|
|
headers:
|
|
x-portkey-api-key: "{KEY}"
|
|
valid_status: [200, 400]
|
|
invalid_status: [401, 403]
|