Create and manage a remote online notarization (RON) session end-to-end via the BlueNotary integration API (v2), including document upload and signer setup.

domain: bluenotary.readme.io · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate all requests with an API key in the Authorization header (Bearer token format); note that as of October 10, 2025, a missing/invalid key returns 401 Unauthorized (previously returned a misleading 500 error).
  2. Use the v2 base URL https://app.bluenotary.us/api/integrationsv2/ for all API requests, e.g. POST https://app.bluenotary.us/api/integrationsv2/sessions.
  3. Create a session by POSTing notarization_id (your tracking ID, max 255 chars), signing_type, notarization_timing_type, and an all_signers array with first_name, last_name, and email for each signer.
  4. Optionally attach documents at session-creation time as base64-encoded strings, or add them afterward via the separate Add Document endpoint.
  5. Handle the response: a successful call returns 200/201 with bn_session_id and per-signer signing_urls (both a relative bn_signing_url and a full_signing_url); a validation failure returns 403 with an explanatory response_message.

Known gotchas

Related routes

Trigger a DocuSign Remote Online Notarization (RON) session via the Notary API
developers.docusign.com · 5 steps · unrated
Automate remote online notarization (RON) session scheduling and completion via the Proof (formerly Notarize) platform API
proof.com · 5 steps · unrated
Create and manage a notarization session through the eNotaryLog API, including document upload and session tracking.
integrate.enotarylog.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans