cURL
curl --request GET \ --url https://api.dkit.xyz/v1/providers
[ { "name": "<string>", "provider": "<string>", "url": "<string>", "supportedActions": [ "<string>" ], "supportedChainIds": [ "<string>" ], "logoURI": "<string>", "count": 123, "keywords": [ "<string>" ], "providers": [ "<string>" ], "isDexAgg": true } ]
Returns information about all supported swap providers
List of providers