Skip to main content
POST
Upload URL

Overview

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.

Authorization

string
required
Your Personal AI API key

Headers

string
required
Must be set to application/json

Body

string
required
URL to upload (includes public Youtube URLs, LinkedIn profiles, news articles, blogs, etc)
Example Request
string
Title of the uploaded content
Example Request
string
required
The hyphenated text below the AI’s name when clicked into a Persona.DomainName
Example Request
string
ISO timestamp string indicating start time (UTC)
Example Request
string
ISO timestamp string indicating end time (UTC)
Example Request
string
Comma delimited list of tags for context and reference
Example Request
boolean
Boolean to specify whether to add the content to memory. Defaults to true.
Example Request
Example

Example Responses

string
Success or error message
Example Success Response
Example Error Response

Example cURL

cURL

Error Codes