LAP Registry

Notion API Skill

notion

Provider: Notion Version: 2.0.0 Endpoints: 22 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
GET/v1/users/{user_id}
GET/v1/usersRetrieve a user
GET/v1/users/meList all users
POST/v1/searchRetrieve your token's bot user
GET/v1/blocks/{block_id}/childrenSearch by title
PATCH/v1/blocks/{block_id}/childrenRetrieve block children
GET/v1/blocks/{block_id}Append block children
PATCH/v1/blocks/{block_id}Retrieve a block
DELETE/v1/blocks/{block_id}Update a block
GET/v1/pages/{page_id}Delete a block
PATCH/v1/pages/{page_id}Retrieve a page
POST/v1/pagesUpdate page properties
GET/v1/pages/{page_id}/properties/{property_id}Create a page
GET/v1/commentsRetrieve a page property item
POST/v1/commentsRetrieve comments
POST/v1/data_sources/{data_source_id}/queryCreate comment
GET/v1/data_sources/{data_source_id}Query a data source
PATCH/v1/data_sources/{data_source_id}Retrieve a data source
POST/v1/data_sourcesUpdate a data source
GET/v1/data_sources/{data_source_id}/templatesCreate a data source
GET/v1/databases/{database_id}List templates in a data source
POST/v1/pages/{page_id}/moveRetrieve a database

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install notion

Downloads and installs to ~/.claude/skills/notion/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)