Cannot set up developer portal? what is the Kong Admin URL?

I am using this template to manage my Kong Developer Portal via CLI. After cloning this repo GitHub - Kong/kong-portal-templates: Themes, components, and utilities to help you get started with the Kong Dev Portal., I am supposed to adjust to variables in the cli.conf.yaml file to match my set up. I need to adjust variables kong_admin_url and optional kong_admin_token.

Where do I find the kong_admin_url?

I have tried using the Admin API of a control plane of a gateway created in Konnect UI and a token created under the account. However, I receive a 404 error.

I have also tried kong_admin_url set to the dev portal URL with no success and got a 403 error.

@lukeyscho I wanted to make sure you noticed the disclaimer in the kong-portal-templates repository:

IMPORTANT: These templates are not compatible with Konnect. Only the on-premise enterprise version of Kong is compatible.