Litecoin LiaaS API – API Clients
Quick links
- OpenAPI spec: Go to OpenAPI Spec
- Status page: Check Status
- Postman collection: Broken link
Our approach follows the OpenAPI standard and a language-first SDK strategy similar to other modern platforms.
OpenAPI
The Litecoin LiaaS API is described with OpenAPI 3.0+. You can point generators at our schema to produce a type-safe client in your preferred language.
- Spec URL: OpenAPI Spec
- Schema versioning: SemVer (e.g.,
3.0.1) tracked in the spec OpenAPI Spec.
Official SDKs
We maintain first-class SDKs with idiomatic APIs, request signing, retries, and pagination helpers.
If your language isn’t listed, generate a client from our OpenAPI spec (above) or open a request in GitHub.