Skip to main content
API configuration: notion

Features

FeatureStatus
Auth (OAuth)
Syncs & Actions
Nango Proxy
Integration templates
Auto-pagination🚫 (time to contribute: <1h)
API-specific rate limits🚫 (time to contribute: <1h)
We can implement missing features in <48h, just ask for it in the community.

Getting started

Need help getting started? Get help in the community.

API gotchas

  • The Notion OAuth API doesn’t support refreshing tokens, and so doesn’t return a refresh token. The access token never expires.
  • Your Notion OAuth app will have the status “internal”. You need to make it “public” to be able to initiate an OAuth flow. Only then, you will be able to get the OAuth client ID/secret and register your callback URL.
  • No OAuth scope is required by default.
Add Getting Started links and Gotchas by editing this page
I