Examples

How to use REST API in code examples?

This section shows the following REST API usage examples.

  • Simple uploads – the quickest way of uploading files to Arweave (or use Akord's cloud storage for staging and temporary storage).

  • Multipart uploads – upload your files in chunks.

For more examples, visit our REST API tests repo

Last updated