API and SDK
Hyli's API allows you to interact with its core components.
OpenAPI documentation
To explore available endpoints and understand the API structure:
Or visit https://indexer.testnet.hyli.org/swagger-ui/ for an indexer-only api documentation.
SDK implementations
We currently support Rust and JS environments.
| Language | Repository / Package |
|---|---|
| JS | hyli on npm |
| Rust | hyli client sdk on docs.rs |