{
  "id": "4",
  "slug": "near",
  "name": "NEAR AI",
  "tagline": "Private, verifiable AI — Intel TDX + NVIDIA H200 TEE with on-chain attestation",
  "description": "NEAR AI Cloud runs inference inside Intel TDX confidential VMs backed by NVIDIA H200 Confidential Computing GPUs. TLS terminates inside the TEE (not at an external load balancer), so prompts are never exposed in plaintext outside the enclave. An optional E2EE layer lets clients encrypt messages with the model's attested public key before they leave the machine. Attestation reports are verifiable on-chain via the NEAR blockchain.",
  "logo_url": null,
  "website_url": "https://cloud.near.ai",
  "api_docs_url": "https://docs.near.ai",
  "founded_year": null,
  "headquarters": "San Francisco, CA",
  "status": "beta",
  "tee_types": [
    {
      "type": "intel_tdx",
      "attestation_method": "Intel DCAP Remote Attestation",
      "notes": "TLS terminates inside the TDX VM — prompts never leave the enclave in plaintext"
    },
    {
      "type": "nvidia_h100_cc",
      "attestation_method": "NVIDIA NRAS",
      "notes": "8× NVIDIA H200 GPUs per node with GPU memory encryption and confidential computing"
    }
  ],
  "models": [
    {
      "name": "DeepSeek V4 Flash",
      "slug": "deepseek-v4-flash",
      "family": "DeepSeek",
      "context_window": 1048576,
      "max_output_tokens": null
    },
    {
      "name": "Gemma 4 31B",
      "slug": "gemma-4-31b",
      "family": "Google Gemma",
      "context_window": 262144,
      "max_output_tokens": null
    },
    {
      "name": "GPT-OSS 120B",
      "slug": "gpt-oss-120b",
      "family": "OpenAI GPT",
      "context_window": 131000,
      "max_output_tokens": null
    },
    {
      "name": "Privacy Filter",
      "slug": "privacy-filter",
      "family": "Unknown",
      "context_window": 512,
      "max_output_tokens": null
    },
    {
      "name": "Whisper Large v3",
      "slug": "whisper-large-v3",
      "family": "OpenAI GPT",
      "context_window": 448,
      "max_output_tokens": null
    },
    {
      "name": "Qwen3.5 122B A10B",
      "slug": "qwen3.5-122b-a10b",
      "family": "Qwen",
      "context_window": 262144,
      "max_output_tokens": null
    },
    {
      "name": "Qwen3.6 27B",
      "slug": "qwen3.6-27b",
      "family": "Qwen",
      "context_window": 262144,
      "max_output_tokens": null
    },
    {
      "name": "Qwen3.6 35B A3B",
      "slug": "qwen3.6-35b-a3b",
      "family": "Qwen",
      "context_window": 262144,
      "max_output_tokens": null
    },
    {
      "name": "Qwen3-Embedding 0.6B",
      "slug": "qwen3-embedding-0.6b",
      "family": "Qwen",
      "context_window": 32768,
      "max_output_tokens": null
    },
    {
      "name": "Qwen3-Reranker 0.6B",
      "slug": "qwen3-reranker-0.6b",
      "family": "Qwen",
      "context_window": 40960,
      "max_output_tokens": null
    },
    {
      "name": "Qwen3-VL 30B A3B",
      "slug": "qwen3-vl-30b-a3b",
      "family": "Qwen",
      "context_window": 16384,
      "max_output_tokens": null
    },
    {
      "name": "Z Ai/Glm 5.2",
      "slug": "z-ai-glm-5.2",
      "family": "Unknown",
      "context_window": 1048576,
      "max_output_tokens": null
    },
    {
      "name": "GLM 5.1",
      "slug": "glm-5.1",
      "family": "ZhipuAI GLM",
      "context_window": 202752,
      "max_output_tokens": null
    }
  ],
  "pricing": [
    {
      "model_name": "DeepSeek V4 Flash",
      "price_per_million_input_tokens": 0.17,
      "price_per_million_output_tokens": 0.35000000000000003,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Gemma 4 31B",
      "price_per_million_input_tokens": 0.13,
      "price_per_million_output_tokens": 0.4,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "GPT-OSS 120B",
      "price_per_million_input_tokens": 0.15,
      "price_per_million_output_tokens": 0.55,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Privacy Filter",
      "price_per_million_input_tokens": 0.01,
      "price_per_million_output_tokens": 0,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Whisper Large v3",
      "price_per_million_input_tokens": 0.01,
      "price_per_million_output_tokens": 0.01,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Qwen3.5 122B A10B",
      "price_per_million_input_tokens": 0.4,
      "price_per_million_output_tokens": 3.2,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Qwen3.6 27B",
      "price_per_million_input_tokens": 0.325,
      "price_per_million_output_tokens": 3.25,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Qwen3.6 35B A3B",
      "price_per_million_input_tokens": 0.17,
      "price_per_million_output_tokens": 1.1,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Qwen3-Embedding 0.6B",
      "price_per_million_input_tokens": 0.01,
      "price_per_million_output_tokens": 0.01,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Qwen3-Reranker 0.6B",
      "price_per_million_input_tokens": 0.01,
      "price_per_million_output_tokens": 0.01,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Qwen3-VL 30B A3B",
      "price_per_million_input_tokens": 0.15,
      "price_per_million_output_tokens": 0.55,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "Z Ai/Glm 5.2",
      "price_per_million_input_tokens": 1.4000000000000001,
      "price_per_million_output_tokens": 4.4,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    },
    {
      "model_name": "GLM 5.1",
      "price_per_million_input_tokens": 0.85,
      "price_per_million_output_tokens": 3.3000000000000003,
      "price_per_hour": null,
      "pricing_model": "per_token",
      "free_tier": false,
      "notes": null
    }
  ],
  "api_features": {
    "openai_compatible": true,
    "streaming": true,
    "function_calling": true,
    "batch_inference": false,
    "vision": false,
    "embeddings": false,
    "max_concurrent_requests": null,
    "avg_latency_ms": null
  },
  "payments": {
    "accepts_crypto": false,
    "accepts_bitcoin": false,
    "accepted_assets": [],
    "notes": null
  },
  "attestation": {
    "documentation_url": null,
    "endpoint_url": null,
    "verifier_url": null,
    "evidence_format": null,
    "notes": null
  },
  "sdks": [],
  "api_compatibility": {
    "openai_chat_completions": false,
    "openai_responses": false,
    "anthropic_messages": false,
    "notes": null
  },
  "social_links": [
    {
      "label": "X",
      "url": "https://x.com/near_ai"
    }
  ],
  "source_urls": [],
  "last_verified_at": null,
  "trust_tier": "app-e2ee",
  "infra_provider": "phala-dstack",
  "e2ee_capability": "ed25519"
}