Nooks website screenshot

Nooks

Nooks is an AI-native revenue/sales engagement platform positioned as "The Agent Workspace for Intelligent Outbound," where sales representatives and AI agents collaborate on prospecting, sequencing, dialing, and coaching inside a single workspace. Its products include an AI Parallel Dialer, AI Sequencing, AI Coaching, Signals Intelligence, and a Virtual Salesfloor, aimed at helping revenue and SDR teams build more pipeline with less manual work. Nooks publishes a public Nooks Sequencing API (the "Nooks External API") documented with a Scalar-rendered OpenAPI 3.1.0 contract at developer.nooks.in, served from partner-api.nooks.in/v1, covering sequences, sequence steps, sequence states, prospects, accounts, notes, tasks, calls, call dispositions, emails, email templates, mailboxes, and users. Authentication accepts either a workspace-scoped `nooks-api-` API key or an OAuth 2.0 authorization-code + PKCE access token from oauth.nooks.in, with 24 published scopes, RFC 8414 authorization-server metadata, and a JWKS endpoint. Nooks also operates an OAuth-protected remote MCP server at mcp.nooks.in, a signed `call.logged` webhook, an Atlassian Statuspage at status.nooks.in, and a SafeBase trust center with SOC 2 Type 2, SOC 3, ISO/IEC 27001:2022, GDPR, CCPA, and EU-US DPF coverage plus a Bugcrowd responsible-disclosure program. Nooks is backed by Kleiner Perkins and runs its application at app.nooks.in.

Nooks publishes 1 API on the APIs.io network: Sequencing API. Tagged areas include Company, AI, Sales Engagement, Sales Dialer, and AI SDR.

The Nooks catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Nooks’ developer surface includes documentation, API reference, support, pricing, engineering blog, and 19 more developer resources.

57.0/100 strong ▲ 38.1 Agent 52/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
2 APIs 1 MCP Servers
CompanyAISales EngagementSales DialerAI SDROutbound SalesSales CoachingRevenue OperationsSales SequencingCRM IntegrationAgentsMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 57.0/100 · strong
Contract Quality 18.1 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 8.2 / 13
Governance 2.5 / 12
Discoverability 8.7 / 10
Agent readiness — 52/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 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
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/nooks: 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 2

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

Nooks Sequencing API

The Nooks Sequencing API (also published as the "Nooks External API") provides programmatic access to sequences, sequence steps, sequence states (enrollments), prospects, accoun...

Nooks MCP Server

Nooks operates a hosted, remote Model Context Protocol server at https://mcp.nooks.in/. It is OAuth-protected — an anonymous `tools/list` returns HTTP 401 `invalid_token` — and ...

MCP Servers 1

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

nooks-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Nooks Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Nooks Rate Limits

8 limits

RATE LIMITS

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Nooks Webhooks

ASYNCAPI

Security Posture 4

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

Nooks Authentication

http/oauth2 · 1 scheme

SECURITY

Nooks Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Nooks Vulnerability Disclosure

Bugcrowd · contact published

SECURITY

Nooks Trust Center

SOC 2 Type 2, SOC 3, ISO/IEC 27001:2022, GDPR, CCPA, EU-US DPF

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Nooks Scopes

24 scopes · authorizationCode

24 scopes

SCOPES

Agentic Access 1

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

Nooks Agentic Access

37 operations · 13 acting

37 operations · 13 acting

AGENTIC

Resources

Get Started 2

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

Build 2

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 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: nooks
name: Nooks
description: Nooks is an AI-native revenue/sales engagement platform positioned as "The Agent Workspace for Intelligent Outbound,"
  where sales representatives and AI agents collaborate on prospecting, sequencing, dialing, and coaching inside a single
  workspace. Its products include an AI Parallel Dialer, AI Sequencing, AI Coaching, Signals Intelligence, and a Virtual Salesfloor,
  aimed at helping revenue and SDR teams build more pipeline with less manual work. Nooks publishes a public Nooks Sequencing
  API (the "Nooks External API") documented with a Scalar-rendered OpenAPI 3.1.0 contract at developer.nooks.in, served from
  partner-api.nooks.in/v1, covering sequences, sequence steps, sequence states, prospects, accounts, notes, tasks, calls,
  call dispositions, emails, email templates, mailboxes, and users. Authentication accepts either a workspace-scoped `nooks-api-`
  API key or an OAuth 2.0 authorization-code + PKCE access token from oauth.nooks.in, with 24 published scopes, RFC 8414 authorization-server
  metadata, and a JWKS endpoint. Nooks also operates an OAuth-protected remote MCP server at mcp.nooks.in, a signed `call.logged`
  webhook, an Atlassian Statuspage at status.nooks.in, and a SafeBase trust center with SOC 2 Type 2, SOC 3, ISO/IEC 27001:2022,
  GDPR, CCPA, and EU-US DPF coverage plus a Bugcrowd responsible-disclosure program. Nooks is backed by Kleiner Perkins and
  runs its application at app.nooks.in.
url: https://raw.githubusercontent.com/api-evangelist/nooks/refs/heads/main/apis.yml
x-type: company
x-source: kleiner-perkins-portfolio
accessModel:
  pricing: contact-sales
  onboarding: sales-assisted
  trial: false
  try_now: false
  public: true
  label: Public API, sales-gated pricing
  confidence: medium
  source:
  - https://developer.nooks.in/
  - https://www.nooks.ai/pricing
  generated: '2026-08-14'
  method: searched
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-14'
image: https://cdn.prod.website-files.com/697107c16c913fd77cf0aacd/69b2e1b1625a9e823d1edf5f_6995c9952aa828323555083c_OG%20Image%20(1).png
tags:
- Company
- AI
- Sales Engagement
- Sales Dialer
- AI SDR
- Outbound Sales
- Sales Coaching
- Revenue Operations
- Sales Sequencing
- CRM Integration
- Agents
- MCP
apis:
- aid: nooks-sequencing-api
  name: Nooks Sequencing API
  description: The Nooks Sequencing API (also published as the "Nooks External API") provides programmatic access to sequences,
    sequence steps, sequence states (enrollments), prospects, accounts, notes, tasks, calls, call dispositions, emails, email
    templates, mailboxes, and users created in the Nooks Sales Engagement Platform. It is an OpenAPI 3.1.0 contract with 37
    operations across 30 paths, cursor pagination (`page[size]`, `page[after]`/`page[before]`), inline expansion via `include`,
    per-endpoint per-minute rate limits with `X-RateLimit-*` headers, and a signed `call.logged` webhook.
  humanURL: https://developer.nooks.in/
  baseURL: https://partner-api.nooks.in/v1
  tags:
  - Sales Engagement
  - Sequencing
  - Dialer
  - CRM
  properties:
  - type: OpenAPI
    url: openapi/nooks-sequencing-openapi.yml
  - type: Overlay
    url: overlays/nooks-sequencing-overlay.yaml
  - type: APIReference
    url: https://developer.nooks.in/
  - type: Authentication
    url: authentication/nooks-authentication.yml
  - type: OAuthScopes
    url: scopes/nooks-scopes.yml
  - type: RateLimits
    url: rate-limits/nooks-rate-limits.yml
  - type: ErrorCatalog
    url: errors/nooks-problem-types.yml
  - type: Conventions
    url: conventions/nooks-conventions.yml
  - type: DataModel
    url: data-model/nooks-data-model.yml
  - type: Webhooks
    url: asyncapi/nooks-webhooks.yml
  - type: Conformance
    url: conformance/nooks-conformance.yml
  - type: Lifecycle
    url: lifecycle/nooks-lifecycle.yml
- aid: nooks-mcp-server
  name: Nooks MCP Server
  description: Nooks operates a hosted, remote Model Context Protocol server at https://mcp.nooks.in/. It is OAuth-protected
    — an anonymous `tools/list` returns HTTP 401 `invalid_token` — and publishes RFC 9728 protected-resource metadata naming
    https://oauth.nooks.in as its authorization server and the same 24 scopes as the REST API.
  humanURL: https://developer.nooks.in/
  baseURL: https://mcp.nooks.in/
  tags:
  - MCP
  - Agents
  properties:
  - type: MCPServer
    url: mcp/nooks-mcp.yml
  - type: ToolCrosswalk
    url: mcp/nooks-tool-crosswalk.yml
  - type: Authentication
    url: authentication/nooks-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.nooks.ai
- type: DeveloperPortal
  url: https://developer.nooks.in/
- type: Documentation
  url: https://developer.nooks.in/
- type: APIReference
  url: https://developer.nooks.in/
- type: Support
  url: https://nooks.help.usepylon.com/
- type: HelpCenter
  url: https://nooks.help.usepylon.com/
- type: GitHubOrganization
  url: https://github.com/NooksApp
- type: Login
  url: https://app.nooks.in
- type: Pricing
  url: https://www.nooks.ai/pricing
- type: Blog
  url: https://www.nooks.ai/blog
- type: TermsOfService
  url: https://www.nooks.ai/terms-of-services
- type: PrivacyPolicy
  url: https://www.nooks.ai/privacy-policy
- type: StatusPage
  url: https://status.nooks.in/
- type: TrustCenter
  url: security/nooks-trust-center.yml
- type: Compliance
  url: https://trust.nooks.ai/
- type: Security
  url: https://www.nooks.ai/responsible-disclosure-process
- type: VulnerabilityDisclosure
  url: security/nooks-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/nooks-domain-security.yml
- type: WellKnown
  url: well-known/nooks-well-known.yml
- type: LLMsTxt
  url: llms/nooks-llms.txt
- type: Packages
  url: packages/nooks-packages.yml
- type: Plans
  url: plans/nooks-plans-pricing.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/nooks-agentic-access.yml
x-enrichment:
  date: '2026-08-14'
  status: enriched
  artifacts_added: 26
  pass: local-v1