Noventiq Checkout

Subscriptions API get started

General Steps

  • Read the documentation on how to use the Subscriptions API

  • Get access to the API:

    • If you are using the Merchant Portal, create accounts through section API keys to work with the API in test and production environments

    • Otherwise, contact our support team to set up access. Note that access to the API in a test environment is provided separately. If you want to use the API in a test environment, you have to clarify this when contacting our support team

  • We provide you with the connection data required

  • Develop on your end:

    • A web service to obtain authorization tokens through the Authentication API - if you did not do that earlier when connecting to our other APIs

    • A web service to interact with the Subscriptions API

Subscription identifiers are required to work with the API. You can get them from:

Connection Data

The following data is provided to work with the API:

  • Username and password - to authorize through the Authentication API, if you did not do that earlier when connecting to our other APIs


Noventiq Checkout