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 Subscriptions API

The Subscriptions API from Twilio — 4 operation(s) for subscriptions.

Twilio Subscriptions 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 Subscription. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, pricing, and an AsyncAPI specification.

This API exposes 10 operations across 4 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.52.0.

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

10 operations 4 paths 8 schemas 2 DELETE4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 10

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

Subscriptions 10
GET
/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
Retrieve a list of all Subscribed Event types for a Subscription.
ListSubscribedEvent 4 params → 200
POST
/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents
Add an event type to a Subscription.
CreateSubscribedEvent 1 param body → 201
GET
/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
Read an Event for a Subscription.
FetchSubscribedEvent 2 params → 200
POST
/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
Update an Event for a Subscription.
UpdateSubscribedEvent 2 params body → 200
DELETE
/v1/Subscriptions/{SubscriptionSid}/SubscribedEvents/{Type}
Remove an event type from a Subscription.
DeleteSubscribedEvent 2 params → 204
GET
/v1/Subscriptions
Retrieve a paginated list of Subscriptions belonging to the account used to make the request.
ListSubscription 4 params → 200
POST
/v1/Subscriptions
Create a new Subscription.
CreateSubscription body → 201
GET
/v1/Subscriptions/{Sid}
Fetch a specific Subscription.
FetchSubscription 1 param → 200
POST
/v1/Subscriptions/{Sid}
Update a Subscription.
UpdateSubscription 1 param body → 200
DELETE
/v1/Subscriptions/{Sid}
Delete a specific Subscription.
DeleteSubscription 1 param → 204

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are events.v1.subscription (8 properties), events.v1.subscription.subscribed_event (5 properties), CreateSubscriptionRequest (3 properties), UpdateSubscriptionRequest (2 properties). Each schema is shown below with its type and property counts.

UpdateSubscriptionRequest
object
2 properties
CreateSubscribedEventRequest
object
2 properties 1 required
ListSubscribedEventResponse
object
2 properties
ListSubscriptionResponse
object
2 properties
UpdateSubscribedEventRequest
object
1 property
events.v1.subscription
object
8 properties
events.v1.subscription.subscribed_event
object
5 properties
CreateSubscriptionRequest
object
3 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

twilio-subscriptions-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 Subscriptions 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.