# makenotion/notion-sdk-js

Official Notion JavaScript Client

Repository: https://github.com/makenotion/notion-sdk-js
Canonical: https://ross.abutalabs.com/products/notion-sdk-js
Homepage: https://developers.notion.com/
Language: TypeScript
License: MIT
License Family: permissive
Topics: typescript, javascript, notion, js, api-client, api
Last push: 2026-08-25T23:01:27+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 97, longevity 100
- inputs: {"age_days": 1964, "days_push": 8, "days_rel": 20, "gap_med": 6.0, "n_releases_24m": 45}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5653, forks 714 (observed 2026-08-28T04:09:27.134748+00:00)

## What it is
The official JavaScript/TypeScript client library for the Notion REST API, published as @notionhq/client. It provides typed methods for querying databases, managing pages, blocks, and users, with built-in error handling and logging.

## Use cases
- sync Notion databases with external tools
- create and update Notion pages from code
- query a Notion database with filters
- build a public Notion integration with OAuth
- automate workspace workflows with a script
- list users and comments in a Notion workspace

## When to choose
- you are building a Node.js or browser app that talks to the Notion API
- you want typed, promise-based access to all Notion endpoints
- you need the official, maintained client with error code handling

## When to avoid
- you use Python, Go, or another non-JavaScript language
- you need offline access to Notion content without the API
- you want a CLI rather than a programmatic library

## Facets
- artifact type: library
- maturity: stable
- function: http-client, sdk, api-framework
- domain: apis, developer-tools
- platform: cross-platform
- tags: notion, api-client, official-sdk, rest-api, oauth, workspace-automation, automation, nodejs, javascript, typescript

## Member repositories
- makenotion/notion-sdk-js (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:27.134748+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:15.816088+00:00, confidence not recorded.
  - readme: https://github.com/makenotion/notion-sdk-js (fetched 2026-08-28T04:09:27.134748+00:00, sha 091a247be737)
  - homepage: https://developers.notion.com/ (fetched 2026-08-29T08:50:03.477201+00:00, sha 5237cacbe9fe)
  - site_page: https://developers.notion.com/guides/get-started/quick-start (fetched 2026-08-29T08:50:03.482129+00:00, sha 663a42a195de)
  - site_page: https://developers.notion.com/guides/resources/historical-changelog (fetched 2026-08-29T08:50:03.483892+00:00, sha 922af3c6dbed)
  - site_page: https://developers.notion.com/guides/get-started/public-connections (fetched 2026-08-29T08:50:03.488700+00:00, sha d397219581ae)
  - site_page: https://developers.notion.com/page/changelog (fetched 2026-08-29T08:50:03.479065+00:00, sha 0936bb5c6b1e)
  - site_page: https://www.notion.com/integrations/all (fetched 2026-08-29T08:50:03.486332+00:00, sha f0d337a29969)
- Data as of 2026-08-30T08:39:29.467469+00:00.
