Additional Cost

Do you have to pay API’s that are triggered from an automation? Or I guess you can say a trigger of a workflow. And if you have a Pro plan do you pay additional fees for the triggers also? I want to understand the other cost of running a workflow.

That really depends on the API that you’re using - most are free but there are some paid services too. n8n won’t charge for using these APIs, they’re just HTTP requests.

We charge per execution, not per node. So every time your workflow runs, it costs you one ‘credit’ - no matter how many nodes or sub-workflows it executes.

So, I think on a Pro plane you ger 2,500 credits a month?

Also, does that Youtube app that generates videos on autopilet basically. Does it have any API’s that cost you money?

No, a Starter plan is 2,500 executions per month and a Pro plan is 10,000:

I don’t know which app you’re looking at but I’d expect that to be paid, yes.