Qodex.ai
Qodex.ai
Introduction
Galaxy API Adoption
Learn adoption
Begin learningGet customerAdd itemUpdate itemRemove itemGet list
Complete submission
Publish workspaceTest collection
Galaxy APIs 101
Learn APIs
Begin learningGet customersAdd CustomerUpdate CustomerRemove Customer
Check progress
Collection status
Introduction
Galaxy API Adoption
Learn adoption
Begin learningGet customerAdd itemUpdate itemRemove itemGet list
Complete submission
Publish workspaceTest collection
Galaxy APIs 101
Learn APIs
Begin learningGet customersAdd CustomerUpdate CustomerRemove Customer
Check progress
Collection status
HomeGalaxy API AdoptionLearn adoption

Learn adoption

Number of APIs: 6

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

  2. Begin learning GET {{url}}/begin

  3. Get customer GET {{url}}/record?id=xyz789

  4. Add item POST {{url}}/record

  5. Remove item DELETE {{url}}/record/:id

  6. Get list GET {{url}}/records

Previous
Galaxy API Adoption
Next
Begin learning