Home
Providers
Noded AI
Noded AI
Noded AI is a customer context graph for customer success, retention, and growth teams. It consumes customer data scattered across 20+ tools — call recordings (Gong, Zoom, Meet, Fathom, Fireflies, Granola), email, notes, support tickets (Zendesk), CRM (Salesforce, HubSpot), and product/engineering signals (Linear, Jira) — and weaves every account into one living story, then surfaces a no-nonsense assessment of renewal or churn in minutes rather than months. Noded turns mentions of new teams, integrations, or initiatives across the customer ecosystem into qualified plays, and acts wherever teams already work: answering @noded questions in Slack, drafting QBR decks from the live account story, updating Salesforce fields, and filing Linear tickets. Since mid-2026 Noded also ships a developer surface: a first-party browser SDK (@bigfootai/noded-sdk on npm) over an Apollo GraphQL API at api.getnoded.ai/api/v1/graph, OIDC auth against a Noded-hosted Auth0 tenant, a provider-published AGENTS.md for coding agents, an llms.txt, and a single hosted MCP layer that exposes the whole customer stack to Claude, ChatGPT, and Gemini with per-agent tool scoping and one identity per agent workload. Developer credentials (issuer, client ID, API audience) and the MCP endpoint are provisioned by the Noded team on request rather than self-serve, and no OpenAPI, GraphQL SDL, or public API reference is published.
Noded AI publishes 1 API on the APIs.io network. Tagged areas include Company, Ai Ml, Customer Success, Customer Data, and Churn.
Noded AI’s developer surface includes engineering blog, pricing, signup flow, documentation, API reference, getting-started guide, support, and 27 more developer resources.
1 APIs
1 MCP Servers
Company Ai Ml Customer Success Customer Data Churn Retention Revenue Operations SaaS AI Agents GraphQL MCP Agent Native Customer Context Graph
On this page
Kin Score
APIs 1
MCP Servers 1
Pricing Plans 1
Rate Limits 1
Security Posture 3
Scopes 1
Resources 34
apis.yml
21 Operational Transparency
Composite quality — 45.0/100 · developing
Contract Quality
0.0 / 25
Developer Ergonomics
14.8 / 20
Commercial Clarity
18.4 / 20
Operational Transparency
2.7 / 13
Agent readiness — 31/100 · agent aware
Machine-Readable Contract
0 / 18
Agentic Access Contract
0 / 10
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
7 / 7
Typed Event Surface
0 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
0 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
0 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Get Started 4
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 3
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 3
SDKs, sample code, and the tooling you integrate with
Access & Security 5
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)
aid: noded-ai
accessModel:
pricing: paid
onboarding: self-serve
trial: false
try_now: false
public: false
label: Paid · Self-serve signup
confidence: high
source:
- plans
- authentication
generated: '2026-08-13'
method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/noded-ai.png
name: Noded AI
description: 'Noded AI is a customer context graph for customer success, retention, and growth teams. It consumes customer
data scattered across 20+ tools — call recordings (Gong, Zoom, Meet, Fathom, Fireflies, Granola), email, notes, support
tickets (Zendesk), CRM (Salesforce, HubSpot), and product/engineering signals (Linear, Jira) — and weaves every account
into one living story, then surfaces a no-nonsense assessment of renewal or churn in minutes rather than months. Noded turns
mentions of new teams, integrations, or initiatives across the customer ecosystem into qualified plays, and acts wherever
teams already work: answering @noded questions in Slack, drafting QBR decks from the live account story, updating Salesforce
fields, and filing Linear tickets. Since mid-2026 Noded also ships a developer surface: a first-party browser SDK (@bigfootai/noded-sdk
on npm) over an Apollo GraphQL API at api.getnoded.ai/api/v1/graph, OIDC auth against a Noded-hosted Auth0 tenant, a provider-published
AGENTS.md for coding agents, an llms.txt, and a single hosted MCP layer that exposes the whole customer stack to Claude,
ChatGPT, and Gemini with per-agent tool scoping and one identity per agent workload. Developer credentials (issuer, client
ID, API audience) and the MCP endpoint are provisioned by the Noded team on request rather than self-serve, and no OpenAPI,
GraphQL SDL, or public API reference is published.'
url: https://raw.githubusercontent.com/api-evangelist/noded-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bessemer-venture-partners
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- Ai Ml
- Customer Success
- Customer Data
- Churn
- Retention
- Revenue Operations
- SaaS
- AI Agents
- GraphQL
- MCP
- Agent Native
- Customer Context Graph
apis:
- name: Noded GraphQL API
description: 'The Noded (Apollo) GraphQL API behind the Customer Context Graph. One POST endpoint serving people and accounts
(both modelled as tags), the unified activity timeline (blocks: notes, emails, tasks, messages, meeting transcriptions,
events), note write-back, and graph memory (topic/value/confidence entries the graph has learned about a person or account).
Consumed through the first-party @bigfootai/noded-sdk typed helpers or directly via the SDK''s graphql() escape hatch.
Auth is OIDC (browser), a caller-supplied bearer token, or a server-only API key; every call is scoped to the signed-in
user''s tenant and permissions. Credentials are provisioned by Noded on request — there is no self-serve key flow, no
published SDL, and no public API reference beyond the developer page.'
humanURL: https://www.getnoded.ai/developers
baseURL: https://api.getnoded.ai/api/v1/graph
tags:
- GraphQL
- Customer Data
- Customer Success
- Revenue Operations
- AI Agents
- MCP
properties:
- type: DeveloperPortal
url: https://www.getnoded.ai/developers
- type: Documentation
url: https://www.getnoded.ai/developers
- type: APIReference
url: https://www.getnoded.ai/developers#reference
- type: GettingStarted
url: https://www.getnoded.ai/developers#quickstart
- type: GraphQL
url: graphql/noded-ai-graphql-operations.yml
- type: Authentication
url: authentication/noded-ai-authentication.yml
- type: OAuthScopes
url: scopes/noded-ai-scopes.yml
- type: ErrorCatalog
url: errors/noded-ai-problem-types.yml
- type: Conventions
url: conventions/noded-ai-conventions.yml
- type: DataModel
url: data-model/noded-ai-data-model.yml
- type: RateLimits
url: rate-limits/noded-ai-rate-limits.yml
- type: Lifecycle
url: lifecycle/noded-ai-lifecycle.yml
- type: MCPServer
url: mcp/noded-ai-mcp.yml
- type: AgentSkill
url: skills/_index.yml
- type: SDKs
url: packages/noded-ai-packages.yml
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: TrustCenter
url: security/noded-ai-trust-center.yml
- type: Compliance
url: https://www.getnoded.ai/security/
- type: DomainSecurity
url: security/noded-ai-domain-security.yml
- type: Website
url: https://www.getnoded.ai/
- type: Blog
url: https://www.getnoded.ai/blog
- type: Pricing
url: https://www.getnoded.ai/pricing
- type: SignUp
url: https://app.getnoded.ai
- type: Login
url: https://app.getnoded.ai
- type: TermsOfService
url: https://www.getnoded.ai/terms
- type: PrivacyPolicy
url: https://www.getnoded.ai/privacy
- type: X
url: https://x.com/nodedhq
- type: LinkedIn
url: https://www.linkedin.com/company/nodedai
- type: DeveloperPortal
url: https://www.getnoded.ai/developers
- type: Documentation
url: https://www.getnoded.ai/developers
- type: APIReference
url: https://www.getnoded.ai/developers#reference
- type: GettingStarted
url: https://www.getnoded.ai/developers#quickstart
- type: Support
url: https://www.getnoded.ai/contact-us
- type: GitHubOrganization
url: https://github.com/Notify-AI
- type: StatusPage
url: https://status.getnoded.ai/
- type: LLMsTxt
url: llms/noded-ai-llms.txt
- type: AgentSkill
url: skills/_index.yml
- type: Packages
url: packages/noded-ai-packages.yml
- type: SDKs
url: packages/noded-ai-packages.yml
- type: GraphQL
url: graphql/noded-ai-graphql-operations.yml
- type: Authentication
url: authentication/noded-ai-authentication.yml
- type: OAuthScopes
url: scopes/noded-ai-scopes.yml
- type: MCPServer
url: mcp/noded-ai-mcp.yml
- type: Conventions
url: conventions/noded-ai-conventions.yml
- type: ErrorCatalog
url: errors/noded-ai-problem-types.yml
- type: DataModel
url: data-model/noded-ai-data-model.yml
- type: Lifecycle
url: lifecycle/noded-ai-lifecycle.yml
- type: Conformance
url: conformance/noded-ai-conformance.yml
- type: Plans
url: plans/noded-ai-plans-pricing.yml
- type: RateLimits
url: rate-limits/noded-ai-rate-limits.yml
x-enrichment:
date: '2026-08-13'
status: enriched
artifacts_added: 16
pass: local-v1