If you’re already using our API, make sure to add the “v1” to the URI and replace prod with api at the beginning of the URL, for example:
https://api.practitest.com/api/v1/resource_name
(Notice the v1 was added and prefix prod was replaced with api).
Right now, all non-versioned URI still route to the v1, but eventually, it will be required, so you should take a minute and just update it now.
If you’d like to participate in the “v2” beta, please go to the link below:
https://www.practitest.com/api-v2/
Enjoy and let us know if you have any comments and questions