Knowledge API (v2)
Legal information
Enterprise Knowledge, including the APIs, may use artificial intelligence or machine learning technologies and is subject to the terms of the Predictive and Generative AI/ML Features Addendum. For more details on AI usage and data, see the AI Nutrition Facts.
Enterprise Knowledge is not a HIPAA Eligible Service or PCI compliant and should not be enabled in workflows that are subject to HIPAA or PCI.
Conversations products are only available in the new Twilio Console. If your account hasn't been migrated, you'll be redirected to the legacy Console where these products won't appear.
APIs for managing knowledge bases and knowledge content for AI-powered applications.
Use the left sidebar to browse all available endpoints.
https://knowledge.twilio.com
Basic Auth
Basic authentication is an authentication scheme built into the HTTP protocol.
To use it, send your HTTP requests with an Authorization header that contains the word "Basic"
followed by a space and a base64-encoded string of accountSid:authToken.
Example: Authorization: Basic ZGVtbzpwQDU1dzByZA==
License: Apache 2.0