/
HU
humbleaf
/
AgentChain & PRIOR API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 11m ago · Updated 4mo ago
View markdown
humbleaf
AgentChain & PRIOR API
get
Return the current authenticated operator profile
latest
OpenAPI 3.0.0
raw.githubusercontent.com
2026-04-28
73
23
136.0 KB
33dd194c5572
Agents
6
Approval Queue
5
auth
5
get
Return the current authenticated operator profile
patch
Persist kill-switch state (G3 fix — was local state only)
get
Get current and pending guardrail config
patch
Queue guardrail config update — 30s activation delay, 10s write rate limit
get
Export all operator data as JSON (G4 — data portability)
compute-overflow
2
config
1
credits
1
evm
1
intent
4
operator
12
Pipeline Events
1
policies
6
prior
1
public
3
receipts
3
Registry
2
settlement
12
tasks
3
Worker Logs
2
get
/api/v1/attestations/{taskId}
get
/api/v1/attestations/uid/{attestationUid}
post
/api/v1/faucet/usdc
auth
Return the current authenticated operator profile
get
/api/v1/auth/me
Response
OperatorProfileDto
required
id
string
required
githubLogin
string
required
displayName
string
nullable
email
string
tier
'FREE'
|
'PRO'
|
'ENTERPRISE'
required
tierOverride
'FREE'
|
'PRO'
|
'ENTERPRISE'
nullable
required
effectiveTier
'FREE'
|
'PRO'
|
'ENTERPRISE'
required
status
'ACTIVE'
|
'SUSPENDED'
|
'BANNED'
required
flags
object
walletAddress
string
nullable
firstTaskAt
string
nullable
hasApiKey
boolean
required
pioneerPoints
number