🔗 REST APIMulti-Asset WeightsGet all multi-asset weightsCopy MarkdownOpen Server URLloading...GET/v1/indexdef/multiassetSendAuthorizationAuthorizationAuthorization<token>API Key is required to access the endpointsIn: headerResponse Body200cURLJavaScriptGoPythonJavaC#curl -X GET "https://rest-api.indexes.coinapi.io/v1/indexdef/multiasset"200[ { "indexId": "string", "assetId": "string", "weight": 0.1 } ]Service StatusGitHub SDKList all exchanges by exchange_id GETPrevious PageGet multi-asset weights for specific index GETNext Page