SDKs
Typed clients and tooling that mirror the Asset Core API.
In this section
- Developer ReferenceAction-first operations, SDKs, and the HTTP contract in one place.
- 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.
- 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.
Available SDKs
- Python SDK - Typed client, transaction builders, and helpers.
- CLI - Scriptable interface for automation and ops workflows.
Related references
- HTTP API - Underlying endpoints each SDK calls.
- Transactions - Request shape mirrored by SDK builders.