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

Twilio Devices API

The Devices API from Twilio — 6 operation(s) for devices.

Twilio Devices API is one of 115 APIs that Twilio publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Devices. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and an AsyncAPI specification.

This API exposes 13 operations across 6 paths, and defines 11 schemas. It is described by OpenAPI 3.2.0, at version 1.52.0.

Requests are made against a single base URL, https://microvisor.twilio.com.

13 operations 6 paths 11 schemas 2 DELETE6 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.52.0
Server
https://microvisor.twilio.com
Authentication
HTTP Basic
License
Terms of Service
Resource Areas
1

Authentication & Security 1

Twilio Devices API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (accountSid_authToken).

Paths & Operations 13

Across 6 paths, the API surfaces 13 operations — 2 DELETE, 6 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Devices 13
GET
/v1/Devices
Retrieve a list of all Devices registered with the Account.
ListDevice 3 params → 200
GET
/v1/Devices/{Sid}
Fetch a specific Device.
FetchDevice 1 param → 200
POST
/v1/Devices/{Sid}
Update a specific Device.
UpdateDevice 1 param body → 200
GET
/v1/Devices/{DeviceSid}/Configs
Retrieve a list of all Configs for a Device.
ListDeviceConfig 4 params → 200
POST
/v1/Devices/{DeviceSid}/Configs
Create a config for a Microvisor Device.
CreateDeviceConfig 1 param body → 201
GET
/v1/Devices/{DeviceSid}/Configs/{Key}
Retrieve a Config for a Device.
FetchDeviceConfig 2 params → 200
POST
/v1/Devices/{DeviceSid}/Configs/{Key}
Update a config for a Microvisor Device.
UpdateDeviceConfig 2 params body → 200
DELETE
/v1/Devices/{DeviceSid}/Configs/{Key}
Delete a config for a Microvisor Device.
DeleteDeviceConfig 2 params → 204
GET
/v1/Devices/{DeviceSid}/Secrets
Retrieve a list of all Secrets for a Device.
ListDeviceSecret 4 params → 200
POST
/v1/Devices/{DeviceSid}/Secrets
Create a secret for a Microvisor Device.
CreateDeviceSecret 1 param body → 201
GET
/v1/Devices/{DeviceSid}/Secrets/{Key}
Retrieve a Secret for a Device.
FetchDeviceSecret 2 params → 200
POST
/v1/Devices/{DeviceSid}/Secrets/{Key}
Update a secret for a Microvisor Device.
UpdateDeviceSecret 2 params body → 200
DELETE
/v1/Devices/{DeviceSid}/Secrets/{Key}
Delete a secret for a Microvisor Device.
DeleteDeviceSecret 2 params → 204

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are microvisor.v1.device (9 properties), microvisor.v1.device.device_config (5 properties), UpdateDeviceRequest (4 properties), microvisor.v1.device.device_secret (4 properties). Each schema is shown below with its type and property counts.

CreateDeviceConfigRequest
object
2 properties 2 required
UpdateDeviceSecretRequest
object
1 property 1 required
UpdateDeviceConfigRequest
object
1 property 1 required
CreateDeviceSecretRequest
object
2 properties 2 required
microvisor.v1.device.device_config
object
5 properties
ListDeviceConfigResponse
object
2 properties
UpdateDeviceRequest
object
4 properties
microvisor.v1.device.device_secret
object
4 properties
ListDeviceResponse
object
2 properties
ListDeviceSecretResponse
object
2 properties
microvisor.v1.device
object
9 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

twilio-devices-api-openapi.yml Raw ↑

Other APIs Twilio publishes across the network.

Twilio A2p API
Twilio Access Tokens API
Twilio Accounts API
Twilio Alerts API
Twilio Alpha Senders API
Twilio Apps API
Twilio Archives API
Twilio Assistants API
Twilio Attempts API
Twilio Auth Tokens API
Twilio AuthTokens API
Twilio ByocTrunks API
Where this information came from

This is an independent, third-party profile of Twilio Devices 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.