API
Hylé'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.devnet.hyle.eu/swagger-ui/ for an indexer-only api documentation.
SDK implementations
We currently support Rust and JS environments.
Language | Repository / Package |
---|---|
JS | hyle on npm |
Rust | hyle client sdk on docs.rs |