Skip to main content

I have a vue-node application and want to authenticate the users with zapier authentication API. 
I tried using the below API but it takes account_id parameter which I don’t know how to get.

"account_id": 19907586,
https://zapier.com/api/v3/login

I could not find any official documentation of any API that can authenticate users with their zapier credentials, how can I do this ?

 

Hi @Abdullah Ch,

We don’t offer a public facing api for users to authenticate to their Zapier account.

If you have an integration published publicly on Zapier, you can have access to the Developer API.

Hope that helps!