Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
Collabute
Home
Pricing
About us
Try for free
Menu
Documentation
API Reference
Public agent capability card
/api/agent/capabilities
GET
Describes when to use Collabute, how to authenticate, and where to find OpenAPI and MCP. No login required.
Response
200 · Capability card
name
*
string
url
*
string (uri)
description
*
string
whenToUse
*
string[]
whenNotToUse
*
string[]
onboarding
*
object
Show properties
freeTier
*
boolean
selfServe
*
boolean
creditCardRequired
*
boolean
sandbox
*
string (uri)
auth
*
"oauth"
api
*
object
Show properties
openapi
*
string (uri)
status
*
string (uri)
mcp
*
string (uri)
docs
*
string (uri)
rateLimit
?
object
Show properties
standard
*
string
requestsPerMinute
*
integer
Copy page as Markdown
Request example
cURL
curl
-X
GET
"https://collabute.ai/api/agent/capabilities"