Getting started with API
API is only available for authorized applications.
2 ways to use application:
- Application PSD2 compliant: can use every API requests without legal restrictions
- Application not PSD2 compliant: can't use connections creation and edition requests; must use funnel to do that
Requirements
You need to have an application identifier and secret key in your possession.
Two HTTP headers must be included in API requests:
-
X-Iswigo-App
: the identifier of your application -
X-Iswigo-Signature
: the signature of request (cf. Signature explanations)