5. Complete training
GET {{test-api}}/verify?collectionUrl={{collection-link}}
Check your collection for completeness before submitting it to get your badge!🤓
This request is going to check your collection to make sure you've completed the requirements to receive the Qodex API Tester badge.
Get your collection link
You can generate a public link to share JSON representing your collection. First make sure all of your requests are saved.
- Open the collection and navigate to Share (click it on the left or use the right-click menu on it).
- Choose Get public link and generate or update your link.
- Copy your collection link to the clipboard.
- Send the link as
collectionUrl
query parameter to theComplete training
request (you can save it as a variable using this name or just paste it straight into the address). - Check out the Test Results to see if your collection is complete!
Note that if you change your collection, you need to go back through the Share flow and update the link.
Submitting your collection
Hopefully everything is good with your collection (if not plz try going back through the steps, referring to the request docs in each case, and remember to update your collection link before sending this request after making changes to your scripts).
If you need support figuring out how to complete your collection please ask in the session chat or in the [Qodex community forum using the training
category]
Once you 're ready to submit, fill your details out in the form at bit.ly/submit-api-testing and we will process your submission over the coming weeks.
On successful submission you will receive the Qodex API Tester badge! 🎉🏆🚀
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
collectionUrl | string |