AI Arena website screenshot

AI Arena

AI Arena is a web3/AI gaming company built by ArenaX Labs, backed by Paradigm and Framework Ventures. Its flagship title, AI Arena, is an Ethereum/Arbitrum-native PvP fighting game where players purchase, train through imitation learning, and battle characters powered by real artificial intelligence, with a native $NRN (Neuron) token and an on-chain marketplace for AI models. Beyond the game, ArenaX Labs ships developer infrastructure for reinforcement learning: RLMesh, an open-source, Gymnasium-compatible framework that connects RL models to environments across process, dependency, and machine boundaries over a gRPC wire protocol (rlmesh-wire-v1), with Python and Rust SDKs; and SAI (competesai.com), a gamified RL research and competition platform with its own CLI. This profile was enriched by the API Evangelist pipeline from public sources — GitHub, package registries, and the RLMesh documentation.

AI Arena is profiled on the APIs.io network. Tagged areas include Company, Gaming, Web3, Artificial Intelligence, and Reinforcement Learning.

AI Arena’s developer surface includes documentation, API reference, getting-started guide, engineering blog, CLI, changelog, authentication, and 15 more developer resources.

24.7/100 emerging ▬ flat Agent 10/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
0 APIs
CompanyGamingWeb3Artificial IntelligenceReinforcement LearningMachine LearninggRPCSDKDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 24.7/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 5.8 / 13
Governance 0.0 / 12
Discoverability 6.8 / 10
Agent readiness — 10/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/ai-arena: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ai Arena Authentication

apiKey · 2 schemes

SECURITY

Ai Arena Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Ai Arena Vulnerability Disclosure

contact published

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ai-arena
name: AI Arena
description: 'AI Arena is a web3/AI gaming company built by ArenaX Labs, backed by Paradigm and Framework Ventures. Its flagship
  title, AI Arena, is an Ethereum/Arbitrum-native PvP fighting game where players purchase, train through imitation learning,
  and battle characters powered by real artificial intelligence, with a native $NRN (Neuron) token and an on-chain marketplace
  for AI models. Beyond the game, ArenaX Labs ships developer infrastructure for reinforcement learning: RLMesh, an open-source,
  Gymnasium-compatible framework that connects RL models to environments across process, dependency, and machine boundaries
  over a gRPC wire protocol (rlmesh-wire-v1), with Python and Rust SDKs; and SAI (competesai.com), a gamified RL research
  and competition platform with its own CLI. This profile was enriched by the API Evangelist pipeline from public sources
  — GitHub, package registries, and the RLMesh documentation.'
url: https://raw.githubusercontent.com/api-evangelist/ai-arena/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- paradigm
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
image: https://raw.githubusercontent.com/api-evangelist/ai-arena/refs/heads/main/images/ai-arena.jpg
tags:
- Company
- Gaming
- Web3
- Artificial Intelligence
- Reinforcement Learning
- Machine Learning
- gRPC
- SDK
- Developer Tools
apis: []
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://aiarena.io
- type: DeveloperPortal
  url: https://docs.rlmesh.dev
- type: Documentation
  url: https://docs.rlmesh.dev
- type: APIReference
  url: https://docs.rlmesh.dev/en/v0.1.0-rc.2/api/
- type: GettingStarted
  url: https://docs.rlmesh.dev/en/v0.1.0-rc.2/quickstart/
- type: GitHubOrganization
  url: https://github.com/ArenaX-Labs
- type: Blog
  url: https://medium.com/@aiarena
- type: Roadmap
  url: https://docs.rlmesh.dev/en/v0.1.0-rc.2/compatibility/
- type: Protobuf
  url: grpc/ai-arena-grpc.yml
- type: Packages
  url: packages/ai-arena-packages.yml
- type: SDKs
  url: packages/ai-arena-packages.yml
- type: CLI
  url: cli/ai-arena-cli.yml
- type: ChangeLog
  url: changelog/ai-arena-changelog.yml
- type: Lifecycle
  url: lifecycle/ai-arena-lifecycle.yml
- type: Deprecation
  url: https://docs.rlmesh.dev/en/v0.1.0-rc.2/compatibility/
- type: Conformance
  url: conformance/ai-arena-conformance.yml
- type: Conventions
  url: conventions/ai-arena-conventions.yml
- type: Authentication
  url: authentication/ai-arena-authentication.yml
- type: VulnerabilityDisclosure
  url: security/ai-arena-vulnerability-disclosure.yml
- type: Security
  url: https://github.com/ArenaX-Labs/rlmesh/blob/main/SECURITY.md
- type: DomainSecurity
  url: security/ai-arena-domain-security.yml
- type: LLMsTxt
  url: llms/ai-arena-llms.txt
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence