llms.txt Content
# Andrii Co. — Notary Services
> Andrii Co. provides notary services — notarization, apostille processing, and
> mobile/loan signings — primarily for the Ukrainian-speaking community in
> Washington State (with apostille hand-offs and Peace Arch border meetings for
> British Columbia, Canada). This host, andrii.net, is the JSON API backend; the
> customer-facing website and portal are at https://andrii.co (and
> https://andrii.ca for Canada).
Accounts are passwordless: customers sign in with a passkey or with Sign in with
Apple. Scheduling, service requests, and document delivery are handled in the
portal.
## Service area
Washington State primary (Greater Seattle / Puget Sound); Oregon and British
Columbia apostille hand-offs; cross-border meetings can be arranged at Peace
Arch Park on the US/Canada border. No Remote Online Notarization.
## Pricing (USD)
- In-office notarization: $15 per signature.
- Mobile notarization: travel from $75 (first document's notarization included);
+$50 after-hours (after 6pm) or weekend.
- Apostille (WA Secretary of State): expedited $300 (next business day) /
priority $215 (~3 business days) / standard $115 (~7 business days); +$75 each
additional document.
- Mail-in apostille of already-certified public records that need no
notarization (birth/marriage/death certificates): $15 per document.
- Loan signing: from $150.
- Additional lines (some fulfilled with licensed partners): process serving,
vital records retrieval, commercial registered agent, commercial
representation — see the website.
- Live, server-authoritative quote: POST https://andrii.net/pricing/quote
## For AI assistants
Andrii Co. runs a public Model Context Protocol (MCP) server so assistants can
check the service area, see open slots, quote a price, and submit a booking or
mail-in-apostille request directly.
- MCP endpoint (Streamable HTTP): https://andrii.net/mcp
- Discovery (SEP-1960): https://andrii.net/.well-known/mcp
- Server card (tool li
OpenAPI Spec (preview)
{
"openapi": "3.1.0",
"info": {
"title": "Andrii Co. public API",
"version": "1.0.0",
"summary": "Public, read-only endpoints for the Andrii Co. notary & apostille booking funnel.",
"description": "The unauthenticated, read-only surface of the andrii.net API: appointment availability, address autocomplete/reverse-geocode, a server-authoritative price quote, international shipping estimates + dated apostille/carrier promise dates, and non-secret runtime config. These are the s