New release: URL Embedding API Endpoint

12, May 2025

Telnyx has released a new API endpoint, Embed URL content, enabling users to easily generate embeddings from website content. This new feature automatically crawls and loads content from a specified URL, including child pages up to five levels deep, directly into your Telnyx Cloud Storage bucket. Each webpage is immediately processed for embeddings, facilitating efficient similarity search and clustering. You can use the retrieval tool to give your AI Assistant access to the embedded storage bucket as well.

Key Benefits:

  • Automate embedding generation from webpages with minimal effort.
  • Immediate processing for embeddings upon URL crawling.
  • Enhanced capabilities for similarity search and content clustering.

How to Use:

Make a POST request to:

https://api.telnyx.com/v2/ai/embeddings/url

Include the following required parameters:
url: URL of the webpage to embed.
bucket_name: Name of the existing bucket to store embeddings.

A user interface (UI) for this feature will soon be available in the Telnyx Mission Control Portal for an enhanced user experience. Get Started:

Visit our API documentation here to learn more, and start using the new Embed URL content endpoint today.