Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.naos.trade/api/v1/bridge/networks \ --header 'Authorization: Bearer <token>'
{ "success": true, "networks": [ { "network": "<string>", "currency": "<string>", "min": 123, "max": 123 } ] }
Get all supported bridge networks with min/max amounts per network
API key via Authorization: Bearer YOUR_API_KEY
Supported bridge networks
Show child attributes