PicFinder

PicFinder (PicFinder.ai) is an AI-powered image generation platform that turns text prompts into unlimited realistic, artistic, and abstract images in near real time. Beyond the consumer web app and Figma plugin, PicFinder exposes a developer API for programmatic image inference powered by the RunWare / DiffusionMaster inference platform. The API is delivered over a WebSocket connection and authenticated with an API key, and supports text-to-image and image-to-image generation, model and LoRA selection (including CivitAI models), ControlNet guidance, inpainting and outpainting, background removal, GAN upscaling, image-to-text interrogation, prompt enhancement, and similar-image retrieval. A first-party JavaScript / TypeScript SDK (picfinder-sdk) wraps the WebSocket protocol for both browser and Node.js environments. PicFinder was surfaced as an a16z portfolio company and profiled into the API Evangelist network.

PicFinder publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Machine Learning, Image Generation, and Generative AI.

PicFinder’s developer surface includes documentation, API reference, signup flow, support, authentication, and 11 more developer resources.

27.0/100 emerging ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceMachine LearningImage GenerationGenerative AIText to ImageImage to ImageDeveloper ToolsSDKWebSocket

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 27.0/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.0 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/picfinder: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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,...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

picfinder-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Picfinder Authentication

apiKey · 1 scheme

SECURITY

Picfinder Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Source (apis.yml)

apis.yml Raw ↑
aid: picfinder
name: PicFinder
description: PicFinder (PicFinder.ai) is an AI-powered image generation platform that turns text prompts into unlimited realistic,
  artistic, and abstract images in near real time. Beyond the consumer web app and Figma plugin, PicFinder exposes a developer
  API for programmatic image inference powered by the RunWare / DiffusionMaster inference platform. The API is delivered over
  a WebSocket connection and authenticated with an API key, and supports text-to-image and image-to-image generation, model
  and LoRA selection (including CivitAI models), ControlNet guidance, inpainting and outpainting, background removal, GAN
  upscaling, image-to-text interrogation, prompt enhancement, and similar-image retrieval. A first-party JavaScript / TypeScript
  SDK (picfinder-sdk) wraps the WebSocket protocol for both browser and Node.js environments. PicFinder was surfaced as an
  a16z portfolio company and profiled into the API Evangelist network.
url: https://raw.githubusercontent.com/api-evangelist/picfinder/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
tags:
- Company
- Artificial Intelligence
- Machine Learning
- Image Generation
- Generative AI
- Text to Image
- Image to Image
- Developer Tools
- SDK
- WebSocket
image: https://picfinder.ai/favicon.ico
apis:
- 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
common:
- type: DeveloperPortal
  url: https://picfinder.ai/support
- type: Documentation
  url: https://picfinder.ai/support
- type: APIReference
  url: https://www.npmjs.com/package/picfinder-sdk
- type: SignUp
  url: https://picfinder.ai/sign-up-account-details
- type: Login
  url: https://picfinder.ai/sign-in
- type: TermsOfService
  url: https://picfinder.ai/terms-and-conditions
- type: PrivacyPolicy
  url: https://picfinder.ai/privacy-policy
- type: Support
  url: https://picfinder.ai/support
- type: Packages
  url: packages/picfinder-packages.yml
- type: SDKs
  url: packages/picfinder-packages.yml
- type: Authentication
  url: authentication/picfinder-authentication.yml
- type: Conventions
  url: conventions/picfinder-conventions.yml
- type: MCPServer
  url: mcp/picfinder-mcp.yml
- type: WellKnown
  url: well-known/picfinder-well-known.yml
- type: DomainSecurity
  url: security/picfinder-domain-security.yml
- type: LLMsTxt
  url: llms/picfinder-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 7
  pass: local-v1