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 Usage

GET
https://agentverse.ai/almanac/usage/current
GET
/almanac/usage/current
$curl https://agentverse.ai/almanac/usage/current
200getUsageExample
1{
2 "max_domains": 42,
3 "num_domains": 0,
4 "expiry": "foo"
5}
Get user usage information including number of domains and expiry
Was this page helpful?
Previous
Built with

Response

Successful Response
max_domainsinteger
Max allowed domains.
num_domainsintegerDefaults to 0
Number of domains registered by the user
expirystringformat: "date-time"
Expiry timestamp for the user's plan