Skip to content
This repository was archived by the owner on May 13, 2022. It is now read-only.

Latest commit

 

History

History

resources

description
All objects that are sent and received from the Raiden API are JSON encoded.

Resources

The following sections outline each of the Raiden API endpoints:

{% page-ref page="address.md" %}

{% page-ref page="version.md" %}

{% page-ref page="settings.md" %}

{% page-ref page="contracts-information.md" %}

{% page-ref page="tokens.md" %}

{% page-ref page="channels.md" %}

{% page-ref page="payments.md" %}

{% page-ref page="connections.md" %}

{% page-ref page="pending-transfers.md" %}

{% page-ref page="shutdown.md" %}

{% page-ref page="testing.md" %}

{% hint style="warning" %} The status code 500 Internal Server Error is considered a bug in the Raiden client. If you encounter such error when calling any of the API endpoints, please report it here. {% endhint %}