Postman Collections
API 101
Basically, the fastest way to use iyzico APIs.
Step-1: Launch the Collection
First, click the button below to view our collection.
After that, you will be able to view the collection online as shown below.

Step-2: Configuring API Information
Now it's time to run the services with your API information. To perform testing online, you will need to log in to your Postman account.
First, log in to your Postman account.

var apiKey = environment.apiKey;
var secretKey = environment.secretKey;
To define your API information, create a new environment or edit the iyzico environment. Postman will ask you to fork the collection in order to save your changes.

After saving the collection to your account, edit and save your API information.

Once you have defined your API information, you can test all services.
If you have any questions regarding the integration, you can contact us at [email protected] !
Last updated