F

Fly · Entity Evidence

by Fly

POSTBase

$0.1

per call · USD Coin on Base

Evidence-backed company facts and current company information for company enrichment and company verification, with field-level sources, freshness and explicit conflicts.

Endpoint

POST https://mercator-entity-evidence.fly.dev/v1/entity-evidence

1

Calls / 30d

1

Unique payers / 30d

Aug 30

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://mercator-entity-evidence.fly.dev/v1/entity-evidence", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "domain": "stripe.com",
    "fields": [
      "legal_name",
      "headquarters",
      "industry",
      "key_executives"
    ],
    "max_age_days": 30
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://mercator-entity-evidence.fly.dev/v1/entity-evidence" \
  -H "Content-Type: application/json" \
  -d '{"domain":"stripe.com","fields":["legal_name","headquarters","industry","key_executives"],"max_age_days":30}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "billable": true,
  "billing_note": "",
  "conflicts": [],
  "entity": {
    "aliases": [
      "Stripe"
    ],
    "canonical_domain": "stripe.com",
    "canonical_name": "Stripe, Inc.",
    "confidence": 0.9,
    "resolved_from": "stripe.com"
  },
  "fields": {
    "headquarters": {
      "agreement": "2_of_3",
      "confidence": 0.85,
      "oldest_retrieved_at": "2026-08-28T12:00:00Z",
      "sources": [
        {
          "excerpt": "Stripe is headquartered in South San Francisco, California",
          "primary": true,
          "retrieved_at": "2026-08-28T12:00:00Z",
          "source_id": "company_about",
          "url": "https://stripe.com/about"
        }
      ],
      "value": "South San Francisco, California",
      "variants": [
        "South San Francisco",
        "South San Francisco, California"
      ]
    }
  },
  "informative_fields": [
    "headquarters"
  ],
  "reachability": {
    "independent_origins": 2,
    "note": "2 independent sources answered, so agreement above one origin was reachable for this company.",
    "origin_classes": [
      "self_published",
      "third_party"
    ],
    "own_site_answered": true,
    "registries": [],
    "registries_absent": [
      "gleif_lei",
      "sec_submissions",
      "sec_proxy"
    ],
    "single_origin": false,
    "single_origin_field_reason": "",
    "single_origin_fields": []
  },
  "response_hash": "…",
  "sources_consulted": [
    "company_about",
    "company_site",
    "wikipedia"
  ],
  "status": "PARTIAL",
  "unresolved": [
    {
      "field": "last_reported_funding",
      "reason": "no source stated this field"
    }
  ]
}

Payment details

Pay to0xefc22716066c1092b12d12ca9377f00ba2ffa7a8
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Fly & similar services