
Notion API Integration Profile
Information and guides about integrating with Notion API
Add Notion Integration to Your App- Get Markdown from page
- Retrieve a user
Retrieve a user object using the ID specified in the request path.
- List all users
Returns a paginated list of user objects for a workspace
- Retrieve bot's user info
- Retrieve a database
Retrieves a database object using the ID specified in the request path.
- Update a database
- Query a database
- Create a database
- Create a Page with Content
- Retrieve a Page
Retrieves a Page object using the ID in the request path. This endpoint exposes page properties, not page content.