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 the Begin 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!

  1. Learn adoption - Update item PUT {{url}}/record?id=xyz789

  2. Complete submission - Publish workspace GET {{url}}/publish

  3. Learn adoption - Begin learning GET {{url}}/begin

  4. Learn adoption - Get customer GET {{url}}/record?id=xyz789

  5. Learn adoption - Add item POST {{url}}/record

  6. Learn adoption - Remove item DELETE {{url}}/record/:id

  7. Learn adoption - Get list GET {{url}}/records

  8. Complete submission - Test collection GET https://www.getpostman.com/collections/718d83341c8692119d05