CyberConnect website screenshot

CyberConnect

CyberConnect is a Web3 social graph protocol that enables developers to build decentralized social applications. It provides GraphQL and SDK-based APIs for accessing social graphs, profiles, followers, connections, and recommendation data across Ethereum and Solana networks. The protocol stores user-generated social data in a decentralized manner, allowing users to truly own their identities, content, and connections.

CyberConnect publishes 1 API on the APIs.io network: GraphQL API. Tagged areas include Web3, Social Graph, Decentralized, GraphQL, and Blockchain.

The CyberConnect catalog on APIs.io includes 1 JSON-LD context.

CyberConnect’s developer surface includes documentation, engineering blog, and 13 more developer resources.

36.2/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
2 APIs
Web3Social GraphDecentralizedGraphQLBlockchainSocial NetworkIdentity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 36.2/100 · thin
Contract Quality 12.4 / 25
Developer Ergonomics 2.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 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/cyberconnect: 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 2

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

CyberConnect GraphQL API

The CyberConnect GraphQL Indexer API provides precise and flexible queries for social graph data. Developers can query address identities, follower and following lists, social c...

CyberConnect JavaScript SDK

The CyberConnect JavaScript SDK provides connect and disconnect (follow and unfollow) functions for writing social graph connection data. It encapsulates complex authentication ...

GraphQL 1

GraphQL schemas published by this provider.

CyberConnect GraphQL API

The CyberConnect GraphQL API is the primary interface for the CyberConnect Web3 social graph protocol. It exposes a comprehensive set of queries and mutations for interacting wi...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Plans

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rate Limits

3 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.

Apis Context

0 classes · 0 properties

JSON-LD

Security Posture 1

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

Cyberconnect Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: CyberConnect
description: CyberConnect is a Web3 social graph protocol that enables developers to build decentralized social applications.
  It provides GraphQL and SDK-based APIs for accessing social graphs, profiles, followers, connections, and recommendation
  data across Ethereum and Solana networks. The protocol stores user-generated social data in a decentralized manner, allowing
  users to truly own their identities, content, and connections.
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://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cyberconnect.png
tags:
- Web3
- Social Graph
- Decentralized
- GraphQL
- Blockchain
- Social Network
- Identity
url: https://raw.githubusercontent.com/api-evangelist/cyberconnect/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
apis:
- name: CyberConnect GraphQL API
  description: The CyberConnect GraphQL Indexer API provides precise and flexible queries for social graph data. Developers
    can query address identities, follower and following lists, social connections between addresses, and get personalized
    connection recommendations. The API supports Ethereum and Solana networks and uses namespace-based data isolation for
    multi-tenant applications.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://cyberconnect-docs-v2.vercel.app/
  baseURL: https://api.cybertino.io/connect/
  tags:
  - GraphQL
  - Social Graph
  - Identity
  - Followers
  - Connections
  - Recommendations
  properties:
  - type: Documentation
    url: https://cyberconnect-docs-v2.vercel.app/
  - type: GraphiQL
    url: https://api.cybertino.io/connect/graphiql
  - type: OpenAPI
    url: https://raw.githubusercontent.com/api-evangelist/cyberconnect/refs/heads/main/openapi.yml
  - url: graphql/cyberconnect-graphql.md
    type: GraphQL
  contact:
  - FN: CyberConnect Developer Support
    url: https://discord.com/invite/cyberconnect
  meta:
  - name: GraphQL Endpoint
    value: https://api.cybertino.io/connect/
  - name: Playground
    value: https://api.cybertino.io/connect/graphiql
  - name: Dev Testnet Endpoint
    value: https://api.cyberconnect.dev/testnet/
- name: CyberConnect JavaScript SDK
  description: The CyberConnect JavaScript SDK provides connect and disconnect (follow and unfollow) functions for writing
    social graph connection data. It encapsulates complex authentication logic with Ceramic Network into simple-to-use functions,
    supporting Ethereum and Solana blockchains. The SDK uses a namespace system so applications can isolate their social data.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://cyberconnect-docs-v2.vercel.app/guides/authentication/api-key
  baseURL: https://api.cybertino.io/connect/
  tags:
  - SDK
  - JavaScript
  - Follow
  - Unfollow
  - Social Graph
  - Ethereum
  - Solana
  properties:
  - type: Documentation
    url: https://cyberconnect-docs-v2.vercel.app/guides/authentication/api-key
  - type: SDKs
    url: https://www.npmjs.com/package/@cyberlab/cyberconnect
  - type: GitHubRepository
    url: https://github.com/cyberconnecthq/js-cyberconnect
  contact:
  - FN: CyberConnect Developer Support
    url: https://discord.com/invite/cyberconnect
  meta:
  - name: NPM Package
    value: '@cyberlab/cyberconnect'
  - name: Authentication Header
    value: X-API-KEY
  - name: Authentication Type
    value: JWT API Key
common:
- type: DomainSecurity
  url: security/cyberconnect-domain-security.yml
- type: Website
  url: https://cyber.co/
- type: Documentation
  url: https://docs.cyber.co/
- type: LegacyDocumentation
  url: https://cyberconnect-docs-v2.vercel.app/
- type: GitHubOrganization
  url: https://github.com/cyberconnecthq
- type: Discord
  url: https://discord.com/invite/cyberconnect
- type: Twitter
  url: https://twitter.com/CyberConnectHQ
- type: Blog
  url: https://cyber.co/blog
- type: StarterRepository
  url: https://github.com/cyberconnecthq/cyberconnect-starter
- type: TermsOfService
  url: https://cyber.co/terms
- type: PrivacyPolicy
  url: https://cyber.co/privacy
- type: Forums
  url: https://forum.cyberconnect.me
- type: Plans
  url: https://raw.githubusercontent.com/api-evangelist/cyberconnect/refs/heads/main/plans/plans.yml
- type: RateLimits
  url: https://raw.githubusercontent.com/api-evangelist/cyberconnect/refs/heads/main/rate-limits/rate-limits.yml
- type: FinOps
  url: https://raw.githubusercontent.com/api-evangelist/cyberconnect/refs/heads/main/finops/finops.yml
maintainers:
- FN: API Evangelist
  url: https://apievangelist.com
  email: kin@apievangelist.com