Civitai · Arazzo Workflow
Civitai Identify a Model From a File Hash
Version 1.0.0
Resolve a local model file's hash to its model version, then load the parent model.
View Spec
View on GitHub
Artificial IntelligenceImage-GenerationVideo GenerationStable DiffusionSDXLFluxLoRAModel HostingCommunityGenerative AIArazzoWorkflows
Provider
Workflows
model-version-by-hash
Resolve a file hash to a model version and its parent model.
Looks up a model version by file hash, fetches the parent model for catalog context, and reloads the version detail for files and AIR.
1
lookupByHash
Resolve the model version that owns the file matching the supplied hash.
2
getParentModel
Fetch the parent model for the resolved version to expose name, type, creator, and tags.
3
reloadVersion
Reload the model version detail to expose the full file list, hashes, and download URL for the matched file.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.