This is a basic Notion API client written in C#.
There are still many limitations. The API only supports the generated token as described here. You need to add a private integration there. This will give you a token which you can then add to the configuration. See the appsettings.json file in the examples folder.