. . . . .. .. .: . . .. . . .:.. .. .. .. . .. .+... . .. .::..: .. ... ..............:.+. . .. . .:..::::---=. ..:---:. . .=--=-:.-::..=:-:. . .. ..... . . .-. . .:==-----+=-:. :--:.=.-..... . .-===::---:-:::::. ..::-:--:. . .:.=.::--.. . ..... ..:-=== ===.-:: .::::..:: .:.... ..:==-=+=+=-=-=::.+.:.... .:-:::.. ...+... .:.:::-=++::.. .=.. . .. ..-...:..::+====.++=-:+::.... .::::---=::.. ..:::-=+==-+X+===-:.:-+=--::=:: ..::.:. .:..:+::=:::--=+XX+---:...::.... .. ..:.+....:--.::-:---=+X++++==-:::::......::==++--:..:==--=-=--==+X==++=---+-=+==--::. .:::: :-::::--+=--=+XXXXX++=---:=-:.:....=.... .. ..::::-=-::=++==+XX.XX+X+----==.--::.:-=+X+X+===-=X+===----== XXXX++++==++++++==-:....:::.==-=--==XXX=XXXX-X:++==-++=:::--:::::....= ...:.-::-====-.-=++:+XXXXXX+==-==++=----- =XXXXXXXXXXXXX++=---:==+X.XX.+XXXXXX+X+XX++++-:.::--=X++:X =XXXXX++.XX++X++X+++--::--:-::::.:. .-..::.-=====-=-=++:+XXXXXX+==-==++=----- =XXXXXXXXXXXXX++=---:==+X.XX.+XXXXXX+X+XX++++-:.::--=X++:X =XXXXX++.XX++X++X+++--::--:-::::.:.

Introduction

Learn more about Guides in the Repurai documentation.
View
epuraı
epuraı
K
  • Introduction
  • Quickstart
  • SDKs
  • Guides

    • Introduction
    • Quickstart
    • Authentication
    • Pagination
    • Errors
  • API Reference

    • Feeds
    • Feed Posts
    • Categories
    • AI
  • Sign in

API Documentation

The Repurai API lets you build your own tools on top of your feed library. Add and remove feeds, read posts, search your content, and generate AI summaries — all using a single API key.

Quickstart GuideGenerate API Key

What you can do

  • Manage feeds — add, remove, and refresh the RSS feeds in your workspace, organised into categories.
  • Read posts — browse all posts across your feeds, filter to today's posts, or view your saved list. Search across all your content by keyword.
  • Organise categories — rename or delete categories without losing any content.
  • AI tools — generate a short summary for any post, or pull the transcript from a YouTube video.

Getting Started

  1. Generate an API key in your Account Settings.
  2. Follow the Quickstart Guide to make your first request in under 5 minutes.
  3. Browse the Feeds API or Feed Posts API reference pages.

All endpoints live under https://repurai.com/api/v1/ and require a Bearer token in the Authorization header.

curl https://repurai.com/api/v1/feeds \
  -H "Authorization: Bearer rep_your_api_key"
NextQuickstart

© Copyright 2026. All rights reserved.