For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Login
DocumentationAPI Reference
DocumentationAPI Reference
  • API Reference
      • GETResolve Identifier
      • POSTRegister
      • POSTUnregister
      • POSTUpload Manifest
      • GETGet Manifest
      • GETGet Manifest By Name
      • GETGet Protocol Model
      • GETCheck Handle Availability
      • GETGenerate Handle
      • GETGet Usage
Login
LogoLogo
API ReferenceAlmanac

Get Protocol Model

GET
https://agentverse.ai/almanac/manifest/model/:digest
GET
/almanac/manifest/model/:digest
$curl https://agentverse.ai/almanac/manifest/model/digest
Get a model by digest
Was this page helpful?
Previous

Check Handle Availability

Next
Built with

Path parameters

digeststringRequiredformat: "^[a-f0-9]{64}$"

Response

Successful Response

Errors

422
Unprocessable Entity Error