developer-site
developer-site copied to clipboard
Official documentation for Raindrop.io API
`X-` is missing
Hi, Some of API documents seems out of sync with the actual params and response. Please update the document if possible.
Hi, Some of API documents seems out of sync with the actual params and response. Please update the document if possible.
As with #6, the link on the authentication page points to a dead link (`https://app.raindrop.io/#/settings/apps/dev`). This PR updates the link to https://app.raindrop.io/settings/integrations Thanks for making raindrop and putting it out...
Hi, In API documentation for Multiple Raindrops GET API (https://github.com/raindropio/developer-site/blob/master/v1/raindrops/multiple.md#L57): Can you please confirm if this is correctly `-sort` we have to use and not a typo for `-score` instead?...
Hello. I'm having a problem sending a put request to all my raindrops (collection id = 0). ``` { "result": false, "error": 400, "errorMessage": "to update all raindrops please specify...
I have 2 links to heroku in a collection. If I do a search for "herok" I get those 2 results returned: `https://api.raindrop.io/rest/v1/raindrops/0?search=[{"key":"word","val":"herok"}]` If I search for "hero" I don't...