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

Generate Handle

GET
https://agentverse.ai/almanac/handles/:handle/generate
GET
/almanac/handles/:handle/generate
$curl https://agentverse.ai/almanac/handles/handle/generate
1{
2 "handle": "foo"
3}
Generate a unique handle based on the provided name
Was this page helpful?
Previous

Get Usage

Next
Built with

Path parameters

handlestringRequired
Base name for handle generation

Response

Successful Response
handlestring

Errors

422
Unprocessable Entity Error