rmapi-js
    Preparing search index...

    Function remarkable

    • create an instance of the api

      This gets a temporary authentication token with the device token and then constructs the api instance.

      Parameters

      • deviceToken: string

        the device token proving this api instance is registered. Create one with register.

      • options: RemarkableOptions = {}

      Returns Promise<RemarkableApi>

      an api instance