Santiment website screenshot

Santiment

Santiment is a crypto market intelligence platform providing REST and GraphQL APIs for accessing on-chain metrics, social sentiment data, developer activity, and blockchain analytics signals. SanAPI covers 2,800+ crypto assets across 14 blockchain networks and offers more than 1,000 metrics including daily active addresses, MVRV ratio, social sentiment scores, Twitter follower counts, trending topics, developer commit activity, and labeled address intelligence spanning 75+ million Ethereum addresses and 65+ million Bitcoin addresses. Data is available via a GraphQL endpoint, a Python SDK (sanpy), S3 parquet exports, and a Google Sheets plugin.

Santiment publishes 1 API on the APIs.io network: SanAPI. Tagged areas include Crypto, Blockchain, Market Intelligence, On-Chain Metrics, and Social Sentiment.

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

Santiment’s developer surface includes developer portal, pricing, status page, engineering blog, authentication, and 9 more developer resources.

25.8/100 emerging ▬ flat Agent 27/100 agent aware open core · MIT Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
2 APIs
CryptoBlockchainMarket IntelligenceOn-Chain MetricsSocial SentimentDeveloper ActivityAnalyticsGraphQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Open Source Surface applies to this provider. This product is open source and we read its repository directly, so Open Source Surface carries 10 points of the composite. It is scored from what the repository actually publishes — a security policy, a contribution guide, a release history, a code of conduct — read live from the provider rather than inferred from our own catalog pointers. This facet adds; nothing was taken away to make room for it. An open-source project is not excused from the commercial facets, because exemption would strip it of the points it does earn. If we have the wrong repository, or this product is not open source, say so on your provider repo and we will drop the facet rather than have you publish against it.
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.
The six quality facets above are damped to 90 points between them, because the conditional facet above carries the other 10. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 90% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/santiment: 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.

SanAPI

The primary Santiment GraphQL API giving developers programmatic access to on-chain metrics, social sentiment, developer activity, and price data for 2,800+ crypto assets. Suppo...

Sansheets

A Google Sheets plugin that exposes Santiment metric data directly inside spreadsheets using simple sheet functions. Requires a Santiment API key and a Sanbase subscription. Ide...

GraphQL 1

GraphQL schemas published by this provider.

Santiment GraphQL API

Santiment exposes its full platform through a single GraphQL endpoint at `https://api.santiment.net/graphql`. The API provides programmatic access to on-chain metrics, social se...

GRAPHQL

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.

Santiment Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Santiment
description: 'Santiment is a crypto market intelligence platform providing REST and GraphQL APIs for accessing on-chain metrics,
  social sentiment data, developer activity, and blockchain analytics signals. SanAPI covers 2,800+ crypto assets across 14
  blockchain networks and offers more than 1,000 metrics including daily active addresses, MVRV ratio, social sentiment scores,
  Twitter follower counts, trending topics, developer commit activity, and labeled address intelligence spanning 75+ million
  Ethereum addresses and 65+ million Bitcoin addresses. Data is available via a GraphQL endpoint, a Python SDK (sanpy), S3
  parquet exports, and a Google Sheets plugin.

  '
deliveryModel:
  model: open-core
  license: MIT
  open_source: true
  commercial: true
  callable_host: false
  label: Open core · an OSS project plus a commercial hosted product
  confidence: high
  source:
  - license
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/santiment.png
tags:
- Crypto
- Blockchain
- Market Intelligence
- On-Chain Metrics
- Social Sentiment
- Developer Activity
- Analytics
- GraphQL
created: '2026-06-14'
modified: '2026-06-14'
url: https://raw.githubusercontent.com/api-evangelist/santiment/refs/heads/main/apis.yml
specificationVersion: '0.23'
apis:
- name: SanAPI
  description: 'The primary Santiment GraphQL API giving developers programmatic access to on-chain metrics, social sentiment,
    developer activity, and price data for 2,800+ crypto assets. Supports timeseries queries with customisable intervals,
    multi-asset batch requests, built-in transforms (moving averages, consecutive differences), trending words/stories, and
    complex project filtering by watchlist or metric threshold. Authentication is via an API key passed as a Bearer token.
    Rate limits are enforced per minute, per hour, and per month; limits and historical data depth vary by subscription plan.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://api.santiment.net/
  baseURL: https://api.santiment.net/graphql
  tags:
  - GraphQL
  - On-Chain Metrics
  - Social Sentiment
  - Developer Activity
  - Crypto Analytics
  properties:
  - type: Documentation
    url: https://academy.santiment.net/for-developers/
  - type: OpenAPI
    url: https://api.santiment.net/graphiql
  - type: Authentication
    url: https://academy.santiment.net/products-and-plans/create-an-api-key/
  - type: RateLimits
    url: https://academy.santiment.net/sanapi/rate-limits/
  - type: Plans
    url: https://academy.santiment.net/products-and-plans/sanapi-plans/
  - type: CommonQueries
    url: https://academy.santiment.net/sanapi/common-queries/
  - type: AvailableMetrics
    url: https://api.santiment.net/available_metrics
  - type: GitHubRepository
    url: https://github.com/santiment/sanpy
  - type: PythonSDK
    url: https://pypi.org/project/sanpy/
  - url: graphql/santiment-graphql.md
    type: GraphQL
  contact:
  - FN: Santiment Support
    url: https://app.santiment.net/account
    email: support@santiment.net
- name: Sansheets
  description: 'A Google Sheets plugin that exposes Santiment metric data directly inside spreadsheets using simple sheet
    functions. Requires a Santiment API key and a Sanbase subscription. Ideal for analysts who prefer spreadsheet workflows
    over code-based integrations.

    '
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://sheets.santiment.net/
  baseURL: https://sheets.santiment.net/
  tags:
  - Google Sheets
  - Spreadsheet
  - Crypto Data
  properties:
  - type: Documentation
    url: https://academy.santiment.net/sansheets/adding-an-api-key/
  - type: Plans
    url: https://academy.santiment.net/products-and-plans/sanbase-plans/
  contact:
  - FN: Santiment Support
    url: https://app.santiment.net/account
common:
- type: Website
  url: https://www.santiment.net/
- type: IssueTracker
  url: https://github.com/santiment/sanpy/issues
- type: License
  name: MIT
  url: https://github.com/santiment/sanpy/blob/master/LICENSE
- type: DomainSecurity
  url: security/santiment-domain-security.yml
- type: Portal
  url: https://academy.santiment.net/
- type: Pricing
  url: https://app.santiment.net/pricing
- type: Status
  url: https://status.santiment.net/
- type: Blog
  url: https://insights.santiment.net/
- type: GitHubOrganization
  url: https://github.com/santiment
- type: Plans
  url: https://academy.santiment.net/products-and-plans/sanapi-plans/
- type: RateLimits
  url: https://academy.santiment.net/sanapi/rate-limits/
- type: Authentication
  url: https://academy.santiment.net/products-and-plans/create-an-api-key/
- type: TermsOfService
  url: https://santiment.net/terms/
- type: PrivacyPolicy
  url: https://santiment.net/privacy/
maintainers:
- FN: Kin Lane
  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/santiment"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/santiment/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/santiment/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.