API Documentation
API Documentation
  • Overview
  • Terms & Guidelines
  • Rest API v1
    • Authentication
      • Obtain access token
      • Make authorized calls
    • Collections
      • Collection methods
      • Nested structure
      • Sharing
      • Covers/icons
    • Raindrops
      • Single raindrop
      • Multiple raindrops
    • Highlights
    • User
      • Authenticated user
    • Tags
    • Filters
    • Import
    • Export
    • Backups
  • More
    • Changelog
    • Showcase
Powered by GitBook
On this page

Was this helpful?

  1. Rest API v1
  2. Authentication

Make authorized calls

Build something great

PreviousObtain access tokenNextCollections

Last updated 5 years ago

Was this helpful?

Once you have received an access_token, include it in all API calls in with value Bearer access_token

Authorization: Bearer ae261404-11r4-47c0-bce3-e18a423da828
authorization header