Export a page
Files
Export a page
Generates an export/download URL for a Notion page. Unofficial API — also requires X-Notion-Space-ID and X-Notion-User-ID. Requires a Basic license.
POST
Export a page
Authorizations
Your deployment's API key (MMK_API_KEY).
Your Notion integration token / internal token. Supplied by the caller (not stored server-side).
Headers
Notion workspace (space) ID — required for unofficial-API operations.
Notion user ID — required for unofficial-API operations.
Body
application/json
The body is of type object.
Response
Download URL
The response is of type object.

