Notion API

Hello and welcome! To make use of this API collection collection as it's written, please duplicate [this database template](https://www.notion.so/8e2c2b769e1d47d287b9ed3035d607ae?v=dc1b92875fb94f10834ba8d36549bd2a). [Create an integration](https://www.notion.so/my-integrations) 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](developers.notion.com) Need more help? Join our [developer community on Slack](https://join.slack.com/t/notiondevs/shared_invite/zt-lkrnk74h-YmPRroySRFGiqgjI193AqA/)

Claim this API

Are you the operator of Notion API? Submit a claim to establish contact with us.

Report an Issue

Found something wrong with Notion API? Let us know about broken links, changed auth, deprecated endpoints, or other issues.

Base URL: https://api.notion.com
Auth: unknown
Endpoints: 6
Reachable: unknown
CORS: unknown

Endpoints

Method Path Summary Auth Last Status Latency
GET /v1/blocks/{id} Retrieve a block
GET /v1/blocks/{id}/children Retrieve block children
GET /v1/comments Retrieve comments
GET /v1/databases/{id} Retrieve a database
POST /v1/databases/{id}/query Query a database
GET /v1/pages/{id} Retrieve a Page
GET /v1/pages/{page_id}/properties/{property_id} Retrieve a Page Property Item