Aprovan Registry
provider 13 operations
@utdk/notion
Notion API

Generated UTDK provider client for Notion API. Hello and welcome!

To make use of this API collection collection as it's written, please duplicate this database template.

Create an integration to retrieve an API token, add your database and page ID's as variables in the collection, and start making your requests!

For our full documentation, including sample integrations and guides, visit developers.notion.com

Need more help? Join our developer community on Slack

Import sample

import notion from "@utdk/notion"

Factory sample

import { createNotionClient } from "@utdk/notion"
Provider path
notion
Source API title
Notion API
Version
1.0.0
Generated
May 30, 2026, 12:25 PM
Homepage
Open site
API spec
View spec
README
Embedded directly from the package source.

notion

Generated UTDK provider types and OpenAPI-backed client for https://api.apis.guru/v2/specs/notion.com/1.0.0/openapi.json.

Operations
13 operations — open try-it console
Method Operation ID
GET retrieveABlock Try
PATCH updateABlock Try
DELETE deleteABlock Try
GET retrieveBlockChildren Try
PATCH appendBlockChildren Try
GET retrieveComments Try
GET retrieveADatabase Try
PATCH updateADatabase Try
POST queryADatabase Try
GET retrieveAPage Try
PATCH updatePageProperties Try
GET retrieveAPagePropertyItem Try
GET retrieveAUser Try