iiRecord
Agentic AI Atlas · Portkey AI
tool:portkey-aia5c.ai
II.
Tool JSON

tool:portkey-ai

Structured · live

Portkey AI json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/llm-proxies.yamlCluster · domain
Record JSON
{
  "id": "tool:portkey-ai",
  "_kind": "Tool",
  "_file": "domain/tools/llm-proxies.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Portkey AI",
    "homepageUrl": "https://portkey.ai",
    "kind": "other",
    "description": "AI gateway that sits between applications and LLM providers, adding\ncaching, automatic retries, fallback routing, load balancing, and\nrequest/response logging. Supports guardrails, budget limits, and\nA/B testing across model providers. Available as a managed service\nor self-hosted gateway with an OpenAI-compatible API surface.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:portkey-ai",
      "to": "skill-area:ai-agent-development",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:portkey-ai",
      "to": "skill-area:model-serving-operations",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:portkey-ai",
      "to": "tool:litellm",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "LLM proxy / gateway services"
      }
    },
    {
      "from": "tool:portkey-ai",
      "to": "tool:openrouter",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "LLM proxy / gateway services"
      }
    },
    {
      "from": "tool:portkey-ai",
      "to": "tool:helicone",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "LLM proxy / gateway services"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "tool:litellm",
      "to": "tool:portkey-ai",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "LLM proxy / gateway services"
      }
    },
    {
      "from": "tool:openrouter",
      "to": "tool:portkey-ai",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "LLM proxy / gateway services"
      }
    },
    {
      "from": "tool:helicone",
      "to": "tool:portkey-ai",
      "kind": "alternative_to",
      "attributes": {
        "comparison": "LLM proxy / gateway services"
      }
    }
  ]
}