CyberConnect · GraphQL Specification

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 with decentralized social graph data, including user identities, follower and following relationships, social connections, and personalized recommendations. The API supports both Ethereum (ETH) and Solana networks and uses a namespace-based system that allows applications to isolate and manage their own social graph data independently.

Documentation Endpoint View on GitHub Web3Social GraphDecentralizedGraphQLBlockchainSocial NetworkIdentityGraphQL

Overview

CyberConnect GraphQL API is a GraphQL API specification published by CyberConnect on the APIs.io network.

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 with decentralized social graph data, including user identities, follower and following relationships, social connections, and personalized recommendations. The API supports both Ethereum (ETH) and Solana networks and uses a namespace-based system that allows applications to isolate and manage their own social graph data independently.

The GraphQL endpoint is available at https://api.cybertino.io/connect/. documentation is published at https://cyberconnect-docs-v2.vercel.app/.

The specification includes 2 reference links.

Tagged areas include Web3, Social Graph, Decentralized, Blockchain, and Social Network.

Endpoint

https://api.cybertino.io/connect/

References

Related API Specs

CyberConnect GraphQL API (OpenAPI)
Back to CyberConnect · All GraphQL Specs · GitHub