V2/workflows API not accessible with ApiKey <Key>, V1/workflows works fine.
I'm connecting to https://api.novu.co/v2/workflows, but getting Unauthorized error.
{
"error": "Unauthorized",
"statusCode": 401,
"timestamp": "2025-06-03T11:24:17.114Z",
"path": "/v2/workflows",
"message": "API endpoint not accessible",
"ctx": {
"error": "Unauthorized",
"statusCode": 401
}
}
5 Replies
@Ragu
We have not made workflows api public yet
Thank you @Pawan Jain
Any possible ETA?
Unfortunately, I am unable to share the ETA yet. this is in our roadmap
I can keep you updated in this thread
@Ragu
Workflows apis are now available to use.
https://docs.novu.co/api-reference/workflows/create-a-workflow
Thank you @Pawan Jain