Question

How can I authenticate users with zapier authentication API

  • 21 November 2022
  • 1 reply
  • 40 views

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 ?

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 6
Badge +8

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!