ACE Coordinator API v0.1

The Coordinator API is the control plane for ACE. Use it to create and manage all ACE resources for your organization.

Explore Endpoints View OpenAPI Specification

Resources

  • Organizations — organization profile and signing model
  • Networks — list supported blockchain networks
  • Wallets — register CRE Connect Wallet addresses per network
  • Registries — create and manage identity/credential registry pairs, and share them across organizations (access grants)
  • Identities — register identities (address → CCID mapping)
  • Credential Types — define credential types, optionally typed with a data schema
  • Credentials — issue, renew, and remove credentials for identities
  • Policy Engines — deploy and manage policy engines on supported networks
  • Extractors — define how function parameters are extracted for policy evaluation
  • Policy Implementations — register and manage policy type blueprints and their config schemas
  • Policies — create, configure, and deploy policy instances within an engine, and share them across organizations (access grants)
  • Data Validators — validate credential contents (e.g., jurisdiction allow/deny lists)
  • Targets — register, merge, and manage protected contracts
  • Target Protections — bind policy instances to function selectors on targets

See also: Evaluation API Reference (MVP) and Reporting API Reference.