Gradient

Gradient is a decentralized AI infrastructure company building the Open Intelligence Stack — a peer-powered, sovereign alternative to centralized AI clouds. Its stack pairs Parallax (a distributed model-serving / world inference engine that turns heterogeneous machines into one AI cluster), Lattica (a universal peer-to-peer data-motion engine that moves model weights and inference tokens across a global machine mesh), Echo (distributed reinforcement learning) and Symphony (a decentralized multi-agent framework). Gradient Cloud is the enterprise inference offering, exposing an OpenAI-compatible REST API (model listing, chat completion, and text completion, streaming or non-streaming) at apis.gradient.network. The projects run atop a Solana-based network whose Sentry Node browser extension let contributors share edge compute. Gradient is backed by Multicoin Capital and Wing Venture Capital.

Gradient publishes 1 API on the APIs.io network: Cloud AI API. Tagged areas include Company, Crypto Web3, Artificial Intelligence, Machine Learning, and LLM Inference.

Gradient’s developer surface includes documentation, API reference, engineering blog, support, authentication, changelog, CLI, and 15 more developer resources.

39.6/100 thin Agent 65/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyCrypto Web3Artificial IntelligenceMachine LearningLLM InferenceDecentralized InfrastructureDistributed ComputingEdge ComputingDeveloper Tools

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 39.6/100 · thin
Contract Quality 15.5 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 8.8 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 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/gradient: 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

Gradient Cloud AI API

OpenAI-compatible inference API for Gradient Cloud — model listing, chat completion, and text completion (streaming and non-streaming) served across Gradient's distributed compu...

MCP Servers

gradient-mcp.yml

MCP SERVER

Resources

Get Started 1

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 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

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: gradient
name: Gradient
description: Gradient is a decentralized AI infrastructure company building the Open Intelligence Stack — a peer-powered,
  sovereign alternative to centralized AI clouds. Its stack pairs Parallax (a distributed model-serving / world inference
  engine that turns heterogeneous machines into one AI cluster), Lattica (a universal peer-to-peer data-motion engine that
  moves model weights and inference tokens across a global machine mesh), Echo (distributed reinforcement learning) and Symphony
  (a decentralized multi-agent framework). Gradient Cloud is the enterprise inference offering, exposing an OpenAI-compatible
  REST API (model listing, chat completion, and text completion, streaming or non-streaming) at apis.gradient.network. The
  projects run atop a Solana-based network whose Sentry Node browser extension let contributors share edge compute. Gradient
  is backed by Multicoin Capital and Wing Venture Capital.
url: https://raw.githubusercontent.com/api-evangelist/gradient/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- multicoin-capital
- wing-venture-capital
x-tier: enriched
x-tier-reason: portfolio-lead-enriched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Crypto Web3
- Artificial Intelligence
- Machine Learning
- LLM Inference
- Decentralized Infrastructure
- Distributed Computing
- Edge Computing
- Developer Tools
apis:
- name: Gradient Cloud AI API
  description: OpenAI-compatible inference API for Gradient Cloud — model listing, chat completion, and text completion (streaming
    and non-streaming) served across Gradient's distributed compute network. Authenticated with an access key (HTTP Bearer);
    the List Models endpoint is public.
  humanURL: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
  baseURL: https://apis.gradient.network/api/v1
  tags:
  - LLM Inference
  - Chat Completion
  - OpenAI Compatible
  properties:
  - type: OpenAPI
    url: openapi/gradient-cloud-openapi.yml
  - type: APIReference
    url: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
  - type: Documentation
    url: https://docs.gradient.network
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://gradient.network
- type: DeveloperPortal
  url: https://docs.gradient.network
- type: Documentation
  url: https://docs.gradient.network
- type: APIReference
  url: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
- type: Blog
  url: https://gradient.network/blog
- type: Support
  url: https://discord.com/invite/gradientnetwork
- type: GitHubOrganization
  url: https://github.com/GradientHQ
- type: LLMsTxt
  url: llms/gradient-llms.txt
- type: Authentication
  url: authentication/gradient-authentication.yml
- type: AgenticAccess
  url: agentic-access/gradient-agentic-access.yml
- type: DomainSecurity
  url: security/gradient-domain-security.yml
- type: Packages
  url: packages/gradient-packages.yml
- type: MCPServer
  url: mcp/gradient-mcp.yml
- type: Overlay
  url: overlays/gradient-cloud-overlay.yaml
- type: Conformance
  url: conformance/gradient-conformance.yml
- type: ErrorCatalog
  url: errors/gradient-problem-types.yml
- type: Lifecycle
  url: lifecycle/gradient-lifecycle.yml
- type: Conventions
  url: conventions/gradient-conventions.yml
- type: ChangeLog
  url: changelog/gradient-changelog.yml
- type: CLI
  url: cli/gradient-cli.yml
- type: DataModel
  url: data-model/gradient-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence