Developer documentation

Build reliable wrapper-code workflows.

Learn how to authenticate, run wrapper codes, upload files, download artifacts, track usage, and integrate Zywrap into production applications.

API-first workflow guide

Move from wrapper discovery to production API calls.

Wrapper-code runsPOST /v2/runs
FilesUpload and attach inputs
ArtifactsDownload generated outputs
Production controlsKeys, retries, usage ledger
SDK & Integration

SDKs for live API calls and Enterprise catalog sync

Use public SDK examples to call Zywrap's live workflow API. Normal API users can sync safe runtime model metadata. Enterprise accounts can also download and sync the protected catalog bundle.

Public runtime sync

Runtime AI models for every API user

Keep client-side model pickers and cached integrations fresh when Zywrap adds new models or retires old ones. Requires only a normal Zywrap API key.

Normal API key
Delta sync
No catalog bundle

Enterprise catalog remains protected

Offline ZIP downloads, wrapper/use-case catalog sync, schemas, relations, and catalog metadata stay behind Enterprise access.

View runtime model docs

Enterprise Catalog SDK

The catalog bundle contains metadata only: categories, use cases, wrapper names/codes, input schemas, models, languages, and relations. It does not include hidden prompts, prompt templates, guardrails, model routing, billing logic, or execution logic.

Execution stays live
Sync updates by API key
Enterprise-only ZIP

Language SDK examples

Use these examples for live API calls, file uploads, artifacts, and Enterprise catalog workflows.

Looking for API documentation?

For endpoints, authentication, wrapperCodes, files, artifacts, usage ledger, and errors, visit the API reference.

View API Reference