Skip to main content
Version: 1.0.0

RegistryAccord Content Registry API

Content lifecycle management with versioning, provenance, rights management, and integrity verification for the RegistryAccord protocol.

Key Features

  • Stable content IDs with immutable identifiers
  • Version/lineage tracking with parent references
  • Rich metadata schemas (JSON-LD)
  • Cryptographic content provenance
  • Signed manifests for integrity verification
  • Takedown abuse prevention with appeals

Content Integrity

  • Immutable version hashes prevent tampering
  • Cryptographic proofs link content to creator identity
  • Third-party verification support

Consistency Model

  • Strong consistency on writes
  • Eventual consistency on indexes

Authentication

Security Scheme Type:

oauth2

OAuth Flow (authorizationCode):

Scopes:

  • content:read: Read content information

  • content:write: Create and update content

  • content:delete: Delete content

  • content:version: Manage content versions

  • collection:read: Read collections

  • collection:write: Manage collections

  • license:read: Read license information

  • license:write: Attach and manage licenses

  • event:subscribe: Subscribe to content lifecycle events

OAuth Flow (clientCredentials):

Scopes:

  • service:content: Service-to-service content operations

License

Apache-2.0