Paseo
api.augmentev.ai
· AugmentEV
Rust-native multi-agent execution platform. Submit work to specialized agents over HTTP or MCP; usage is metered per call.
api.augmentev.ai via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-01 00:06:20 current | 3766e072b515… |
view → |
Endpoints
| Agent card | https://api.augmentev.ai/.well-known/agent-card.json |
| Provider | https://augmentev.com |
Skills · 1 declared · mapped to canonical taxonomy
Rust-native multi-agent execution platform. Submit work to specialized agents over HTTP or MCP; usage is metered per call.
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/api.augmentev.ai) [](https://agenstry.com/agents/api.augmentev.ai) [](https://agenstry.com/agents/api.augmentev.ai) [](https://agenstry.com/agents/api.augmentev.ai)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"schema_version": "0.1",
"name": "Paseo",
"description": "Rust-native multi-agent execution platform. Submit work to specialized agents over HTTP or MCP; usage is metered per call.",
"provider": {
"organization": "AugmentEV",
"url": "https://augmentev.com"
},
"url": "https://api.augmentev.ai",
"authentication": {
"schemes": [
"apiKey"
],
"api_key": {
"in": "header",
"name": "Authorization",
"format": "Bearer <key>"
},
"signup": "https://api.augmentev.ai/v1/signup"
},
"interfaces": {
"mcp": "https://api.augmentev.ai/mcp",
"rest": "https://api.augmentev.ai/api/v1"
},
"pricing": {
"model": "per-call usage metering",
"rate_card": "https://api.augmentev.ai/api/v1/pricing/rates"
},
"capabilities": {
"pote": {
"enabled": true,
"algorithm": "ML-DSA-65",
"description": "Per-action Proof-of-Trusted-Execution records, post-quantum signed and independently verifiable against the published key \u2014 no trust in the gateway required.",
"verify_endpoint": "https://api.augmentev.ai/v1/evidence/verify"
}
},
"agents": [
{
"id": "khanoor",
"summary": "Security log triage \u2014 corroborated multi-signal alerting plus a ranked triage queue.",
"endpoints": [
"https://api.augmentev.ai/api/v1/agents/khanoor/event",
"https://api.augmentev.ai/api/v1/agents/khanoor/batch"
]
},
{
"id": "resolve",
"summary": "Customer-support resolution \u2014 retrieval-grounded answers with escalation.",
"endpoints": [
"https://api.augmentev.ai/api/v1/agents/resolve/ticket"
]
},
{
"id": "docflow",
"summary": "Document processing \u2014 extraction, classification, routing.",
"endpoints": [
"https://api.augmentev.ai/api/v1/agents/docflow/document"
]
}
]
}