Hi @itays Welcome to the n8n community!
The n8n rest API is available on paid plans but not in free trials, so on a starter plan’s settings → n8n API, you should be able to create a new API key, and same with variables starter plan does not cover variables feature for that you need to come on the Pro or Enterprise plan.
hey, the error is specifically about Variables not the API key itself — Variables require Pro plan, that’s not included in Starter. If you just need the API key for external calls that should work fine from Settings → n8n API, but if you’re trying to use $vars in your workflows you’ll need to upgrade to Pro or work around it with static credentials or environment variables if you’re self-hosting.