v1
latestOpenAPI 3.0.02026-08-064687193.6 KBProviders
List of providers
Returns all the providers we operate with. If a provider becomes disabled, it is not included in the list.
get/providers
Query parameters
from_idstring nullable
the id of the provider which the list starts with.
from_datestring date nullable
Filtering providers by the updated_at attribute, starting from this date.
country_codestring nullable
filtering providers by country.
mode'oauth' | 'web' | 'api' | 'file'
filtering providers by mode.
include_fake_providersboolean
whether you wish to fetch the fake providers.
include_provider_fieldsboolean
whether you wish to include all provider fields in the provider objects.
provider_key_owner'client' | 'saltedge'
filtering providers by key owner. When value is set as client, only providers with client-set keys will be returned. Please see Client Provider Keys.
include_payments_fieldsboolean
whether you wish to include supported_payment_fields and required_payment_fields
Response
OK