Skip to main content

Getting Started with Blueink API

Introductionโ€‹

This document contains the detailed specification for version 2 of the BlueInk eSignature API. If just starting with the BlueInk API, you might want to checkout the Walkthroughs and Guides that supplement this API specification.

Versionningโ€‹

The BlueInk API uses semantic versioning. All minor and patch versions of the v2 API should be backwards compatible.

  • The latest version of the v2.X.X API is available at the path /api/v2/.
Deprecation

Old minor and patch versions are not accessible.

HTTPSโ€‹

Note

The BlueInk API is only accessible via HTTPS.

Rate Limitโ€‹

  • Bundle creation requests (e.g a POST to /bundles) are limited to 200 / hour.
  • Other API requests are limited to 2000 / hour.
  • If you need higher limits, we are happy to accommodate. Please contact our team at [email protected].