SingularityNET website screenshot

SingularityNET

SingularityNET is a decentralized AI services marketplace built on blockchain. Developers can publish AI services to the network and consumers can access them using the ASI (FET) token. The platform uses a daemon (snetd) that exposes AI applications as gRPC APIs accessible through the SingularityNET Network, with a REST API for marketplace interaction and service discovery.

SingularityNET publishes 4 APIs on the APIs.io network, including Channels API, Organizations API, Service Groups API, and 1 more. Tagged areas include Artificial Intelligence, Blockchain, Decentralized AI, AI Marketplace, and Web3.

The SingularityNET catalog on APIs.io includes 1 JSON-LD context and 2 Spectral governance rulesets.

SingularityNET’s developer surface includes engineering blog, documentation, and 11 more developer resources.

50.7/100 developing ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
5 APIs
Artificial IntelligenceBlockchainDecentralized AIAI MarketplaceWeb3

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 50.7/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 3.9 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 4.8 / 13
Governance 7.0 / 12
Discoverability 7.4 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 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
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/singularity-net: 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 5

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

SingularityNET Marketplace API

The SingularityNET AI Marketplace REST API provides service discovery, organization management, and metadata access for the decentralized AI network. Allows consumers to browse ...

SingularityNET Channels API

Payment channel management for service access

SingularityNET Organizations API

AI service provider organization management

SingularityNET Service Groups API

Service endpoint group management

SingularityNET Services API

AI service discovery and metadata

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Singularity Net Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Semantic Vocabularies 1

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

Singularitynet Context

33 classes · 0 properties

JSON-LD

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

SingularityNET API Rules

5 rules · 4 warnings 1 info

SPECTRAL

SingularityNET API Rules

7 rules · 1 errors 5 warnings 1 info

SPECTRAL

JSON Schema 1

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

SingularityNET Service

12 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Singularitynet Service Structure

0 properties

JSON STRUCTURE

Examples 1

Example request and response payloads for these APIs.

Security Posture 1

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

Singularity Net Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Singularity Net Agentic Access

9 operations · 2 acting

9 operations · 2 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: SingularityNET
description: SingularityNET is a decentralized AI services marketplace built on blockchain. Developers can publish AI services
  to the network and consumers can access them using the ASI (FET) token. The platform uses a daemon (snetd) that exposes
  AI applications as gRPC APIs accessible through the SingularityNET Network, with a REST API for marketplace interaction
  and service discovery.
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/singularity-net.png
url: https://raw.githubusercontent.com/api-evangelist/singularity-net/refs/heads/main/apis.yml
created: '2026-05-02'
modified: '2026-05-02'
specificationVersion: '0.19'
tags:
- Artificial Intelligence
- Blockchain
- Decentralized AI
- AI Marketplace
- Web3
apis:
- name: SingularityNET Marketplace API
  description: The SingularityNET AI Marketplace REST API provides service discovery, organization management, and metadata
    access for the decentralized AI network. Allows consumers to browse available AI services, retrieve service metadata,
    and access pricing information.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://dev.singularitynet.io/docs/products/AIMarketplace/
  baseURL: https://marketplace.singularitynet.io
  tags:
  - AI Marketplace
  - Service Discovery
  - Organizations
  - Metadata
  properties:
  - type: Documentation
    url: https://dev.singularitynet.io/docs/products/AIMarketplace/
  - type: GitHubOrganization
    url: https://github.com/singnet
- aid: singularity-net:singularity-net-channels-api
  name: SingularityNET Channels API
  description: Payment channel management for service access
  humanURL: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  baseURL: https://services.singularitynet.io
  tags:
  - Channels
  properties:
  - type: OpenAPI
    url: openapi/singularity-net-channels-api-openapi.yml
  - type: Documentation
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  - type: GitHubOrganization
    url: https://github.com/singnet
  - type: DaemonGitHub
    url: https://github.com/singnet/snet-daemon
  - type: PythonSDK
    url: https://github.com/singnet/snet-sdk-python
  - type: Authentication
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/SDK/sdk-concept/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/singularity-net/refs/heads/main/rules/singularitynet-rules.yml
- aid: singularity-net:singularity-net-organizations-api
  name: SingularityNET Organizations API
  description: AI service provider organization management
  humanURL: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  baseURL: https://services.singularitynet.io
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/singularity-net-organizations-api-openapi.yml
  - type: Documentation
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  - type: GitHubOrganization
    url: https://github.com/singnet
  - type: DaemonGitHub
    url: https://github.com/singnet/snet-daemon
  - type: PythonSDK
    url: https://github.com/singnet/snet-sdk-python
  - type: Authentication
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/SDK/sdk-concept/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/singularity-net/refs/heads/main/rules/singularitynet-rules.yml
- aid: singularity-net:singularity-net-service-groups-api
  name: SingularityNET Service Groups API
  description: Service endpoint group management
  humanURL: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  baseURL: https://services.singularitynet.io
  tags:
  - Service Groups
  properties:
  - type: OpenAPI
    url: openapi/singularity-net-service-groups-api-openapi.yml
  - type: Documentation
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  - type: GitHubOrganization
    url: https://github.com/singnet
  - type: DaemonGitHub
    url: https://github.com/singnet/snet-daemon
  - type: PythonSDK
    url: https://github.com/singnet/snet-sdk-python
  - type: Authentication
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/SDK/sdk-concept/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/singularity-net/refs/heads/main/rules/singularitynet-rules.yml
- aid: singularity-net:singularity-net-services-api
  name: SingularityNET Services API
  description: AI service discovery and metadata
  humanURL: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  baseURL: https://services.singularitynet.io
  tags:
  - Services
  properties:
  - type: OpenAPI
    url: openapi/singularity-net-services-api-openapi.yml
  - type: Documentation
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/Daemon/daemon-api/
  - type: GitHubOrganization
    url: https://github.com/singnet
  - type: DaemonGitHub
    url: https://github.com/singnet/snet-daemon
  - type: PythonSDK
    url: https://github.com/singnet/snet-sdk-python
  - type: Authentication
    url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/SDK/sdk-concept/
  - type: SpectralRules
    url: https://raw.githubusercontent.com/api-evangelist/singularity-net/refs/heads/main/rules/singularitynet-rules.yml
common:
- type: AgenticAccess
  url: agentic-access/singularity-net-agentic-access.yml
- type: DomainSecurity
  url: security/singularity-net-domain-security.yml
- url: https://www.singularitynet.io/feed
  type: Blog
- type: LinkedIn
  url: https://www.linkedin.com/company/singularitynet
- type: GitHubOrganization
  url: https://github.com/singnet
- type: DeveloperPortal
  url: https://dev.singularitynet.io
- type: Documentation
  url: https://dev.singularitynet.io/docs/products/DecentralizedAIPlatform/
- type: AIMarketplace
  url: https://marketplace.singularitynet.io
- type: Whitepaper
  url: https://public.singularitynet.io/whitepaper.pdf
- type: PythonSDK
  url: https://github.com/singnet/snet-sdk-python
- type: DaemonGitHub
  url: https://github.com/singnet/snet-daemon
- type: TermsOfService
  url: https://singularitynet.io/terms-of-service
- type: PrivacyPolicy
  url: https://singularitynet.io/privacy-policy
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: info@apievangelist.com