Skip to content
entities.org
Menu

The entity registry for the AI web.

entities.org is an open registry of structured, machine-readable records for real organizations, people, products, and methods.

Each record exposes canonical facts, typed relationships, citation-backed statements, and visible JSON-LD output.

Public pages and API responses remain readable without authentication.

Entities

2

Industries

0

Relationships

1

Access

Open

Typed relationships, not flat lists.

Entity records include structured relationship graphs. Typed edges connect organizations, people, products, and methods, and remain directional and traversable in the public API.

Browse all entities

Browse the registry.

Every record is public. Browse by entity type or search for a specific organization, person, product, or method.

Browse all entities

Open API. No login required.

Every entity produces Schema.org JSON-LD with sameAs cross-links, disambiguation, and relationship edges. Query the registry directly or browse the full API docs.

Machine-readable output

Kevin Barber JSON-LD

JSON-LD Schema.org
GET /api/entity/kevin-barber
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Kevin Barber",
  "url": "https://entities.org/entity/kevin-barber",
  "sameAs": [
    "https://www.linkedin.com/in/thekevinbarber"
  ],
  "identifier": [
    {
      "@type": "PropertyValue",
      "name": "Linkedin",
      "value": "https://www.linkedin.com/in/thekevinbarber",
      "url": "https://www.linkedin.com/in/thekevinbarber"
    }
  ],
  "jobTitle": "CEO",
  "knowsAbout": [
    "AEO"
  ]
}

Add your organization.

Any company, person, or product can be submitted. Basic records are created from public sources. You can verify your domain to confirm identity, or request a richer profile with detailed sourced facts and relationship context.

entities.org formats public information for registry use. Records that cannot be substantiated from public sources are not published.