Skip to main content
Recorded URLs are pages associated with a project that Topify can use for URL-driven prompt discovery. Recording a URL does not create a prompt by itself; use the prompt recommendation endpoint when you want new prompt candidates.

List recorded URLs

Response


Add recorded URLs

Adds up to 50 URLs in one request. If title is omitted, Topify fetches it in the background.

Request body

Response


Remove recorded URLs

Removes URLs from the recording list. It does not delete prompts or prompt analytics.
Send only the URLs you intend to remove. API keys currently have full-team access.
The response uses the same affected_count and total_recorded fields as the add endpoint.