# 0G Labs

**Canonical:** https://apis.io/providers/0g-labs/  
**Website:** https://0g.ai  
**APIs profiled:** 9

0G Labs builds 0G (Zero Gravity), a decentralized AI operating system (deAIOS) that packages four modular layers into one stack: 0G Chain, an EVM-compatible Layer 1 with sub-second finality (mainnet "Aristotle", chain ID 16661); 0G Storage, a decentralized storage network for large AI datasets addressed by Merkle root hash and reachable through an indexer service, Go/TypeScript SDKs and a CLI; 0G DA, a data-availability layer using erasure coding and KZG commitments that OP Stack, Arbitrum Nitro and AVS rollups can settle against; and the 0G Compute Network, a decentralized GPU marketplace where every inference provider runs inside a TEE and attests to the model it serves. The developer-facing API is the 0G Compute Router at router-api.0g.ai — an OpenAI- and Anthropic-compatible gateway in front of the whole provider network, with a published OpenAPI 3.0 covering chat completions, the Anthropic messages shape, image generation and edits (sync and async), audio transcription, video generation, model and provider catalogs, routing preview, account balance and usage, and API-key management. Authentication splits into billable `sk-` API keys for inference and scope-limited `mk-` management keys for account and key administration.

## Kin Score — 50.3 / 100 (developing)

Scored 2026-08-12 under rubric 0.11.0. Trend: flat (+0.0 from 50.3).

| Facet | Score |
|---|---|
| Discoverability | 72.2 |
| Contract Quality | 51.9 |
| Governance | 11.5 |
| Operational Transparency | 44.7 |
| Developer Ergonomics | 80.4 |
| Commercial Clarity | 34.2 |

## Agent readiness — 46.8 (agent-native)

| Dimension | Value |
|---|---|
| Spec Presence | yes |
| Agentic Access | no |
| MCP Server | derived |
| Auth Clarity | yes |
| Idempotency | documented |
| Error Semantics | verified |
| OpenAPI Examples | no |
| Rate Limit Signal | documented |
| Event Surface Described | no |
| Agent Skills | yes |
| Well Known Catalog | no |
| Consent Identity | no |
| Agent Card | no |
| Dry Run Mode | no |

## APIs (9)

- **0G Chain JSON-RPC** — Ethereum-compatible JSON-RPC endpoint for the 0G Chain mainnet ("Aristotle", chain ID 16661), an AI-focused Layer 1 with sub-second finality. Standard EVM methods (eth_chainId, ...
- **0G DA (Data Availability) gRPC** — gRPC surface for the 0G data-availability layer. The Disperser service accepts blobs asynchronously (DisperseBlob), exposes polling for processing state (GetBlobStatus) and retr...
- **0G Storage Indexer** — Indexer service for the 0G Storage network. It locates the storage nodes holding a file's segments, brokers uploads and downloads addressed by Merkle root hash, and handles the ...
- **0G Labs Account API** — The Account API from 0G Labs — 5 operation(s) for account.
- **0G Labs API Key API** — The API Key API from 0G Labs — 2 operation(s) for api key.
- **0G Labs Inference API** — The Inference API from 0G Labs — 11 operation(s) for inference.
- **0G Labs Models API** — The Models API from 0G Labs — 1 operation(s) for models.
- **0G Labs Provider API** — The Provider API from 0G Labs — 1 operation(s) for provider.
- **0G Labs Service Types API** — The Service Types API from 0G Labs — 1 operation(s) for service types.

## MCP servers (1)

- **0g-labs-mcp.yml**

## Security (2)

- **0G Labs Authentication** — apiKey · 2 schemes
- **0G Labs Domain Security** — TLSv1.3 · HSTS · DMARC

## Tags

artificial-intelligence, ai-inference, llm, gpu-compute, decentralized-compute, blockchain, web3, evm, decentralized-storage, data-availability, openai-compatible, trusted-execution-environment, agent-native, crypto-infrastructure

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/providers/0g-labs/). Scores are computed from the provider's own public artifacts under a published rubric.
