{
  "schema_version": "v1",
  "name_for_human": "VaultForge",
  "name_for_model": "vaultforge",
  "description_for_human": "File conversion, compression, OCR, PII redaction, background removal, and more. Pay per request with Lightning Network — no account needed.",
  "description_for_model": "VaultForge is a file processing API. Use it to convert images (jpeg/png/webp/avif/gif/bmp/tiff), compress images and PDFs, merge PDFs, run OCR, redact PII, remove image backgrounds, upscale images, combine images into PDFs, and strip EXIF metadata. All endpoints accept multipart/form-data. Authentication via X-API-Key header or L402 Lightning (no account needed: make request without auth, receive 402 with bolt11 invoice, pay it, retry with Authorization: L402 <payment_hash>:<preimage>). All files are ephemeral — zero cloud storage. See full OpenAPI spec at https://vaultforge.work/api/v1/openapi.json",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://vaultforge.work/api/v1/openapi.json"
  },
  "logo_url": "https://vaultforge.work/favicon.svg",
  "contact_email": "support@vaultforge.work",
  "legal_info_url": "https://vaultforge.work/terms"
}
