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

The Marketplace API from Twilio — 8 operation(s) for marketplace.

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

This API exposes 12 operations across 8 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://preview.twilio.com.

12 operations 8 paths 11 schemas 1 DELETE8 GET3 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

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

Paths & Operations 12

Across 8 paths, the API surfaces 12 operations — 1 DELETE, 8 GET, 3 POST. Each is listed below with its method, path, parameters, and response codes.

Marketplace 12
GET
/marketplace/AvailableAddOns/{Sid}
Fetch an instance of an Add-on currently available to be installed.
FetchMarketplaceAvailableAddOn 1 param → 200
GET
/marketplace/AvailableAddOns
Retrieve a list of Add-ons currently available to be installed.
ListMarketplaceAvailableAddOn 3 params → 200
GET
/marketplace/AvailableAddOns/{AvailableAddOnSid}/Extensions/{Sid}
Fetch an instance of an Extension for the Available Add-on.
FetchMarketplaceAvailableAddOnExtension 2 params → 200
GET
/marketplace/AvailableAddOns/{AvailableAddOnSid}/Extensions
Retrieve a list of Extensions for the Available Add-on.
ListMarketplaceAvailableAddOnExtension 4 params → 200
POST
/marketplace/InstalledAddOns
Install an Add-on for the Account specified.
CreateMarketplaceInstalledAddOn body → 201
GET
/marketplace/InstalledAddOns
Retrieve a list of Add-ons currently installed on this Account.
ListMarketplaceInstalledAddOn 3 params → 200
DELETE
/marketplace/InstalledAddOns/{Sid}
Remove an Add-on installation from your account
DeleteMarketplaceInstalledAddOn 1 param → 204
GET
/marketplace/InstalledAddOns/{Sid}
Fetch an instance of an Add-on currently installed on this Account.
FetchMarketplaceInstalledAddOn 1 param → 200
POST
/marketplace/InstalledAddOns/{Sid}
Update an Add-on installation for the Account specified.
UpdateMarketplaceInstalledAddOn 1 param body → 200
GET
/marketplace/InstalledAddOns/{InstalledAddOnSid}/Extensions/{Sid}
Fetch an instance of an Extension for the Installed Add-on.
FetchMarketplaceInstalledAddOnExtension 2 params → 200
POST
/marketplace/InstalledAddOns/{InstalledAddOnSid}/Extensions/{Sid}
Update an Extension for an Add-on installation.
UpdateMarketplaceInstalledAddOnExtension 2 params body → 200
GET
/marketplace/InstalledAddOns/{InstalledAddOnSid}/Extensions
Retrieve a list of Extensions for the Installed Add-on.
ListMarketplaceInstalledAddOnExtension 4 params → 200

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are preview.marketplace.installed_add_on (10 properties), preview.marketplace.installed_add_on.installed_add_on_extension (7 properties), preview.marketplace.available_add_on (7 properties), preview.marketplace.available_add_on.available_add_on_extension (6 properties). Each schema is shown below with its type and property counts.

preview.marketplace.installed_add_on.installed_add_on_extension
object
7 properties
ListMarketplaceInstalledAddOnExtensionResponse
object
2 properties
UpdateMarketplaceInstalledAddOnExtensionRequest
object
1 property 1 required
preview.marketplace.available_add_on
object
7 properties
preview.marketplace.installed_add_on
object
10 properties
ListMarketplaceInstalledAddOnResponse
object
2 properties
preview.marketplace.available_add_on.available_add_on_extension
object
6 properties
UpdateMarketplaceInstalledAddOnRequest
object
2 properties
ListMarketplaceAvailableAddOnExtensionResponse
object
2 properties
ListMarketplaceAvailableAddOnResponse
object
2 properties
CreateMarketplaceInstalledAddOnRequest
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

twilio-marketplace-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 Marketplace 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.