Feedr
RSS cloud proxy service for web publishers, developers and readers. More @ www.feedr.io
75 subscribers
132804 ms avg latency
24 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Feedr endpoints
| Method | Endpoint | Description |
|---|---|---|
| Subscriber | ||
| GET |
Subscriber Feed Entries Search /search/{term} |
The method searches every field of every feed entry in the seed of the provided link. |
| GET |
Subscriber Seeds Unsubscribe /unsubscribe/{id} |
The method unsubscribes you from the seed. |
| GET |
Subscriber Feed Entry /entries/{id} |
The method retrieves a specific feed entry and all related custom fields by provided id. If the feed entry of the provided id does not exist or you do not have access to the seed… |
| GET |
Subscriber Seed Fix /s/seeds/fix/{id} |
The method sets title and/or description for a seed for a subscriber's personal use. |
| GET |
Subscriber Seeds All /s/seeds/all |
|
| Legacy | ||
| GET |
Add /add |
The method subscribes you to the seed. If the seed does not exist, it creates a new seed based on the provided link and retrieves feed entries. Note: all non-URL-safe characters… |
| GET |
Kill /kill/{id} |
The method deletes the seed of the provided id along with all related feed entries. Returns the status and the deleted seed. |
| GET |
All /all |
The method returns all the seeds you are subscribed to (a.k.a. your subscriptions). |
| GET |
Digest /digest |
The method returns the set of feed entries for the seed of the provided link. |
| GET |
Change /change/{id} |
The method updates the provided properties of the seed of the provided id. All non-URL-safe characters must be escaped. Returns the status and the updated seed. |
| Misc | ||
| GET |
My IP /ip |
The method returns your IP. If the call is made via proxy, proxy IP and your IP are returned. |
| Publisher | ||
| GET |
Publisher Seeds Add /publisher/seeds/add |
The method creates a new seed based on the provided link and retrieves feed entries. If the seed is already published by another publisher, the error with the according message… |
| GET |
Publisher Seeds All /publisher/seeds/all |
The method returns all the seeds you publish (a.k.a. your publications). |
| GET |
Publisher Seeds Kill /publisher/seeds/kill/{id} |
|
| GET |
Publisher Seeds Change /publisher/seeds/change/{id} |
|
| GET |
Publisher Domains Add /publisher/domains/add/{host} |
|
| GET |
Publisher Domains Kill /publisher/domains/kill/{id} |
|
| GET |
Publisher Domains All /publisher/domains/all |
|
| GET |
Publisher Domains Change /publisher/domains/change/{id} |
|
| Seed RESTful | ||
| POST |
Create /s |
The method creates a new seed based on the provided link and retrieves feed entries. If the seed for the link already exists, nothing happens. Returns the status and the created… |
| GET |
Read /s |
The method retrieves all seeds that either you own, or you are subscribed to. Returns the status and the seed set. |
| DELETE |
Delete /s/{id} |
The method deletes the seed of the provided id along with all related feed entries. Returns the status and the deleted seed. |
| PUT |
Update /s/{id} |
The method updates the provided properties of the seed of the provided id. Returns the status and the updated seed. |
| GET |
Read One /s/{id} |
|
Feedr pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|