Retrieve a list of supported on/off-ramp providers along with their metadata (name, identifier, and icon). This is useful for displaying provider options or branding in your app.
GET
/
api
/
v1
/
partner
/
providers
cURL
Copy
curl --request GET \ --url https://api.money.orki.io/api/v1/partner/providers \ --header 'X-ORKI-API-KEY: <api-key>'