{
  "schema_version": "v1",
  "name_for_human": "GPU-Bridge",
  "name_for_model": "gpu_bridge",
  "description_for_human": "Unified AI API with 30 services: LLM, image, video, audio, vision, search, document parsing, and utilities. 99 models, sub-second text responses. Pay with USDC on Base or credit card.",
  "description_for_model": "GPU-Bridge provides 30 AI services through POST /run. Services include: LLM inference (service 'llm-4090', sub-second, 5 models: llama-3.3-70b, llama-4-scout, qwen3-32b, llama-3.1-8b, meta-llama-3-8b), image generation (service 'image-4090', 6 models including FLUX Schnell/Dev/Pro, SDXL Lightning, SD 3.5), video generation (service 'video'), video enhancement/upscaling (service 'video-enhance', up to 4K), speech-to-text (service 'whisper-l4', sub-second), TTS (service 'tts-l4', 40+ voices), expressive TTS (service 'bark', XTTS v2), music generation (service 'musicgen-l4'), embeddings (service 'embedding-l4', 1024-dim), document reranking (service 'rerank', Jina), OCR (service 'ocr', Florence-2), PDF/document parsing (service 'pdf-parse', Marker), NSFW content detection (service 'nsfw-detect'), background removal (service 'rembg-l4'), face restoration (service 'face-restore', CodeFormer), image upscaling (service 'upscale-l4'), visual Q&A (service 'llava-4090', Moondream2), segmentation (service 'segmentation', SAM-2), voice cloning (service 'voice-clone'), img2img (service 'img2img'), ControlNet (service 'controlnet'), inpainting (service 'inpaint'), image variations (service 'image-variation'), stickers (service 'sticker'), product ads (service 'ad-inpaint'), AI portraits (service 'photomaker'), image animation (service 'animate'), image captioning (service 'caption'), CLIP interrogator (service 'clip'), diarized STT (service 'whisperx'). Send POST /run with {\"service\":\"<key>\",\"input\":{...}}. Payment: x402 spec-compliant (x402.org). (1) AI agents call any endpoint without auth — server returns HTTP 402 with x402Version:1, accepts[] array containing maxAmountRequired (USDC units, 6 decimals), payTo address, and asset contract. Agent sends USDC on Base to payTo, then retries with X-Payment header containing base64({\"txHash\":\"0x...\",\"from\":\"0x...\"}). No account needed. (2) Developers use Bearer token auth with prepaid credits (card via /account/topup or crypto via /account/topup-crypto). Full catalog at GET /catalog. Cost estimator at GET /catalog/estimate?service=llm-4090.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://api.gpubridge.io/catalog",
    "has_user_authentication": false,
    "is_user_authenticated": false
  },
  "logo_url": "https://gpubridge.io/logo.svg",
  "contact_email": "support@gpubridge.io",
  "company": "Healthtech Capital LLC",
  "legal_info_url": "https://gpubridge.io/terms",
  "docs_url": "https://gpubridge.io/docs"
}
