Skip to main content

Authentication

Version 3.X#

AQWIRE Access API Version 3 requires clients to authenticate using Basic Authentication with your merchant username and password. You may request for a username and password by sending an email to developers@aqwire.io.

Access API expects the credentials to be included in all API requests to the server in a header that looks like the following:

Authorization: Basic cXdpa3dpcmU6YXF3aXJl