Upload content from a URL to your memory
API endpoint for uploading content from URLs to your memory. Supports various types of content including public Youtube URLs, LinkedIn profiles, news articles, and blogs.
Your Personal AI API key
Must be set to application/json
URL to upload (includes public Youtube URLs, LinkedIn profiles, news articles, blogs, etc)
Title of the uploaded content
Domain name of AI Persona to upload to
ISO timestamp string indicating start time (UTC)
ISO timestamp string indicating end time (UTC)
Comma delimited list of tags for context and reference
Boolean to specify whether to add the content to memory. Defaults to true.
Success or error message
Code | Description |
---|---|
403 | Forbidden - Check that API key is invalid |
400 | Invalid URL - URL cannot be accessed or is invalid |
422 | Processing Error - Content cannot be extracted from URL |
Upload content from a URL to your memory
API endpoint for uploading content from URLs to your memory. Supports various types of content including public Youtube URLs, LinkedIn profiles, news articles, and blogs.
Your Personal AI API key
Must be set to application/json
URL to upload (includes public Youtube URLs, LinkedIn profiles, news articles, blogs, etc)
Title of the uploaded content
Domain name of AI Persona to upload to
ISO timestamp string indicating start time (UTC)
ISO timestamp string indicating end time (UTC)
Comma delimited list of tags for context and reference
Boolean to specify whether to add the content to memory. Defaults to true.
Success or error message
Code | Description |
---|---|
403 | Forbidden - Check that API key is invalid |
400 | Invalid URL - URL cannot be accessed or is invalid |
422 | Processing Error - Content cannot be extracted from URL |