REST API
For what purposes I can use REST API?
With the REST API you can:
automate uploads to Arweave with 0 code dependencies (no new libs in your code, just a simple HTTP)
track the status of your uploads to Arweave
setup webhooks to receive notifications on Arweave tx events
get a simple, versatile storage solution β use both Cloud and Permanent storage classes.
A list of all public and supported operations of the REST API can be found here.
Last updated