Developer Reference
Action-first operations, SDKs, and the HTTP contract in one place.
In this section
- Action ReferenceGenerated action-first reference for every transaction operation.
- TransactionsReference for the JSON structure of transactions and operations in Asset Core.
- Error ModelReference for HTTP status codes and structured error responses in Asset Core.
- Transaction Operations ReferenceGenerated reference for every transaction operation and example.
- RecipesCommon multi-operation patterns for typical Asset Core workflows.
- HTTP APIOverview of Asset Core HTTP endpoints with pointers to the full OpenAPI specification.
- SDKsTyped clients and tooling that mirror the Asset Core API.
- Python SDKReference for the Asset Core Python SDK with typed HTTP client and operation builders.
- CLI (acctl)Guide to using acctl for diagnostics, offline operations, and adapter management.
- OpenAPI ReferenceStructured, navigable reference for the Asset Core HTTP contract.
- OpenAPI: writeWrite daemon operations (transactions and mutations)
- OpenAPI: readRead daemon operations (queries and projections)
- OpenAPI: authAuthentication and authorization introspection
- Operations ManifestStructure and purpose of the machine-readable operations catalog.
Core entry points
- Action Reference - SDK call + op payload reference for every operation.
- Transactions - Commit envelope, operation list, and idempotency.
- Error Model - Status codes and structured error payloads.
- Recipes - Common multi-operation patterns.
Interfaces and tooling
- HTTP API - Endpoint catalog and request/response headers (mirrored by the SDKs).
- Operations Manifest - Machine-readable operation metadata.
- OpenAPI Specification - Canonical HTTP schema in OpenAPI format.