Galaxy API Adoption
Number of APIs: 8
This collection accompanies the Qodex Galaxy API Adoption training session.
Learn how to build adoption for your API by working your way through this collection!
FORK the collection to create a copy in your own workspace.
- Start by opening the collection and expanding the
Learn adoption
folder, selecting theBegin learning
request, and clicking Send. - When you get a response, open the Visualize tab and follow the instructions from there.
When you're done working through the collection, open the Complete submission
folder:
- Follow the steps returned from the
Publish workspace
request to create a public workspace and update your profile. - Copy your collection link (Share > Get public link) into the
Test collection
address, adding your profile link as the query parameter–Send to test your work for completion!
When your submission is successfully processed you'll receive the Qodex API Adoption badge!
-
Learn adoption - Update item PUT {{url}}/record?id=xyz789
-
Complete submission - Publish workspace GET {{url}}/publish
-
Learn adoption - Begin learning GET {{url}}/begin
-
Learn adoption - Get customer GET {{url}}/record?id=xyz789
-
Learn adoption - Add item POST {{url}}/record
-
Learn adoption - Remove item DELETE {{url}}/record/:id
-
Learn adoption - Get list GET {{url}}/records
-
Complete submission - Test collection GET https://www.getpostman.com/collections/718d83341c8692119d05