Noded GraphQL API

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.

Documentation

Other Resources

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/noded-graphql-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

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.

API entry from apis.yml

apis.yml Raw ↑
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