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.

32.5/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFree
2 APIs
Web3Social GraphDecentralizedGraphQLBlockchainSocial NetworkIdentity

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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

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

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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