Signific
ESPA · ESIGN · UETA compliant

Every signature
tells a story.

Signific is a legally binding signing platform with tamper-evident audit trails, multi-party routing, and a real REST API. Replace DocuSign — without the bloat or the invoice.

No credit card. Five free envelopes a month.

signific.axismeridi.com / envelopes / contractor-agreement
Sign here
Date
Signing order
  1. Aarin NijhawanSigned
  2. Ishani PatelPending
  3. Leo MartínezWaiting
Hash chain
a3f1b2…c79e → 4d2c…8a1f
The problem

E-signature became a tax on doing business.

DocuSign charges per envelope, locks audit trails behind premium tiers, and ships a cluttered UI that takes signers four minutes to figure out. Most teams need 10% of the features and pay for the other 90%.

Our answer

Focused, fast, and legally binding.

Signific does the signature workflow exceptionally well — and nothing else. Every plan includes the full audit trail, every signature gets a hash chain, and signers can complete an envelope on their phone in under 30 seconds.

What's inside

The signing workflow, done right.

Six core capabilities, all included on every plan. No premium gates on the parts that make your signatures admissible in court.

Drag-and-drop fields

Place signatures, initials, dates, text, checkboxes, and dropdowns anywhere on a PDF. Re-use as templates.

Multi-party routing

Sequential or parallel signing with role-aware routing — signers, approvers, viewers, CC. Decline with a reason.

Tamper-evident audit

Every event hashed into a verifiable SHA-256 chain. Audit certificates auto-appended to completed PDFs.

REST API + webhooks

Full API to create envelopes, send invitations, fetch status. HMAC-signed webhook payloads on every event.

Mobile-first signing

Signers don't need an account. Tokenized email link, large touch targets, signs in under 30 seconds.

Smart reminders

Auto-remind on configurable cadence. In-app notification center keeps senders in the loop.

Compliance

Legally binding, by design.

Every Signific signature carries the evidence courts expect: affirmative consent, identity context, and a tamper-evident chain you can verify against the original.

  • Affirmative consent on every signature
    Signers confirm intent to sign electronically before each event.
  • SHA-256 hash chain
    Every event computes a new hash from the previous one. Break the chain and we'll catch it.
  • Court-ready audit certificate
    Auto-generated PDF with every signer's IP, user agent, timestamps, and consent records.
ESPA
Ontario, Canada
Electronic Signatures and Personal Information Act

Signific complies with Ontario's ESPA framework, including affirmative consent capture and tamper-evident record retention.

ESIGN · UETA
United States
Federal ESIGN Act + Uniform Electronic Transactions Act

Per-signature consent prompts, attribution evidence (IP, UA, timestamp), and intent-to-sign records meet both standards.

eIDAS
European Union
Architected for EU eIDAS expansion

Hash-chained audit trails and qualified-signature-ready architecture for future EU deployment.

For developers

One curl away from your first envelope.

A flat REST API with predictable resources, idempotent operations, and HMAC-signed webhooks. No SDK lock-in.

  • POST/v1/envelopes
  • GET/v1/envelopes/:id
  • GET/v1/envelopes/:id/audit
  • POST/v1/envelopes/:id/send
request
curl -X POST https://api.signific.axismeridi.com/v1/envelopes \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "name": "Contractor Agreement — Q2",
    "document_id": "doc_3f9b2…",
    "signers": [
      { "email": "ishani@example.com", "name": "Ishani Patel", "role": "signer" },
      { "email": "leo@example.com",    "name": "Leo Martínez",  "role": "signer" }
    ],
    "routing_type": "sequential"
  }'
200 OK
{
  "uuid": "env_8a1c4b…",
  "status": "sent",
  "current_hash": "a3f1b2c4…79e",
  "expires_at": "2026-06-12T18:00:00Z",
  "signers": [
    { "uuid": "sig_1…", "status": "pending", "signing_order": 1 },
    { "uuid": "sig_2…", "status": "pending", "signing_order": 2 }
  ]
}
Pricing

Built for clarity, priced for sanity.

Public pricing lands soon. Veydros clients pay nothing — included with every engagement.

Plans launching · Q3 2026

Free

5 envelopes / month

For trying Signific and signing the occasional document.

TBD/ month CAD
  • 5 envelopes / month
  • Up to 3 saved templates
  • Full audit trail
  • Tamper-evident hash chain
Most popular

Starter

50 envelopes / month

For small teams sending signatures every week.

TBD/ month CAD
  • 50 envelopes / month
  • 10 saved templates
  • Multi-party sequential routing
  • Auto-reminders + notifications

Pro

300 envelopes / month

For growing companies that need API access and webhooks.

TBD/ month CAD
  • 300 envelopes / month
  • Unlimited templates
  • REST API + HMAC webhooks
  • Custom branding

Enterprise

Unlimited

For organizations with custom volume and procurement needs.

TBD/ month CAD
  • Unlimited envelopes
  • Dedicated support
  • MyMeridi SSO integration
  • Custom retention policies

Start telling better
signature stories.

Free for five envelopes a month. No credit card required. Set up an organization in under a minute.