Self.ID website screenshot

Self.ID

Self.ID is a Ceramic-based decentralized identity framework providing SDK packages and REST-compatible APIs for managing DID profiles, verifiable credentials, and self-sovereign identity data on the Ceramic network. It supports Ethereum-based authentication via 3ID Connect and enables reading and writing identity records such as basic profiles, linked crypto accounts, and linked Web2 accounts. The SDK is organized in layered packages (core, web, react, framework) targeting both Node.js and browser environments.

Self.ID publishes 5 APIs on the APIs.io network, including Commits API, Multiqueries API, Node API, and 2 more. Tagged areas include Decentralized Identity, DID, Ceramic, Self-Sovereign Identity, and Web3.

The Self.ID catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Self.ID’s developer surface includes engineering blog and 2 more developer resources.

29.7/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessFree
8 APIs
Decentralized IdentityDIDCeramicSelf-Sovereign IdentityWeb3Verifiable CredentialsBlockchain

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 29.7/100 · thin
Contract Quality 14.1 / 25
Developer Ergonomics 0.5 / 20
Access Clarity 5.8 / 20
Operational Transparency 0.0 / 13
Contract Governance 1.2 / 12
Discoverability 8.2 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/self-id: 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 8

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

Self.ID Web API

Read and write DID identity records in browser environments. Exports WebClient and SelfID classes enabling Ethereum-based authentication via 3ID Connect, then get/set/merge oper...

Self.ID React API

React hooks and utilities for Ceramic-based DID authentication and record interactions. Provides useViewerRecord, usePublicRecord, useViewerConnection, and related hooks so Reac...

Self.ID Framework API

Highest-level React framework abstraction for decentralized identity apps built on Ceramic. Wraps the core, web, and react packages into a single Provider + hooks surface (useVi...

Self.ID Commits API

Apply commits to existing streams and retrieve stream commit history

Self.ID Multiqueries API

Batch-load multiple streams in a single request

Self.ID Node API

Node health and configuration information

Self.ID Pins API

Manage persistent pinning of streams on the local node

Self.ID Streams API

Create and load Ceramic streams by StreamID or CommitID

Scroll for all 8

Open Collections 6

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

API Collection

OPEN COLLECTION

Ceramic HTTP Commits API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

2 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

0 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Finops

FINOPS

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Self Id Context

0 classes · 7 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Self.ID API Rules

6 rules · 4 warnings 2 info

SPECTRAL

JSON Schema 3

Standalone JSON Schema definitions for this provider's data models.

AlsoKnownAs

1 properties

JSON SCHEMA

BasicProfile

11 properties

JSON SCHEMA

CryptoAccounts

0 properties

JSON SCHEMA

Examples 3

Example request and response payloads for these APIs.

Basic Profile Example

10 fields

EXAMPLE

Create Stream Request

3 fields

EXAMPLE

Multiquery Request

1 fields

EXAMPLE

Security Posture 1

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

Self Id Domain Security

TLSv1.3

SECURITY

Agentic Access 1

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

Self Id Agentic Access

10 operations · 5 acting

10 operations · 5 acting

AGENTIC

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Self.ID
description: Self.ID is a Ceramic-based decentralized identity framework providing SDK packages and REST-compatible APIs for
  managing DID profiles, verifiable credentials, and self-sovereign identity data on the Ceramic network. It supports Ethereum-based
  authentication via 3ID Connect and enables reading and writing identity records such as basic profiles, linked crypto accounts,
  and linked Web2 accounts. The SDK is organized in layered packages (core, web, react, framework) targeting both Node.js
  and browser environments.
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://self.id/favicon.ico
tags:
- Decentralized Identity
- DID
- Ceramic
- Self-Sovereign Identity
- Web3
- Verifiable Credentials
- Blockchain
url: https://self.id
apis:
- name: Self.ID Web API
  description: Read and write DID identity records in browser environments. Exports WebClient and SelfID classes enabling
    Ethereum-based authentication via 3ID Connect, then get/set/merge operations on records (basicProfile, cryptoAccounts,
    alsoKnownAs) anchored to the authenticated DID on a Ceramic node.
  humanURL: https://developers.ceramic.network/tools/self-id/write/
  baseURL: https://ceramic-clay.3boxlabs.com
  tags:
  - DID
  - Profile
  - Read/Write
  - Authentication
  - Ethereum
  - Ceramic
  tags_raw:
  - DID
  - Profile
  - Read-Write
  - Authentication
  - Ethereum
  - Ceramic
  properties:
  - type: Documentation
    url: https://developers.ceramic.network/tools/self-id/write/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/web
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/web
  contact:
  - FN: Ceramic Network
    email: ''
    url: https://ceramic.network
- name: Self.ID React API
  description: React hooks and utilities for Ceramic-based DID authentication and record interactions. Provides useViewerRecord,
    usePublicRecord, useViewerConnection, and related hooks so React applications can connect an Ethereum wallet, authenticate
    a DID, and reactively read or write identity profile data.
  humanURL: https://developers.ceramic.network/tools/self-id/overview/
  baseURL: https://ceramic-clay.3boxlabs.com
  tags:
  - DID
  - React
  - Hooks
  - Authentication
  - Ceramic
  properties:
  - type: Documentation
    url: https://developers.ceramic.network/reference/self-id/modules/react/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/react
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/react
  contact:
  - FN: Ceramic Network
    email: ''
    url: https://ceramic.network
- name: Self.ID Framework API
  description: Highest-level React framework abstraction for decentralized identity apps built on Ceramic. Wraps the core,
    web, and react packages into a single Provider + hooks surface (useViewerConnection, useViewerRecord, usePublicRecord)
    to quickly bootstrap authentication, state management, and DID data access in React applications.
  humanURL: https://developers.ceramic.network/tools/self-id/overview/
  baseURL: https://ceramic-clay.3boxlabs.com
  tags:
  - DID
  - React
  - Framework
  - Authentication
  - Ceramic
  properties:
  - type: Documentation
    url: https://developers.ceramic.network/reference/self-id/modules/framework/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/framework
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/framework
  contact:
  - FN: Ceramic Network
    email: ''
    url: https://ceramic.network
- aid: self-id:self-id-commits-api
  name: Self.ID Commits API
  description: Apply commits to existing streams and retrieve stream commit history
  humanURL: https://developers.ceramic.network/tools/self-id/overview/
  baseURL: https://gateway.ceramic.network
  tags:
  - Commits
  properties:
  - type: OpenAPI
    url: openapi/self-id-commits-api-openapi.yml
  - type: Documentation
    url: https://developers.ceramic.network/tools/self-id/overview/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/core
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/core
  - type: Documentation
    url: https://developers.ceramic.network/docs/protocol/js-ceramic/guides/ceramic-clients/javascript-clients/http-api
  - type: x-npm-package
    url: https://www.npmjs.com/package/@ceramicnetwork/http-client
  - type: x-github
    url: https://github.com/ceramicnetwork/js-ceramic
- aid: self-id:self-id-multiqueries-api
  name: Self.ID Multiqueries API
  description: Batch-load multiple streams in a single request
  humanURL: https://developers.ceramic.network/tools/self-id/overview/
  baseURL: https://gateway.ceramic.network
  tags:
  - Multiqueries
  properties:
  - type: OpenAPI
    url: openapi/self-id-multiqueries-api-openapi.yml
  - type: Documentation
    url: https://developers.ceramic.network/tools/self-id/overview/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/core
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/core
  - type: Documentation
    url: https://developers.ceramic.network/docs/protocol/js-ceramic/guides/ceramic-clients/javascript-clients/http-api
  - type: x-npm-package
    url: https://www.npmjs.com/package/@ceramicnetwork/http-client
  - type: x-github
    url: https://github.com/ceramicnetwork/js-ceramic
- aid: self-id:self-id-node-api
  name: Self.ID Node API
  description: Node health and configuration information
  humanURL: https://developers.ceramic.network/tools/self-id/overview/
  baseURL: https://gateway.ceramic.network
  tags:
  - Node
  properties:
  - type: OpenAPI
    url: openapi/self-id-node-api-openapi.yml
  - type: Documentation
    url: https://developers.ceramic.network/tools/self-id/overview/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/core
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/core
  - type: Documentation
    url: https://developers.ceramic.network/docs/protocol/js-ceramic/guides/ceramic-clients/javascript-clients/http-api
  - type: x-npm-package
    url: https://www.npmjs.com/package/@ceramicnetwork/http-client
  - type: x-github
    url: https://github.com/ceramicnetwork/js-ceramic
- aid: self-id:self-id-pins-api
  name: Self.ID Pins API
  description: Manage persistent pinning of streams on the local node
  humanURL: https://developers.ceramic.network/tools/self-id/overview/
  baseURL: https://gateway.ceramic.network
  tags:
  - Pins
  properties:
  - type: OpenAPI
    url: openapi/self-id-pins-api-openapi.yml
  - type: Documentation
    url: https://developers.ceramic.network/tools/self-id/overview/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/core
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/core
  - type: Documentation
    url: https://developers.ceramic.network/docs/protocol/js-ceramic/guides/ceramic-clients/javascript-clients/http-api
  - type: x-npm-package
    url: https://www.npmjs.com/package/@ceramicnetwork/http-client
  - type: x-github
    url: https://github.com/ceramicnetwork/js-ceramic
- aid: self-id:self-id-streams-api
  name: Self.ID Streams API
  description: Create and load Ceramic streams by StreamID or CommitID
  humanURL: https://developers.ceramic.network/tools/self-id/overview/
  baseURL: https://gateway.ceramic.network
  tags:
  - Streams
  properties:
  - type: OpenAPI
    url: openapi/self-id-streams-api-openapi.yml
  - type: Documentation
    url: https://developers.ceramic.network/tools/self-id/overview/
  - type: x-npm-package
    url: https://www.npmjs.com/package/@self.id/core
  - type: x-github
    url: https://github.com/ceramicstudio/self.id/tree/main/packages/core
  - type: Documentation
    url: https://developers.ceramic.network/docs/protocol/js-ceramic/guides/ceramic-clients/javascript-clients/http-api
  - type: x-npm-package
    url: https://www.npmjs.com/package/@ceramicnetwork/http-client
  - type: x-github
    url: https://github.com/ceramicnetwork/js-ceramic
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
  url: https://apievangelist.com
modified: '2026-06-14'
specificationVersion: '0.23'
common:
- type: AgenticAccess
  url: agentic-access/self-id-agentic-access.yml
- type: DomainSecurity
  url: security/self-id-domain-security.yml
- url: https://blog.ceramic.network/feed/
  type: Blog

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/self-id"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/self-id/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/self-id/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.