Elementus

Elementus is a New York blockchain intelligence company founded in 2017 that attributes on-chain addresses to real-world entities across multiple chains, and sells that attribution graph to compliance, investigations and market-intelligence teams. Its public API surface is the Attribution API, a key-authenticated REST service at attribution-api.elementus.io that resolves batches of blockchain addresses to a beneficial owner, custodian, entity name and OFAC/SDN sanction status. As of the 2026-08-12 probe every Elementus web host — the marketing site, the app and the API — is unresolvable in DNS, so the developer surface documented here is reconstructed from the company's own public GitHub organization rather than from a live site.

Elementus publishes 1 API on the APIs.io network. Tagged areas include Company, Blockchain, Cryptocurrency, Analytics, and Compliance.

8.3/100 minimal ▬ flat Agent 3/100 human only Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyBlockchainCryptocurrencyAnalyticsComplianceFinancial CrimeSanctions ScreeningDataWeb3

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 8.3/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 0.0 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.6 / 10
Agent readiness — 3/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/elementus: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

Elementus Attribution API

REST API that resolves a batch of blockchain addresses to attribution data — beneficial owner, custodian, entity name, OFAC sanction flag and SDN name. Authenticated with an X-A...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Elementus Rate Limits

0 limits

RATE LIMITS

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Elementus Authentication

1 scheme

SECURITY

Resources

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: elementus
name: Elementus
description: Elementus is a New York blockchain intelligence company founded in 2017 that attributes on-chain addresses to
  real-world entities across multiple chains, and sells that attribution graph to compliance, investigations and market-intelligence
  teams. Its public API surface is the Attribution API, a key-authenticated REST service at attribution-api.elementus.io that
  resolves batches of blockchain addresses to a beneficial owner, custodian, entity name and OFAC/SDN sanction status. As
  of the 2026-08-12 probe every Elementus web host — the marketing site, the app and the API — is unresolvable in DNS, so
  the developer surface documented here is reconstructed from the company's own public GitHub organization rather than from
  a live site.
url: https://raw.githubusercontent.com/api-evangelist/elementus/refs/heads/main/apis.yml
image: https://avatars.githubusercontent.com/u/31413970?v=4
x-type: company
x-source: harvest:secondary-market
x-tier: stub
x-tier-reason: harvest
specificationVersion: '0.20'
created: '2026-08-12'
modified: '2026-08-12'
tags:
- Company
- Blockchain
- Cryptocurrency
- Analytics
- Compliance
- Financial Crime
- Sanctions Screening
- Data
- Web3
apis:
- name: Elementus Attribution API
  description: REST API that resolves a batch of blockchain addresses to attribution data — beneficial owner, custodian, entity
    name, OFAC sanction flag and SDN name. Authenticated with an X-API-Key header. The operation surface documented in Elementus'
    own public API example client is POST /address-attributions and GET /health, with a Swagger UI advertised at /swagger-ui.
    The host does not currently resolve.
  humanURL: https://github.com/elementus-io/api-example
  baseURL: https://attribution-api.elementus.io
  tags:
  - Attribution
  - Blockchain
  - Sanctions Screening
  properties:
  - type: Authentication
    url: authentication/elementus-authentication.yml
  - type: Conventions
    url: conventions/elementus-conventions.yml
  - type: SourceCode
    url: https://github.com/elementus-io/api-example
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.elementus.io/
- type: GitHubOrganization
  url: https://github.com/elementus-io
- type: Packages
  url: packages/elementus-packages.yml
- type: DomainSecurity
  url: security/elementus-domain-security.yml
- type: LLMsTxt
  url: llms/elementus-llms.txt
- type: Plans
  url: plans/elementus-plans-pricing.yml
- type: RateLimits
  url: rate-limits/elementus-rate-limits.yml
x-enrichment:
  date: '2026-08-12'
  status: minimal
  artifacts_added: 8
  pass: local-v1
x-coverage:
  state: none
  reason: defunct
  detail: Elementus' entire web surface has been withdrawn from DNS — the apex publishes no address record, www.elementus.io
    is NXDOMAIN, and both attribution-api.elementus.io and app.elementus.io are dangling CNAMEs to an AWS load balancer and
    a CloudFront distribution that no longer exist — while the zone itself stays live on Cloudflare and still routes mail
    to Google Workspace, so the company has parked its public presence rather than released the domain.
  evidence:
  - url: https://www.elementus.io/
    status: 0
  - url: https://attribution-api.elementus.io/swagger-ui
    status: 0
  - url: https://github.com/elementus-io/api-example
    status: 200
  checked: '2026-08-12'