Raiden Network
Raiden Network
Raiden Network
Developer Portal
What is Raiden?
Installation
Quick Start
Starting Raiden Manually
Using Raiden on Mainnet
Overview
Get Whitelisted Tokens
Deposit Tokens to the UDC
Open a Channel
Make a Payment
Deposit Tokens
View Channel Status
Mediation Fees
The Raiden Web Interface
Overview
Navigate the WebUI
Join a Token Network
Make a Payment
Add More Tokens
Settle Payments and Close Channels
Using Raiden on testnet
Quick Start on Görli Testnet
Use Custom Token
Raiden API
Introduction
Resources
Address
Version
Settings
Contracts Information
Tokens
Channels
Payments
Connections
Pending Transfers
Shutdown
Testing
API Tutorial
Other
Safe Usage
Known Issues
Glossary
v1.0 Documentation
Trademark Attributions
Powered by GitBook

Resources

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

The following sections outline each of the Raiden API endpoints:

Address
/raiden-api-1/resources/address
Version
/raiden-api-1/resources/version
Settings
/raiden-api-1/resources/settings
Contracts Information
/raiden-api-1/resources/contracts-information
Tokens
/raiden-api-1/resources/tokens
Channels
/raiden-api-1/resources/channels
Payments
/raiden-api-1/resources/payments
Connections
/raiden-api-1/resources/connections
Pending Transfers
/raiden-api-1/resources/pending-transfers
Shutdown
/raiden-api-1/resources/shutdown
Testing
/raiden-api-1/resources/testing

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.

Raiden API - Previous
Introduction
Next
Address
1
Last updated 4 months ago