Z

Zapier Natural Language Actions (NLA) API - Beta

by Zapier Natural Language Actions (NLA) API - Beta Free tier

<img src="https://cdn.zappy.app/945f9bf9e44126873952ec5113949c3f.png" width="100" /> Hi, there! Welcome to the Zapier Natural Language Actions API docs. You are currently viewing the root API. The endpoints of this root API are static and useful for reference. To see the live playgr

mapszapier

Quick Reference

Base URL https://nla.zapier.com Auth type API Key Header Auth header X-API-Key: YOUR_API_KEY Rate limit Not officially published Pricing Enterprise / contact sales Free quota None Documentation https://nla.zapier.com Endpoint status Live — HTTP 200 — endpoint is accessible6.47s (checked Mar 29, 2026) Builder score D 38% builder-friendly
Pricing
28
Latency
20
Depth
58

Authentication

API key in the request header (X-API-Key)

X-API-Key: YOUR_API_KEY

Pricing

Model subscription Starting price Enterprise / contact sales Free quota None

Free with Zapier account (beta). Natural language Zap execution API.

Key Endpoints

MethodPathDescription
GET /api/v1/check/ Check
GET /api/v1/configuration-link/ Get Configuration Link
GET /api/v1/exposed/ List Exposed Actions
POST /api/v1/exposed/{exposed_app_action_id}/execute/ Execute App Action Endpoint

Sample Request

curl -X GET 'https://nla.zapier.com/api/v1/check/' \
  -H 'X-API-Key: YOUR_API_KEY'

Sample Response

{}

Data sourced from API Map. Always verify pricing and rate limits against the official Zapier Natural Language Actions (NLA) API - Beta documentation.