Home / Companies / Zapier / Blog / Post Details
Content Deep Dive

API by Zapier: Make secure outbound API calls

Blog post from Zapier

Post Details
Company
Date Published
Author
Steph Spector
Word Count
2,775
Language
English
Hacker News Points
-
Summary

API by Zapier is a tool designed to allow users to automate app interactions without relying on native Zapier integrations, offering a secure way to make authenticated API calls. It supports various HTTP methods and can work with authentication types like no auth, static tokens, or OAuth 2.0, with credentials securely stored in connections rather than in Zap steps. This setup ensures that sensitive credentials are not exposed to users who access the Zaps, mitigating the risk of credential theft through phishing or accidental sharing. API by Zapier also includes domain filtering to restrict credential use to approved endpoints, enhancing security and compliance. The tool is available in beta on Pro plans and higher, and while it complements Webhooks by Zapier, it is especially useful for requests requiring authentication and when managing multiple Zaps with shared credentials. API by Zapier can also trigger Zaps by polling endpoints, making it a versatile choice for integrating with APIs that lack native Zapier support.