Select programming language for code examples

linkTesting

When implementing a testing strategy for your licensing integration, we typically recommend that you fully mock our APIs. This is especially important for CI/CD systems, to prevent unneeded load on our servers. Mocking our APIs will also allow you to more easily stay within your account's daily request limits.

Most popular programming languages will have at least 1 mocking library for HTTP APIs, but feel free to reach out to us for recommendations and we'll try to help as best we can.

When mocking is not possible, you can create an isolated sandbox environment for your CI/CD systems. But please keep in mind your account's daily API request limit, choosing an appropriate subscription tier to support your system's volume.