{"@context": "https://schema.org", "@type": "WebAPI", "name": "Twilio - Api API", "description": "This is the public Twilio REST API.", "provider": {"@type": "Organization", "name": "twilio.com"}, "documentation": "https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_api_v2010.json"}
Index / APIs / twilio.com

Twilio - Api API

This is the public Twilio REST API.

Every row below was read from the vendor's own OpenAPI document. The summary text is theirs. What this registry adds is that each operation is indexed with its method, path, base URL and auth scheme, so a search for a capability can answer with a call rather than a name, and that the endpoint is probed on a schedule.

Specifications as held by the APIs.guru corpus, whose newest record is 2023-04-21. Operations the vendor has added since are not listed here; the origin links above are the vendor's own current documents.

base URLs: https://api.twilio.com https://conversations.twilio.com https://preview.twilio.com https://verify.twilio.com https://trusthub.twilio.com https://serverless.twilio.com

auth: b a s i c

find it by capability: POST /search {"query":{"text":"..."}} returns these operations with their invocation detail. Connect any agent client.

Twilio - Api v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does
GET/2010-04-01/Accounts.jsonRetrieves a collection of Accounts belonging to the account used to make the request
POST/2010-04-01/Accounts.jsonCreate a new Twilio Subaccount from the account making the request
GET/2010-04-01/Accounts/{AccountSid}/Applications.jsonRetrieve a list of applications representing an application within the requesting account
POST/2010-04-01/Accounts/{AccountSid}/Applications.jsonCreate a new application within your account
GET/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.jsonFetch the application specified by the provided sid
POST/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.jsonUpdates the application's properties
DELETE/2010-04-01/Accounts/{AccountSid}/Applications/{Sid}.jsonDelete the application by the specified application sid
GET/2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps.jsonRetrieve a list of authorized-connect-apps belonging to the account used to make the request
GET/2010-04-01/Accounts/{AccountSid}/AuthorizedConnectApps/{ConnectAppSid}.jsonFetch an instance of an authorized-connect-app
GET/2010-04-01/Accounts/{AccountSid}/Balance.jsonFetch the balance for an Account based on Account Sid. Balance changes may not be reflected immediately. Child
GET/2010-04-01/Accounts/{AccountSid}/Calls.jsonRetrieves a collection of calls made to and from your account
POST/2010-04-01/Accounts/{AccountSid}/Calls.jsonCreate a new outgoing call to phones, SIP-enabled endpoints or Twilio Client connections
POST/2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary.jsonCreate a FeedbackSummary resource for a call
GET/2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.jsonFetch a FeedbackSummary resource from a call
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/FeedbackSummary/{Sid}.jsonDelete a FeedbackSummary resource from a call
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Events.jsonRetrieve a list of all events for a call.
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.jsonFetch a Feedback resource from a call
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Feedback.jsonUpdate a Feedback resource for a call
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments.jsoncreate an instance of payments. This will start a new payments session
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Payments/{Sid}.jsonupdate an instance of payments with different phases of payment flows.
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.jsonRetrieve a list of recordings belonging to the call used to make the request
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings.jsonCreate a recording for the call
GET/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.jsonFetch an instance of a recording for a call
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.jsonChanges the status of the recording to paused, stopped, or in-progress. Note: Pass `Twilio.CURRENT` instead of
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Recordings/{Sid}.jsonDelete a recording from your account
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec.jsonCreate a Siprec
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Siprec/{Sid}.jsonStop a Siprec using either the SID of the Siprec resource or the `name` used when creating the resource
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams.jsonCreate a Stream
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/Streams/{Sid}.jsonStop a Stream using either the SID of the Stream resource or the `name` used when creating the resource
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessageSubscriptions.jsonSubscribe to User Defined Messages for a given Call SID.
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessageSubscriptions/{Sid}.jsonDelete a specific User Defined Message Subscription.
POST/2010-04-01/Accounts/{AccountSid}/Calls/{CallSid}/UserDefinedMessages.jsonCreate a new User Defined Message for the given Call SID.
GET/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.jsonFetch the call specified by the provided Call SID
POST/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.jsonInitiates a call redirect or terminates a call
DELETE/2010-04-01/Accounts/{AccountSid}/Calls/{Sid}.jsonDelete a Call record from your account. Once the record is deleted, it will no longer appear in the API and Ac
GET/2010-04-01/Accounts/{AccountSid}/Conferences.jsonRetrieve a list of conferences belonging to the account used to make the request
GET/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants.jsonRetrieve a list of participants belonging to the account used to make the request
GET/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.jsonFetch an instance of a participant
POST/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.jsonUpdate the properties of the participant
DELETE/2010-04-01/Accounts/{AccountSid}/Conferences/{ConferenceSid}/Participants/{CallSid}.jsonKick a participant from a given conference

and 111 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_api_v2010.json

Twilio - Conversations v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does
GET/v1/ConfigurationFetch the global configuration of conversations on your account
POST/v1/ConfigurationUpdate the global configuration of conversations on your account
GET/v1/Configuration/AddressesRetrieve a list of address configurations for an account
POST/v1/Configuration/AddressesCreate a new address configuration
GET/v1/Configuration/Addresses/{Sid}Fetch an address configuration
POST/v1/Configuration/Addresses/{Sid}Update an existing address configuration
DELETE/v1/Configuration/Addresses/{Sid}Remove an existing address configuration
GET/v1/ConversationsRetrieve a list of conversations in your account's default service
POST/v1/ConversationsCreate a new conversation in your account's default service
GET/v1/Conversations/{ConversationSid}/MessagesRetrieve a list of all messages in the conversation
POST/v1/Conversations/{ConversationSid}/MessagesAdd a new message to the conversation
GET/v1/Conversations/{ConversationSid}/Messages/{MessageSid}/ReceiptsRetrieve a list of all delivery and read receipts of the conversation message
GET/v1/Conversations/{ConversationSid}/Messages/{MessageSid}/Receipts/{Sid}Fetch the delivery and read receipts of the conversation message
GET/v1/Conversations/{ConversationSid}/Messages/{Sid}Fetch a message from the conversation
POST/v1/Conversations/{ConversationSid}/Messages/{Sid}Update an existing message in the conversation
DELETE/v1/Conversations/{ConversationSid}/Messages/{Sid}Remove a message from the conversation
GET/v1/Conversations/{ConversationSid}/ParticipantsRetrieve a list of all participants of the conversation
POST/v1/Conversations/{ConversationSid}/ParticipantsAdd a new participant to the conversation
GET/v1/Conversations/{ConversationSid}/Participants/{Sid}Fetch a participant of the conversation
POST/v1/Conversations/{ConversationSid}/Participants/{Sid}Update an existing participant in the conversation
DELETE/v1/Conversations/{ConversationSid}/Participants/{Sid}Remove a participant from the conversation
GET/v1/Conversations/{ConversationSid}/WebhooksRetrieve a list of all webhooks scoped to the conversation
POST/v1/Conversations/{ConversationSid}/WebhooksCreate a new webhook scoped to the conversation
GET/v1/Conversations/{ConversationSid}/Webhooks/{Sid}Fetch the configuration of a conversation-scoped webhook
POST/v1/Conversations/{ConversationSid}/Webhooks/{Sid}Update an existing conversation-scoped webhook
DELETE/v1/Conversations/{ConversationSid}/Webhooks/{Sid}Remove an existing webhook scoped to the conversation
GET/v1/Conversations/{Sid}Fetch a conversation from your account's default service
POST/v1/Conversations/{Sid}Update an existing conversation in your account's default service
DELETE/v1/Conversations/{Sid}Remove a conversation from your account's default service
GET/v1/CredentialsRetrieve a list of all push notification credentials on your account
POST/v1/CredentialsAdd a new push notification credential to your account
GET/v1/Credentials/{Sid}Fetch a push notification credential from your account
POST/v1/Credentials/{Sid}Update an existing push notification credential on your account
DELETE/v1/Credentials/{Sid}Remove a push notification credential from your account
GET/v1/ParticipantConversationsRetrieve a list of all Conversations that this Participant belongs to by identity or by address. Only one para
GET/v1/RolesRetrieve a list of all user roles in your account's default service
POST/v1/RolesCreate a new user role in your account's default service
GET/v1/Roles/{Sid}Fetch a user role from your account's default service
POST/v1/Roles/{Sid}Update an existing user role in your account's default service
DELETE/v1/Roles/{Sid}Remove a user role from your account's default service

and 59 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_conversations_v1

Twilio - Preview v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does
GET/DeployedDevices/FleetsRetrieve a list of all Fleets belonging to your account.
POST/DeployedDevices/FleetsCreate a new Fleet for scoping of deployed devices within your account.
GET/DeployedDevices/Fleets/{FleetSid}/CertificatesRetrieve a list of all Certificate credentials belonging to the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/CertificatesEnroll a new Certificate credential to the Fleet, optionally giving it a friendly name and assigning to a Devi
GET/DeployedDevices/Fleets/{FleetSid}/Certificates/{Sid}Fetch information about a specific Certificate credential in the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/Certificates/{Sid}Update the given properties of a specific Certificate credential in the Fleet, giving it a friendly name or as
DELETE/DeployedDevices/Fleets/{FleetSid}/Certificates/{Sid}Unregister a specific Certificate credential from the Fleet, effectively disallowing any inbound client connec
GET/DeployedDevices/Fleets/{FleetSid}/DeploymentsRetrieve a list of all Deployments belonging to the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/DeploymentsCreate a new Deployment in the Fleet, optionally giving it a friendly name and linking to a specific Twilio Sy
GET/DeployedDevices/Fleets/{FleetSid}/Deployments/{Sid}Fetch information about a specific Deployment in the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/Deployments/{Sid}Update the given properties of a specific Deployment credential in the Fleet, giving it a friendly name or lin
DELETE/DeployedDevices/Fleets/{FleetSid}/Deployments/{Sid}Delete a specific Deployment from the Fleet, leaving associated devices effectively undeployed.
GET/DeployedDevices/Fleets/{FleetSid}/DevicesRetrieve a list of all Devices belonging to the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/DevicesCreate a new Device in the Fleet, optionally giving it a unique name, friendly name, and assigning to a Deploy
GET/DeployedDevices/Fleets/{FleetSid}/Devices/{Sid}Fetch information about a specific Device in the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/Devices/{Sid}Update the given properties of a specific Device in the Fleet, giving it a friendly name, assigning to a Deplo
DELETE/DeployedDevices/Fleets/{FleetSid}/Devices/{Sid}Delete a specific Device from the Fleet, also removing it from associated Deployments.
GET/DeployedDevices/Fleets/{FleetSid}/KeysRetrieve a list of all Keys credentials belonging to the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/KeysCreate a new Key credential in the Fleet, optionally giving it a friendly name and assigning to a Device.
GET/DeployedDevices/Fleets/{FleetSid}/Keys/{Sid}Fetch information about a specific Key credential in the Fleet.
POST/DeployedDevices/Fleets/{FleetSid}/Keys/{Sid}Update the given properties of a specific Key credential in the Fleet, giving it a friendly name or assigning
DELETE/DeployedDevices/Fleets/{FleetSid}/Keys/{Sid}Delete a specific Key credential from the Fleet, effectively disallowing any inbound client connections that a
GET/DeployedDevices/Fleets/{Sid}Fetch information about a specific Fleet in your account.
POST/DeployedDevices/Fleets/{Sid}Update the friendly name property of a specific Fleet in your account.
DELETE/DeployedDevices/Fleets/{Sid}Delete a specific Fleet from your account, also destroys all nested resources: Devices, Deployments, Certifica
GET/HostedNumbers/AuthorizationDocumentsRetrieve a list of AuthorizationDocuments belonging to the account initiating the request.
POST/HostedNumbers/AuthorizationDocumentsCreate an AuthorizationDocument for authorizing the hosting of phone number capabilities on Twilio's platform.
GET/HostedNumbers/AuthorizationDocuments/{Sid}Fetch a specific AuthorizationDocument.
POST/HostedNumbers/AuthorizationDocuments/{Sid}Updates a specific AuthorizationDocument.
GET/HostedNumbers/AuthorizationDocuments/{SigningDocumentSid}/DependentHostedNumberOrdersRetrieve a list of dependent HostedNumberOrders belonging to the AuthorizationDocument.
GET/HostedNumbers/HostedNumberOrdersRetrieve a list of HostedNumberOrders belonging to the account initiating the request.
POST/HostedNumbers/HostedNumberOrdersHost a phone number's capability on Twilio's platform.
GET/HostedNumbers/HostedNumberOrders/{Sid}Fetch a specific HostedNumberOrder.
POST/HostedNumbers/HostedNumberOrders/{Sid}Updates a specific HostedNumberOrder.
DELETE/HostedNumbers/HostedNumberOrders/{Sid}Cancel the HostedNumberOrder (only available when the status is in `received`).
GET/Sync/Services/{ServiceSid}/Documents/{DocumentSid}/PermissionsRetrieve a list of all Permissions applying to a Sync Document.
GET/Sync/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions/{Identity}Fetch a specific Sync Document Permission.
POST/Sync/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions/{Identity}Update an identity's access to a specific Sync Document.
DELETE/Sync/Services/{ServiceSid}/Documents/{DocumentSid}/Permissions/{Identity}Delete a specific Sync Document Permission.
GET/Sync/Services/{ServiceSid}/Lists/{ListSid}/PermissionsRetrieve a list of all Permissions applying to a Sync List.

and 23 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_preview.json

Twilio - Verify v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does
GET/v2/AttemptsList all the verification attempts for a given Account.
GET/v2/Attempts/SummaryGet a summary of how many attempts were made and how many were converted.
GET/v2/Attempts/{Sid}Fetch a specific verification attempt.
GET/v2/Forms/{FormType}Fetch the forms for a specific Form Type.
POST/v2/SafeList/NumbersAdd a new phone number to SafeList.
GET/v2/SafeList/Numbers/{PhoneNumber}Check if a phone number exists in SafeList.
DELETE/v2/SafeList/Numbers/{PhoneNumber}Remove a phone number from SafeList.
GET/v2/ServicesRetrieve a list of all Verification Services for an account.
POST/v2/ServicesCreate a new Verification Service.
POST/v2/Services/{ServiceSid}/AccessTokensCreate a new enrollment Access Token for the Entity
GET/v2/Services/{ServiceSid}/AccessTokens/{Sid}Fetch an Access Token for the Entity
GET/v2/Services/{ServiceSid}/EntitiesRetrieve a list of all Entities for a Service.
POST/v2/Services/{ServiceSid}/EntitiesCreate a new Entity for the Service
GET/v2/Services/{ServiceSid}/Entities/{Identity}Fetch a specific Entity.
DELETE/v2/Services/{ServiceSid}/Entities/{Identity}Delete a specific Entity.
GET/v2/Services/{ServiceSid}/Entities/{Identity}/ChallengesRetrieve a list of all Challenges for a Factor.
POST/v2/Services/{ServiceSid}/Entities/{Identity}/ChallengesCreate a new Challenge for the Factor
POST/v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{ChallengeSid}/NotificationsCreate a new Notification for the corresponding Challenge
GET/v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}Fetch a specific Challenge.
POST/v2/Services/{ServiceSid}/Entities/{Identity}/Challenges/{Sid}Verify a specific Challenge.
GET/v2/Services/{ServiceSid}/Entities/{Identity}/FactorsRetrieve a list of all Factors for an Entity.
POST/v2/Services/{ServiceSid}/Entities/{Identity}/FactorsCreate a new Factor for the Entity
GET/v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}Fetch a specific Factor.
POST/v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}Update a specific Factor. This endpoint can be used to Verify a Factor if passed an `AuthPayload` param.
DELETE/v2/Services/{ServiceSid}/Entities/{Identity}/Factors/{Sid}Delete a specific Factor.
GET/v2/Services/{ServiceSid}/MessagingConfigurationsRetrieve a list of all Messaging Configurations for a Service.
POST/v2/Services/{ServiceSid}/MessagingConfigurationsCreate a new MessagingConfiguration for a service.
GET/v2/Services/{ServiceSid}/MessagingConfigurations/{Country}Fetch a specific MessagingConfiguration.
POST/v2/Services/{ServiceSid}/MessagingConfigurations/{Country}Update a specific MessagingConfiguration
DELETE/v2/Services/{ServiceSid}/MessagingConfigurations/{Country}Delete a specific MessagingConfiguration.
GET/v2/Services/{ServiceSid}/RateLimitsRetrieve a list of all Rate Limits for a service.
POST/v2/Services/{ServiceSid}/RateLimitsCreate a new Rate Limit for a Service
GET/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/BucketsRetrieve a list of all Buckets for a Rate Limit.
POST/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/BucketsCreate a new Bucket for a Rate Limit
GET/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}Fetch a specific Bucket.
POST/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}Update a specific Bucket.
DELETE/v2/Services/{ServiceSid}/RateLimits/{RateLimitSid}/Buckets/{Sid}Delete a specific Bucket.
GET/v2/Services/{ServiceSid}/RateLimits/{Sid}Fetch a specific Rate Limit.
POST/v2/Services/{ServiceSid}/RateLimits/{Sid}Update a specific Rate Limit.
DELETE/v2/Services/{ServiceSid}/RateLimits/{Sid}Delete a specific Rate Limit.

and 12 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_verify_v2.json

Twilio - Trusthub v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does
GET/v1/CustomerProfilesRetrieve a list of all Customer-Profiles for an account.
POST/v1/CustomerProfilesCreate a new Customer-Profile.
GET/v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignmentsRetrieve a list of all Assigned Items for an account.
POST/v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignmentsCreate a new Assigned Item.
GET/v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments/{Sid}Fetch specific Assigned Item Instance.
DELETE/v1/CustomerProfiles/{CustomerProfileSid}/ChannelEndpointAssignments/{Sid}Remove an Assignment Item Instance.
GET/v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignmentsRetrieve a list of all Assigned Items for an account.
POST/v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignmentsCreate a new Assigned Item.
GET/v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments/{Sid}Fetch specific Assigned Item Instance.
DELETE/v1/CustomerProfiles/{CustomerProfileSid}/EntityAssignments/{Sid}Remove an Assignment Item Instance.
GET/v1/CustomerProfiles/{CustomerProfileSid}/EvaluationsRetrieve a list of Evaluations associated to the customer_profile resource.
POST/v1/CustomerProfiles/{CustomerProfileSid}/EvaluationsCreate a new Evaluation
GET/v1/CustomerProfiles/{CustomerProfileSid}/Evaluations/{Sid}Fetch specific Evaluation Instance.
GET/v1/CustomerProfiles/{Sid}Fetch a specific Customer-Profile instance.
POST/v1/CustomerProfiles/{Sid}Updates a Customer-Profile in an account.
DELETE/v1/CustomerProfiles/{Sid}Delete a specific Customer-Profile.
GET/v1/EndUserTypesRetrieve a list of all End-User Types.
GET/v1/EndUserTypes/{Sid}Fetch a specific End-User Type Instance.
GET/v1/EndUsersRetrieve a list of all End User for an account.
POST/v1/EndUsersCreate a new End User.
GET/v1/EndUsers/{Sid}Fetch specific End User Instance.
POST/v1/EndUsers/{Sid}Update an existing End User.
DELETE/v1/EndUsers/{Sid}Delete a specific End User.
GET/v1/PoliciesRetrieve a list of all Policys.
GET/v1/Policies/{Sid}Fetch specific Policy Instance.
GET/v1/SupportingDocumentTypesRetrieve a list of all Supporting Document Types.
GET/v1/SupportingDocumentTypes/{Sid}Fetch a specific Supporting Document Type Instance.
GET/v1/SupportingDocumentsRetrieve a list of all Supporting Document for an account.
POST/v1/SupportingDocumentsCreate a new Supporting Document.
GET/v1/SupportingDocuments/{Sid}Fetch specific Supporting Document Instance.
POST/v1/SupportingDocuments/{Sid}Update an existing Supporting Document.
DELETE/v1/SupportingDocuments/{Sid}Delete a specific Supporting Document.
GET/v1/TrustProductsRetrieve a list of all Customer-Profiles for an account.
POST/v1/TrustProductsCreate a new Customer-Profile.
GET/v1/TrustProducts/{Sid}Fetch a specific Customer-Profile instance.
POST/v1/TrustProducts/{Sid}Updates a Customer-Profile in an account.
DELETE/v1/TrustProducts/{Sid}Delete a specific Customer-Profile.
GET/v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignmentsRetrieve a list of all Assigned Items for an account.
POST/v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignmentsCreate a new Assigned Item.
GET/v1/TrustProducts/{TrustProductSid}/ChannelEndpointAssignments/{Sid}Fetch specific Assigned Item Instance.

and 8 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_trusthub_v1.json

Twilio - Serverless v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does
GET/v1/ServicesRetrieve a list of all Services.
POST/v1/ServicesCreate a new Service resource.
GET/v1/Services/{ServiceSid}/AssetsRetrieve a list of all Assets.
POST/v1/Services/{ServiceSid}/AssetsCreate a new Asset resource.
GET/v1/Services/{ServiceSid}/Assets/{AssetSid}/VersionsRetrieve a list of all Asset Versions.
GET/v1/Services/{ServiceSid}/Assets/{AssetSid}/Versions/{Sid}Retrieve a specific Asset Version.
GET/v1/Services/{ServiceSid}/Assets/{Sid}Retrieve a specific Asset resource.
POST/v1/Services/{ServiceSid}/Assets/{Sid}Update a specific Asset resource.
DELETE/v1/Services/{ServiceSid}/Assets/{Sid}Delete an Asset resource.
GET/v1/Services/{ServiceSid}/BuildsRetrieve a list of all Builds.
POST/v1/Services/{ServiceSid}/BuildsCreate a new Build resource. At least one function version or asset version is required.
GET/v1/Services/{ServiceSid}/Builds/{Sid}Retrieve a specific Build resource.
DELETE/v1/Services/{ServiceSid}/Builds/{Sid}Delete a Build resource.
GET/v1/Services/{ServiceSid}/Builds/{Sid}/StatusRetrieve a specific Build resource.
GET/v1/Services/{ServiceSid}/EnvironmentsRetrieve a list of all environments.
POST/v1/Services/{ServiceSid}/EnvironmentsCreate a new environment.
GET/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/DeploymentsRetrieve a list of all Deployments.
POST/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/DeploymentsCreate a new Deployment.
GET/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Deployments/{Sid}Retrieve a specific Deployment.
GET/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/LogsRetrieve a list of all logs.
GET/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Logs/{Sid}Retrieve a specific log.
GET/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/VariablesRetrieve a list of all Variables.
POST/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/VariablesCreate a new Variable.
GET/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables/{Sid}Retrieve a specific Variable.
POST/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables/{Sid}Update a specific Variable.
DELETE/v1/Services/{ServiceSid}/Environments/{EnvironmentSid}/Variables/{Sid}Delete a specific Variable.
GET/v1/Services/{ServiceSid}/Environments/{Sid}Retrieve a specific environment.
DELETE/v1/Services/{ServiceSid}/Environments/{Sid}Delete a specific environment.
GET/v1/Services/{ServiceSid}/FunctionsRetrieve a list of all Functions.
POST/v1/Services/{ServiceSid}/FunctionsCreate a new Function resource.
GET/v1/Services/{ServiceSid}/Functions/{FunctionSid}/VersionsRetrieve a list of all Function Version resources.
GET/v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}Retrieve a specific Function Version resource.
GET/v1/Services/{ServiceSid}/Functions/{FunctionSid}/Versions/{Sid}/ContentRetrieve a the content of a specific Function Version resource.
GET/v1/Services/{ServiceSid}/Functions/{Sid}Retrieve a specific Function resource.
POST/v1/Services/{ServiceSid}/Functions/{Sid}Update a specific Function resource.
DELETE/v1/Services/{ServiceSid}/Functions/{Sid}Delete a Function resource.
GET/v1/Services/{Sid}Retrieve a specific Service resource.
POST/v1/Services/{Sid}Update a specific Service resource.
DELETE/v1/Services/{Sid}Delete a Service resource.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_serverless_v1.js

Twilio - Flex v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does
GET/v1/Insights/ConversationsTo get conversation with segment id

and 31 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_flex_v1.json

Twilio - Numbers v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does

and 31 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_numbers_v2.json

Twilio - Supersim v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does

and 31 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_supersim_v1.json

Twilio - Proxy v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does

and 28 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_proxy_v1.json

Twilio - Microvisor v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does

and 27 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_microvisor_v1.js

Twilio - Events v1.42.0

This is the public Twilio REST API.

methodpathwhat the vendor says it does

and 22 more operation(s) in this specification, all searchable.

specification origin: https://raw.githubusercontent.com/twilio/twilio-oai/main/spec/json/twilio_events_v1.json

and 32 more specification(s) from twilio.com, all indexed.

nothing on this page is a rating, an endorsement or a claim about quality. Reachability is what our probes observed from one network; answering is a floor under usefulness, not a measure of it.