Noventiq Checkout

Test with subscriptions API

Use Test Environment

You can use the test environment to check how the API works.

To access the API:

  • If you are using the Merchant Portal, then use section API Keys and create accounts allowing you to work with the API in the test environment

  • Otherwise, contact our support team to set up a connection

No additional authorization is required to work with the test environment. Apply only the authorization data required to use the Subscriptions API.

Test Environment Links

Examples of Requests in Postman

To work with a collection:

  • Get access to the API.

  • Import the collection into Postman. You have to insert the link leading to the collection into the Import window.

image-20250319-135049.png
Importing into Postman via URL
  • Set the following variables:

  • Make the Get token for authentication (/v1/login_check) request from the collection and get a token.

  • Enter the value of the token received into Token in Postman.

image-20250319-135108.png
Example of variables set up in Postman

After that, you can use the requests of the collection.

image-20250319-135122.png
Example of request in Postman
image-20250319-135132.png
Viewing variable values to be inserted into a request when transferring

Noventiq Checkout