Documentation
API Reference
These public API endpoints will allow external tools to fetch shared agents programmatically without coupling to the UI routes. Write operations will require personal access tokens (coming soon).
List public published agents.
Filter by agent tag (e.g., Persona)
Filter by author handle
Filter by kind ('base' or 'checkpoint')
Show only featured agents
Pagination limit
Pagination cursor
Array of agent items
Unique identifier for the agent
URL-friendly agent identifier
Display name of the agent
Either 'base' or 'checkpoint'
Handle of the creator
Short description
Full markdown description
The underlying foundation model
Model reference string
Tinker checkpoint path
Array of classification tags
Whether the agent is featured
Whether the agent is public
DiceBear style avatar
Avatar generation seed
Retrieve detailed information about a specific published agent.
The agent's unique slug
Unique identifier for the agent
URL-friendly agent identifier
Display name of the agent
Either 'base' or 'checkpoint'
Handle of the creator
Short description
Full markdown description
The underlying foundation model
Model reference string
Tinker checkpoint path
Array of classification tags
Whether the agent is featured
Whether the agent is public
DiceBear style avatar
Avatar generation seed
The agent's system prompt instructions