Build it

Make great apps for people who want to discover, save, and read what’s really worth their attention.

New Tab

API

What would you like to build?

Simple integrations

User feeds (RSS/JSON)

Simple integrations can be made with our RSS/JSON feeds.

The JSON endpoint accepts a few parameters:

sort: top or latest
days: 1..30 (default: 7)
amount: 1..200 (default: 10)
since_id: link_save_id > (only for sort=latest)
max_id: link_save_id <= (only for sort=latest)

Topic feeds (RSS/JSON)

We also opened up a few topic feeds. Every 24 hours, we’ll publish up to N (currently 3) new, top links per feed.

Save a link (GET)

We have a simple GET endpoint to save a link for the logged-in user. Example:

https://refind.com?url=http://playbook.samaltman.com/

Examples

Slack

Want the daily top 3 links posted to a Slack channel? Or want links you save posted to Slack for your team?

1. Add the RSS app for Slack.
2. Subscribe to a feed (see list).
3. Choose a channel.

IFTT

Automate your social media

We have a special RSS feed for auto-posts. Using IFTTT or Zapier, it’s trivial to auto-post to Facebook, Twitter, Buffer, etc. whenever you save a link to Refind.

Refind for FB Messenger

Using our topic feeds, we quickly built a simple bot for Facebook Messenger. Give it a try.

IFTT

Wordpress widget

Want to show your links on your blog? Create an RSS widget with your feed.

Wordpress widget