IFTTT website screenshot

IFTTT

IFTTT (If This Then That) is a consumer and prosumer automation platform that connects more than 750 apps, devices, and services through conditional Applets that chain triggers to actions. The IFTTT Maker Webhooks service exposes a public HTTP API that lets developers fire triggers and execute Applets from any internet-connected device using a personal Webhooks key for authentication, with both form-encoded and JSON payload variants supported.

IFTTT publishes 1 API on the APIs.io network: Trigger API. Tagged areas include Automation, Webhooks, iPaaS, No-Code, and Smart Home.

IFTTT’s developer surface includes documentation, pricing, signup flow, and 6 more developer resources.

24.4/100 emerging ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
2 APIs
AutomationWebhooksiPaaSNo-CodeSmart HomeIoT

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 24.4/100 · emerging
Contract Quality 13.0 / 25
Developer Ergonomics 1.7 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/ifttt: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

IFTTT Maker Webhooks API

Public HTTP API for triggering IFTTT Applets from any device or service by sending GET or POST requests to a per-user trigger URL. Supports up to three positional values per cal...

IFTTT Trigger API

The Trigger API from IFTTT — 2 operation(s) for trigger.

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Ifttt Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Ifttt Agentic Access

3 operations · 2 acting

3 operations · 2 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ifttt
name: IFTTT
description: IFTTT (If This Then That) is a consumer and prosumer automation platform that connects more than 750 apps, devices,
  and services through conditional Applets that chain triggers to actions. The IFTTT Maker Webhooks service exposes a public
  HTTP API that lets developers fire triggers and execute Applets from any internet-connected device using a personal Webhooks
  key for authentication, with both form-encoded and JSON payload variants supported.
type: Index
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ifttt.png
tags:
- Automation
- Webhooks
- iPaaS
- No-Code
- Smart Home
- IoT
url: https://raw.githubusercontent.com/api-evangelist/ifttt/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: ifttt:webhooks-api
  name: IFTTT Maker Webhooks API
  description: Public HTTP API for triggering IFTTT Applets from any device or service by sending GET or POST requests to
    a per-user trigger URL. Supports up to three positional values per call or arbitrary JSON payloads on the `/json` variant.
    Authentication uses a personal Webhooks key embedded in the URL path.
  humanURL: https://ifttt.com/maker_webhooks
  baseURL: https://maker.ifttt.com
  tags:
  - Webhooks
  - Automation
  - Triggers
  - No-Code
  properties:
  - type: Documentation
    url: https://help.ifttt.com/hc/en-us/articles/115010230347-Webhooks-service-FAQ
  - type: Key Lookup
    url: https://ifttt.com/maker_webhooks/settings
  - type: Service Page
    url: https://ifttt.com/maker_webhooks
  - type: Developer Dashboard
    url: https://ifttt.com/developer_dashboard
- aid: ifttt:ifttt-trigger-api
  name: IFTTT Trigger API
  description: The Trigger API from IFTTT — 2 operation(s) for trigger.
  humanURL: https://ifttt.com/maker_webhooks
  baseURL: https://maker.ifttt.com
  tags:
  - Trigger
  properties:
  - type: OpenAPI
    url: openapi/ifttt-trigger-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/ifttt-agentic-access.yml
- type: DomainSecurity
  url: security/ifttt-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/ifttt
- type: LinkedIn
  url: https://www.linkedin.com/company/ifttt
- type: Website
  url: https://ifttt.com
- type: Documentation
  url: https://help.ifttt.com/hc/en-us/articles/115010230347-Webhooks-service-FAQ
- type: Pricing
  url: https://ifttt.com/plans
- type: Signup
  url: https://ifttt.com/join
- type: Developer Platform
  url: https://platform.ifttt.com
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com