Gradient website screenshot

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 3 APIs on the APIs.io network: Chat API, Completions API, and Models 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.

40.1/100 thin ▬ flat Agent 45/100 agent ready Full breakdown ↓
scored 2026-08-10 · rubric v0.9.1
AccessSelf serve
3 APIs 1 MCP Servers
CompanyCrypto Web3Artificial IntelligenceMachine LearningLLM InferenceDecentralized InfrastructureDistributed ComputingEdge ComputingDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-10 · rubric v0.9.1
Composite quality — 40.1/100 · thin
Contract Quality 16.4 / 25
Developer Ergonomics 10.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 1.4 / 12
Discoverability 9.3 / 10
Agent readiness — 45/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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 3

Individual APIs this provider publishes, each with its own machine-readable definition.

Gradient Chat API

Chat completion

Gradient Completions API

Text completion

Gradient Models API

Model listing and management

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

gradient-mcp.yml

MCP SERVER

Security Posture 2

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

Gradient Authentication

http · 1 scheme

SECURITY

Gradient Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Gradient Agentic Access

3 operations · 2 acting

3 operations · 2 acting

AGENTIC

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
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
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/gradient.png
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:
- aid: gradient:gradient-chat-api
  name: Gradient Chat API
  description: Chat completion
  humanURL: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
  baseURL: https://apis.gradient.network/api/v1
  tags:
  - Chat
  properties:
  - type: OpenAPI
    url: openapi/gradient-chat-api-openapi.yml
  - type: APIReference
    url: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
  - type: Documentation
    url: https://docs.gradient.network
- aid: gradient:gradient-completions-api
  name: Gradient Completions API
  description: Text completion
  humanURL: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
  baseURL: https://apis.gradient.network/api/v1
  tags:
  - Completions
  properties:
  - type: OpenAPI
    url: openapi/gradient-completions-api-openapi.yml
  - type: APIReference
    url: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
  - type: Documentation
    url: https://docs.gradient.network
- aid: gradient:gradient-models-api
  name: Gradient Models API
  description: Model listing and management
  humanURL: https://docs.gradient.network/enterprise-solutions/gradient-cloud/api-reference-documentation
  baseURL: https://apis.gradient.network/api/v1
  tags:
  - Models
  properties:
  - type: OpenAPI
    url: openapi/gradient-models-api-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