Get site metadata
Returns metadata for the site associated with your API key. No parameters are needed — the site is determined entirely by the API key.
Use this as your first authenticated call to verify your API key works. The response includes the site's unique ID (UUID), publication status, custom domain (if configured), URL slug, and title from Notion.
There is only one site per API key, so this endpoint always returns exactly one site.
GET
/api/v1/site Bearer token