Graphy

Graphy is an AI-powered data visualization platform that turns raw data into presentation-ready charts and interactive data stories. Alongside its no-code chart maker (Google Sheets, CSV and Excel import, AI insights, conversational data chat and 20+ chart types), Graphy ships a developer platform at graphy.dev: an AI Agents API that generates, mutates, annotates, narrates, extracts and deterministically evaluates charts from natural language — streamed as Server-Sent Events — plus a React charting SDK and editor for embedding editable, story-driven data experiences inside your own product. Backed by Seedcamp, Coatue, General Catalyst and Northzone.

Graphy publishes 1 API on the APIs.io network: Agents API. Tagged areas include Company, Data Visualization, Charts, Charting, and Analytics.

Graphy’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, sandbox, and 21 more developer resources.

53.6/100 developing ▬ flat Agent 65/100 agent native Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyData VisualizationChartsChartingAnalyticsArtificial IntelligenceData StorytellingDeveloper ToolsSDKAgents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 53.6/100 · developing
Contract Quality 15.1 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 8.9 / 20
Operational Transparency 5.1 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 65/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 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/graphy: 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 1

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

Graphy Agents API

The Agents API from Graphy — 7 operation(s) for agents.

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

graphy-mcp.yml

MCP SERVER

Security Posture 2

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

Graphy Authentication

http · 1 scheme

SECURITY

Graphy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Graphy Agentic Access

7 operations · 7 acting

7 operations · 7 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

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 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: graphy
name: Graphy
description: 'Graphy is an AI-powered data visualization platform that turns raw data into presentation-ready charts and interactive
  data stories. Alongside its no-code chart maker (Google Sheets, CSV and Excel import, AI insights, conversational data chat
  and 20+ chart types), Graphy ships a developer platform at graphy.dev: an AI Agents API that generates, mutates, annotates,
  narrates, extracts and deterministically evaluates charts from natural language — streamed as Server-Sent Events — plus
  a React charting SDK and editor for embedding editable, story-driven data experiences inside your own product. Backed by
  Seedcamp, Coatue, General Catalyst and Northzone.'
url: https://raw.githubusercontent.com/api-evangelist/graphy/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://framerusercontent.com/assets/HQAKsmFxtBCYp0V86Kb4PbbCjx4.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- seedcamp
x-tier: profiled
x-tier-reason: enriched-from-developer-platform
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Data Visualization
- Charts
- Charting
- Analytics
- Artificial Intelligence
- Data Storytelling
- Developer Tools
- SDK
- Agents
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: graphy:graphy-agents-api
  name: Graphy Agents API
  description: The Agents API from Graphy — 7 operation(s) for agents.
  humanURL: https://docs.graphy.dev/agents/overview
  baseURL: https://agents.graphy.dev
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/graphy-agents-api-openapi.yml
  - type: APIReference
    url: https://docs.graphy.dev/agents/overview
common:
- type: AgenticAccess
  url: agentic-access/graphy-agentic-access.yml
- type: Website
  url: https://graphy.app
- type: DeveloperPortal
  url: https://graphy.dev
- type: Documentation
  url: https://docs.graphy.dev/
- type: APIReference
  url: https://docs.graphy.dev/agents/overview
- type: GettingStarted
  url: https://docs.graphy.dev/agents/quickstart
- type: Blog
  url: https://graphy.app/blog
- type: Pricing
  url: https://graphy.app/pricing
- type: SignUp
  url: https://graphy.app/signup
- type: TermsOfService
  url: https://graphy.app/terms
- type: PrivacyPolicy
  url: https://graphy.app/privacy
- type: StatusPage
  url: https://status.graphy.app/
- type: Deprecation
  url: https://docs.graphy.dev/agents/versioning
- type: Sandbox
  url: https://playground.graphy.dev/
- type: ChangeLog
  url: changelog/graphy-changelog.yml
- type: Lifecycle
  url: lifecycle/graphy-lifecycle.yml
- type: Authentication
  url: authentication/graphy-authentication.yml
- type: DomainSecurity
  url: security/graphy-domain-security.yml
- type: Packages
  url: packages/graphy-packages.yml
- type: SDKs
  url: packages/graphy-packages.yml
- type: Components
  url: components/graphy-components.yml
- type: MCPServer
  url: mcp/graphy-mcp.yml
- type: LLMsTxt
  url: llms/graphy-llms.txt
- type: ErrorCatalog
  url: errors/graphy-problem-types.yml
- type: Conventions
  url: conventions/graphy-conventions.yml
- type: Conformance
  url: conformance/graphy-conformance.yml
- type: DataModel
  url: data-model/graphy-data-model.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence