v52

OpenAPI 3.1.0raw.githubusercontent.com2026-07-311,1941,9384.1 MB
Embeddings

Embed URL content

Embed website content from a specified URL, including child pages up to 5 levels deep within the same domain. The process crawls and loads content from the main URL and its linked pages into a Telnyx Cloud Storage bucket. As soon as each webpage is added to the bucket, its content is immediately processed for embeddings, that can be used for similarity search and clustering.

post/ai/embeddings/url

Request body

bucket_namestring required

Name of the bucket to store the embeddings. This bucket must already exist.

urlstring required

The URL of the webpage to embed

Response

Successful Response