Settings
By querying the settings endpoint you can check which settings you are running your Raiden node with.
Settings Resource Overview
HTTP Method
Resource
Description
Settings Resource Details
Settings Information
GET
http://localhost:5001/api/v1/settings
Queries the settings of your Raiden node. At the moment only the URL of the pathfinding service is returned. The endpoint will provide more settings in the future.
Path Parameters
Name
Type
Description
version
string
Version of the API
Last updated
Was this helpful?