Onchain Storage
REST API
The Irys REST API provides HTTP endpoints for interacting with the Irys Labs bundler, including querying status information, account details, pricing, transactions, and chunks.
General Routes
These routes query the Irys Labs bundler for general status information about the service.
Account Routes
These routes query the Irys Labs bundler for account details, such as retrieving account balances.
Price Routes
These routes query the Irys Labs bundler to determine the cost to upload a set number of bytes.
Transaction Routes
These routes post new transactions to the Irys Labs bundler and also query the bundler for information about transactions.
Chunk Routes
These routes are for posting chunks to the Irys Labs bundler and querying for information about posted chunks.