Ava Protocol

Ava Protocol is an AI-powered onchain automation platform for Ethereum and L2s (Base, Soneium), and the evolution of the OAK Network Substrate automation parachain. Users create "workflows" that connect triggers (scheduled time, price conditions, onchain events, or manual) to actions (swaps, transfers, contract calls, notifications) and run them non-custodially from scoped smart wallets — the user always approves before execution. Verifiable execution is provided by an EigenLayer AVS (Actively Validated Service). Developers integrate through a public REST API (the AVS aggregator gateway) and a TypeScript SDK, authenticating with a JWT bearer token obtained via wallet signature (EIP-191) or an operator-minted key.

Ava Protocol publishes 1 API on the APIs.io network: AVS API. Tagged areas include Company, Fintech, Blockchain, DeFi, and Automation.

Ava Protocol’s developer surface includes authentication, sandbox, CLI, documentation, API reference, getting-started guide, engineering blog, and 24 more developer resources.

41.7/100 thin Agent 74/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyFintechBlockchainDeFiAutomationWeb3EthereumSmart WalletsWorkflowsAI Agents

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 41.7/100 · thin
Contract Quality 7.5 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 74/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 9 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ava-protocol: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Ava Protocol AVS API

Public REST API for the Ava Protocol AVS aggregator — workflow creation, execution monitoring, smart-wallet management, secrets, tokens, node/trigger evaluation, and operator li...

MCP Servers

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ava-protocol
name: Ava Protocol
description: Ava Protocol is an AI-powered onchain automation platform for Ethereum and L2s (Base, Soneium), and the evolution
  of the OAK Network Substrate automation parachain. Users create "workflows" that connect triggers (scheduled time, price
  conditions, onchain events, or manual) to actions (swaps, transfers, contract calls, notifications) and run them non-custodially
  from scoped smart wallets — the user always approves before execution. Verifiable execution is provided by an EigenLayer
  AVS (Actively Validated Service). Developers integrate through a public REST API (the AVS aggregator gateway) and a TypeScript
  SDK, authenticating with a JWT bearer token obtained via wallet signature (EIP-191) or an operator-minted key.
url: https://raw.githubusercontent.com/api-evangelist/ava-protocol/refs/heads/main/apis.yml
image: https://avaprotocol.org/image/open-graph/index.jpg
x-type: company
x-source: greylock-portfolio
x-tier: enriched
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Fintech
- Blockchain
- DeFi
- Automation
- Web3
- Ethereum
- Smart Wallets
- Workflows
- AI Agents
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Ava Protocol AVS API
  description: Public REST API for the Ava Protocol AVS aggregator — workflow creation, execution monitoring, smart-wallet
    management, secrets, tokens, node/trigger evaluation, and operator listing. RFC 7807 errors, cursor pagination, JWT bearer
    auth. The TypeScript SDK (@avaprotocol/sdk-js) is a thin wrapper over this wire protocol.
  humanURL: https://avaprotocol.org/docs/ava-sdk-js/rest-api
  baseURL: https://gateway.avaprotocol.org/api/v1
  tags:
  - Automation
  - Workflows
  - DeFi
  properties:
  - type: OpenAPI
    url: openapi/ava-protocol-avs-openapi-original.yml
  - type: Overlay
    url: overlays/ava-protocol-avs-overlay.yaml
common:
- type: AgenticAccess
  url: agentic-access/ava-protocol-agentic-access.yml
- type: Authentication
  url: authentication/ava-protocol-authentication.yml
- type: DomainSecurity
  url: security/ava-protocol-domain-security.yml
- type: Packages
  url: packages/ava-protocol-packages.yml
- type: SDKs
  url: packages/ava-protocol-packages.yml
- type: MCPServer
  url: mcp/ava-protocol-mcp.yml
- type: LLMsTxt
  url: llms/ava-protocol-llms.txt
- type: Protobuf
  url: grpc/ava-protocol-avs.proto
- type: ErrorCatalog
  url: errors/ava-protocol-problem-types.yml
- type: Conventions
  url: conventions/ava-protocol-conventions.yml
- type: Idempotency
  url: conventions/ava-protocol-conventions.yml
- type: Conformance
  url: conformance/ava-protocol-conformance.yml
- type: Lifecycle
  url: lifecycle/ava-protocol-lifecycle.yml
- type: DataModel
  url: data-model/ava-protocol-data-model.yml
- type: Sandbox
  url: sandbox/ava-protocol-sandbox.yml
- type: CLI
  url: cli/ava-protocol-cli.yml
- type: AgentSkill
  url: skills/_index.yml
- type: Website
  url: https://avaprotocol.org/
- type: DeveloperPortal
  url: https://avaprotocol.org/docs/ava-sdk-js/getting-started
- type: Documentation
  url: https://avaprotocol.org/docs/ava-sdk-js/getting-started
- type: APIReference
  url: https://avaprotocol.org/docs/ava-sdk-js/rest-api
- type: GettingStarted
  url: https://avaprotocol.org/docs/ava-sdk-js/getting-started
- type: Authentication
  url: https://avaprotocol.org/docs/ava-sdk-js/authentication
- type: GitHubOrganization
  url: https://github.com/AvaProtocol
- type: Blog
  url: https://avaprotocol.org/blog
- type: SignUp
  url: https://app.avaprotocol.org
- type: Support
  url: https://avaprotocol.org/contact-us
- type: TermsOfService
  url: https://avaprotocol.org/legal/discord-bot-terms
- type: PrivacyPolicy
  url: https://avaprotocol.org/legal/discord-bot-privacy
- type: Twitter
  url: https://x.com/ava_protocol
- type: Discord
  url: https://discord.gg/7W9UDvsbwh
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence