How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Arduino triggers_v1 API

Provides a set of endpoints to manage the triggers of a user

Arduino triggers_v1 API is one of 47 APIs that Arduino publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and 1 JSON Schema.

This API exposes 14 operations across 7 paths, and defines 34 schemas. It is described by OpenAPI 3.2.0, at version 2.0.

Requests are made against a single base URL, https://api2.arduino.cc/iot/v1.

14 operations 7 paths 34 schemas 2 DELETE5 GET1 PATCH3 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2.0
Base URL
https://api2.arduino.cc/iot/v1
Resource Areas
1

Paths & Operations 14

Across 7 paths, the API surfaces 14 operations — 2 DELETE, 5 GET, 1 PATCH, 3 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

triggers_v1 14

Provides a set of endpoints to manage the triggers of a user

GET
/iot/v1/actions
list actionsv1
actions_v1#list 1 param → 200401404500
POST
/iot/v1/actions
create actionsv1
actions_v1#create 1 param body → 201400401404412500
DELETE
/iot/v1/actions/{id}
delete actionsv1
actions_v1#delete 2 params → 200401404500
GET
/iot/v1/actions/{id}
show actionsv1
actions_v1#show 2 params → 200401404500
PUT
/iot/v1/actions/{id}
update actionsv1
actions_v1#update 2 params body → 200400401404500
PUT
/iot/v1/actions/{id}/unsubscribe
Unsubscribe actionsv1
actions_v1#Unsubscribe 2 params body → 200400401404500
GET
/iot/v1/triggers
list triggersv1
triggers_v1#list 5 params → 200400401404500
PUT
/iot/v1/triggers
create triggersv1
triggers_v1#create 1 param body → 201400401404412500
DELETE
/iot/v1/triggers/{id}
delete triggersv1
triggers_v1#delete 3 params → 200401404500
GET
/iot/v1/triggers/{id}
show triggersv1
triggers_v1#show 2 params → 200401404500
PATCH
/iot/v1/triggers/{id}
patch triggersv1
triggers_v1#patch 2 params body → 200400401404500
POST
/iot/v1/triggers/{id}
update triggersv1
triggers_v1#update 2 params body → 200400401404500
GET
/iot/v1/triggers/{id}/template
template triggersv1
triggers_v1#template 2 params → 200400401404500
POST
/iot/v1/triggers/{id}/unsubscribe
unsubscribe triggersv1
triggers_v1#unsubscribe 2 params body → 200400401404500

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are ArduinoDevicev2 (31 properties), ArduinoThing (21 properties), ArduinoProperty (21 properties), ArduinoTrigger (12 properties). Each schema is shown below with its type and property counts.

device_status_source
object
4 properties 1 required
recipients_list
object
1 property 1 required
create-action
object
7 properties 2 required
ArduinoLinked_device
object
ArduinoLinkeddevice media type (default view)
2 properties 2 required
ArduinoTrigger
object
ArduinoTrigger media type (default view)
12 properties 1 required
ArduinoPropertyCollection
array
ArduinoPropertyCollection is the media type for an array of ArduinoProperty (default view)
error
object
Error response media type (default view)
5 properties
Device_status_source_with_linked_devices
object
Devicestatussourcewithlinkeddevices media type (default view)
4 properties 1 required
ArduinoAction
object
ArduinoAction media type (default view)
9 properties
push_action
object
3 properties 3 required
email_action
object
3 properties 3 required
ArduinoActionCollection
array
ArduinoActionCollection is the media type for an array of ArduinoAction (default view)
body_expression
object
2 properties 1 required
ArduinoTrigger_with_linked_entities
object
ArduinoTriggerwithlinkedentities media type (default view)
9 properties 2 required
ArduinoTriggerCollection
array
ArduinoTriggerCollection is the media type for an array of ArduinoTrigger (default view)
update-action
object
5 properties
ArduinoDevicev2SimplePropertiesCollection
array
ArduinoDevicev2SimplePropertiesCollection is the media type for an array of ArduinoDevicev2SimpleProperties (default view)
push_delivery_opts
object
1 property 1 required
ArduinoAction_template
object
ArduinoActiontemplate media type (default view)
6 properties
user_recipient
object
3 properties 1 required
trigger
object
8 properties
ArduinoLinked_property
object
ArduinoLinkedproperty media type (default view)
2 properties 2 required
ArduinoDevicev2
object
ArduinoDevicev2 media type (default view)
31 properties 7 required
title_expression
object
2 properties 1 required
variable
object
6 properties 3 required
ArduinoLinked_property_template
object
ArduinoLinkedpropertytemplate media type (default view)
2 properties 2 required
ArduinoTrigger_template
object
ArduinoTriggertemplate media type (default view)
11 properties 2 required
ArduinoDevicev2WebhookCollection
array
ArduinoDevicev2WebhookCollection is the media type for an array of ArduinoDevicev2Webhook (default view)
email_delivery_opts
object
3 properties 1 required
ArduinoLinked_device_template
object
ArduinoLinkeddevicetemplate media type (default view)
1 property 1 required
ArduinoProperty
object
ArduinoProperty media type (default view)
21 properties 7 required
ArduinoDevicev2Webhook
object
DeviceWebhookV2 describes a webhook associated to the device (default view)
3 properties 2 required
ArduinoDevicev2SimpleProperties
object
ArduinoDevicev2SimpleProperties media type (default view)
3 properties 3 required
ArduinoThing
object
ArduinoThing media type (default view)
21 properties 5 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

arduino-triggers-v1-api-openapi.yml Raw ↑

Other APIs Arduino publishes across the network.

Arduino binaries_v2 API
Arduino cleanup API
Arduino clients_v1 API
Arduino compact_dashboards_v2 API
Arduino compact_devices_v2 API
Arduino compact_things_v2 API
Arduino compact_triggers_v1 API
Arduino dashboard_shares_v1 API
Arduino dashboards_v2 API
Arduino dashboards_v3 API
Arduino devices_tags_v2 API
Arduino devices_v2 API
Where this information came from

This is an independent, third-party profile of Arduino triggers_v1 API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.