Issue connecting self-hosted n8n Rest API

Hey everyone! I’m having trouble setting up the n8n REST API connection. I have my API key, but I’m running into an error with the Base URL. This is my first time configuring this, so it’s likely a simple mistake, but I haven’t been able to figure it out. Any guidance would be greatly appreciated!

Solved guys! Just changed the Base URL to http://127.0.0.1:5678/api/v1

1 Like