Umarise, independent proof infrastructure by default

umarise.com
AI & Machine Learning

Managed API that anchors SHA-256 hashes to Bitcoin via OpenTimestamps. Independent proof-of-existence for any digital file. Never stores original content.

llms.txt

Umarise

Independent proof infrastructure for software. Anchor any file hash to Bitcoin with one API call. Hash-only. Content never leaves your system.

What it does

Registers SHA-256 hashes in Bitcoin via OpenTimestamps. Proves: these exact bytes existed at this exact moment. Verifiable by anyone, forever, without trusting Umarise.

Core API

Base URL: https://core.umarise.com Auth: X-API-Key header (key prefix: um_live_ or um_test_) Request a key: https://umarise.com/developers

Endpoints

POST /v1-core-origins — Register a hash (API key required) Body: { "hash": "64-char-lowercase-hex-sha256" } Returns: { "origin_id": "uuid", "captured_at": "ISO-8601" }

POST /v1-core-verify — Check if hash exists (public, no key) Body: { "hash": "64-char-lowercase-hex-sha256" } Returns: { "exists": true, "origin_id": "uuid" }

GET /v1-core-resolve?origin_id=uuid — Lookup attestation (public) GET /v1-core-proof?origin_id=uuid — Download .ots proof (public) GET /v1-core-health — Health check (public)

Quick integration (any language)

  1. Compute SHA-256 of your artifact
  2. POST hash to /v1-core-origins with X-API-Key header
  3. Store the returned origin_id
  4. Proof anchors to Bitcoin in 10-20 minutes
  5. Anyone can verify via /v1-core-verify or verify-anchoring.org

SDKs

  • Python: pip install umarise-core-sdk
  • Node.js: npm install @umarise/anchor
  • CLI: npx @umarise/cli anchor
  • GitHub Action: AnchoringTrust/anchor-action@v1

Platform integrations

  • MLflow: pip install umarise-mlflow
  • Weights & Biases: pip install umarise-wandb
  • HuggingFace: pip install umarise-huggingface
  • S3/MinIO/Akave: pip install umarise-s3

MCP (Model Context Protocol)

MCP endpoint: https://lppltmdtiypbfzlszhhb.supabase.co/functions/v1/mcp-server Tools: anchor_hash, verify_hash, resolve_origin, get_proof

Verification

Every proof is independently verifiable without Umarise:

Full documentation

Related

Anthropic is an AI safety and research company that's working to build reliable, interpretable, and steerable AI systems.

/llms.txt
15,391 tokens
AI & Machine Learning

Perplexity AI is an AI-powered search engine that provides direct answers to user queries by leveraging large language models.

/llms.txt
1,173 tokens
/llms-full.txt
40,087 tokens
AI & Machine Learning

Shop Dell's laptops, Monitors, Computers, Storage Solutions & Servers for your home and business. Buy online!

/llms.txt
8,533 tokens
AI & Machine Learning

The AI Code Editor

/llms.txt
4,643 tokens
/llms-full.txt
95,589 tokens
AI & Machine Learning

Create the most realistic speech with our AI audio in 1000s of voices and 32 languages. Pioneering research in Text to Speech and AI Voice Generation

/llms.txt
23,168 tokens
/llms-full.txt
1,020,683 tokens
AI & Machine Learning

Get started with the Model Context Protocol (MCP).

/llms.txt
3,315 tokens
/llms-full.txt
223,365 tokens
AI & Machine Learning

The official Python client for the Huggingface Hub.

/llms.txt
143,619 tokens
AI & Machine Learning

The Voice AI Platform: TTS Models, Voice Agents, & More.

/llms.txt
1,738 tokens
/llms-full.txt
56,923 tokens
AI & Machine Learning