DSCVR

DSCVR (pronounced "discover") is a Web3 social platform that blends a Web2-style social experience with crypto-native ownership, monetization, and distribution. Users post and interact inside token-gated communities called Portals, earn DSCVR Points and daily streaks, and connect on-chain wallets across Solana and the Internet Computer. For developers, DSCVR exposes a public GraphQL API over its SocialFi graph — users, portals, content, wallets, reactions, and frame messages — alongside the DSCVR Canvas / Frames framework for embedding interactive mini-apps directly into the social feed, all backed by first-party TypeScript SDKs.

DSCVR publishes 1 API on the APIs.io network. Tagged areas include Company, Social, Web3, GraphQL, and Blockchain.

DSCVR’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, signup flow, CLI, and 18 more developer resources.

30.0/100 thin Agent 30/100 agent aware Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanySocialWeb3GraphQLBlockchainSolanaInternet ComputerSocialFiSocial GraphDeveloper Platform

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 30.0/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 2.6 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 30/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
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/dscvr: 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

DSCVR API

Public GraphQL API over DSCVR's SocialFi graph. Query users (by id or username), portals (by id or slug), content (posts and comments), on-chain wallets, reactions, and unpack F...

MCP Servers

dscvr-mcp.yml

MCP SERVER

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: dscvr
name: DSCVR
description: DSCVR (pronounced "discover") is a Web3 social platform that blends a Web2-style social experience with crypto-native
  ownership, monetization, and distribution. Users post and interact inside token-gated communities called Portals, earn DSCVR
  Points and daily streaks, and connect on-chain wallets across Solana and the Internet Computer. For developers, DSCVR exposes
  a public GraphQL API over its SocialFi graph — users, portals, content, wallets, reactions, and frame messages — alongside
  the DSCVR Canvas / Frames framework for embedding interactive mini-apps directly into the social feed, all backed by first-party
  TypeScript SDKs.
url: https://raw.githubusercontent.com/api-evangelist/dscvr/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- polychain
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Social
- Web3
- GraphQL
- Blockchain
- Solana
- Internet Computer
- SocialFi
- Social Graph
- Developer Platform
image: https://dscvr.one/favicon.ico
apis:
- name: DSCVR API
  description: Public GraphQL API over DSCVR's SocialFi graph. Query users (by id or username), portals (by id or slug), content
    (posts and comments), on-chain wallets, reactions, and unpack Frame messages. Currently unauthenticated — queries run
    with logged-out-user permissions.
  humanURL: https://docs.dscvr.one/build/dscvr-api/
  baseURL: https://api.dscvr.one/graphql
  properties:
  - type: GraphQL
    url: graphql/dscvr-graphql.graphql
  - type: Documentation
    url: https://docs.dscvr.one/build/dscvr-api/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/dscvr-domain-security.yml
- type: Website
  url: https://dscvr.one
- type: DeveloperPortal
  url: https://docs.dscvr.one/
- type: Documentation
  url: https://docs.dscvr.one/
- type: APIReference
  url: https://docs.dscvr.one/build/dscvr-api/
- type: GettingStarted
  url: https://docs.dscvr.one/build/dscvr-canvas/build-a-canvas
- type: Blog
  url: https://blog.dscvr.one/
- type: GitHubOrganization
  url: https://github.com/dscvr-one
- type: Support
  url: https://discord.gg/DX4CaFph3s
- type: SignUp
  url: https://dscvr.one/
- type: GraphQL
  url: graphql/dscvr-graphql.graphql
- type: Packages
  url: packages/dscvr-packages.yml
- type: SDKs
  url: packages/dscvr-packages.yml
- type: CLI
  url: cli/dscvr-cli.yml
- type: Components
  url: components/dscvr-components.yml
- type: Sandbox
  url: sandbox/dscvr-sandbox.yml
- type: MCPServer
  url: mcp/dscvr-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/dscvr-llms.txt
- type: Authentication
  url: authentication/dscvr-authentication.yml
- type: Conventions
  url: conventions/dscvr-conventions.yml
- type: DataModel
  url: data-model/dscvr-data-model.yml
- type: Conformance
  url: conformance/dscvr-conformance.yml
- type: Lifecycle
  url: lifecycle/dscvr-lifecycle.yml
- type: WellKnown
  url: well-known/dscvr-well-known.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence