Skip to content
Sign In

Bkper API Reference

Complete API reference for Bkper — REST APIs, bkper-js, bkper-gs, bkper-api-types, bkper-web-auth, and bkper-web-design tokens.

Technical reference documentation for Bkper APIs and SDKs. Use the public self-service path below, then choose the interface that fits your workflow.

Start building

  1. Start with a free Bkper account

    Open Bkper Pricing, choose Start free, and sign in. The Free plan requires no credit card.

  2. Install the official CLI

    npm install -g bkper
  3. Authenticate

    bkper auth login

    The CLI starts Bkper’s self-service Google OAuth authorization flow and stores the resulting credentials locally.

  4. Verify access with a read-only command

    bkper book list

This path uses your real Bkper account and its existing Book permissions. Bkper does not provide a separate API sandbox.

Choose an interface

Public contracts and discovery