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.

25.0/100 emerging ▬ flat Agent 29/100 agent ready Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
1 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-30 · rubric v0.17.2
Composite quality — 25.0/100 · emerging
Contract Quality 3.7 / 25
Developer Ergonomics 10.8 / 20
Access Clarity 0.0 / 20
Operational Transparency 2.4 / 13
Contract Governance 0.5 / 12
Discoverability 7.6 / 10
Agent readiness — 29/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

MCP Servers 1

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

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
deliveryModel:
  model: unknown
  open_source: false
  commercial: false
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  generated: '2026-08-28'
  method: derived
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.23'
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
tags_raw:
- 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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/gradient"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/gradient/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/gradient/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.