PicFinder Image Inference API

WebSocket API for AI image inference powered by the RunWare / DiffusionMaster platform. Supports text-to-image and image-to-image generation, model / LoRA selection, ControlNet, inpainting, outpainting, background removal, GAN upscaling, image-to-text, prompt enhancement, and similar-image retrieval. Authenticated with an API key over a persistent WebSocket connection.

API entry from apis.yml

apis.yml Raw ↑
name: PicFinder Image Inference API
description: WebSocket API for AI image inference powered by the RunWare / DiffusionMaster platform. Supports
  text-to-image and image-to-image generation, model / LoRA selection, ControlNet, inpainting, outpainting,
  background removal, GAN upscaling, image-to-text, prompt enhancement, and similar-image retrieval. Authenticated
  with an API key over a persistent WebSocket connection.
humanURL: https://picfinder.ai/support/en/collections/7944924-picfinder-api
baseURL: wss://ws-api.diffusionmaster.com
properties:
- type: SDK
  url: https://www.npmjs.com/package/picfinder-sdk
- type: Authentication
  url: authentication/picfinder-authentication.yml
- type: Conventions
  url: conventions/picfinder-conventions.yml
- type: MCPServer
  url: mcp/picfinder-mcp.yml