Test Your API Requests

Utilize our debug feature to become familiar with and test the Aidge API.

Whether you're new to exploring the capabilities of the Aidge API or have an established integration in a live setting, it's always wise to establish a secure testing environment to experiment features before going live.

Trial Quota

We offer 1000 trial quota to help you familiarize and test how to use the Aidge API in your account.

To get started, sign up for a developer account and get your authentication key from your account page. Check your trial quota in the 'Dashboard' page.

Procedure

If you are calling with an SDK, the following header need to be included:

request.addHeaderParameter("x-iop-trial","true");

Last updated

Was this helpful?