Hello Support Team,
I’m having an issue with my n8n API key. The key does not start with “n8n_api_” as expected from the documentation; instead, it starts with “eyJ…”. Using this key, authentication against the Cloud API fails.
Could you please:
Verify whether my key was issued correctly and, if necessary, provide a new key with the “n8n_api_” prefix; or
Confirm the correct authentication scheme (required header and expected token/prefix) for the Cloud API?
Repro context:
Workspace/Project: [name or project ID]
Endpoint (example): https://api.n8n.cloud/api/v1/projects/{PROJECT_ID}/workflows
Request header used: Authorization: Bearer <my_key_starting_with_eyJ…>
Timestamp: [DD.MM.YYYY, HH:MM, Europe/Berlin]
Result/Response: [e.g., 401/403 + error message]
Thank you in advance.
Best regards,
Livia
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)