Qodex.ai
Qodex.ai
Introduction
API Documentation #reference
User
Get authenticated user
Collections
Update a collectionGet a collectionGet all collectionsCreate a collectionDelete a collection
Data Visualization
Visualize any XML dataVisualize any CSV dataVisualize Map
RESTful API Basics #blueprint
Post dataUpdate dataGet dataDelete data
darvinmonteraswebsiteorg.godaddysites.com
Introduction
API Documentation #reference
User
Get authenticated user
Collections
Update a collectionGet a collectionGet all collectionsCreate a collectionDelete a collection
Data Visualization
Visualize any XML dataVisualize any CSV dataVisualize Map
RESTful API Basics #blueprint
Post dataUpdate dataGet dataDelete data
darvinmonteraswebsiteorg.godaddysites.com
HomeAPI Documentation #referenceCollections

Collections

Number of APIs: 5

  1. Create a collection POST https://api.getpostman.com/collections

  2. Get a collection GET https://api.getpostman.com/collections/{{collectionId}}

  3. Delete a collection DELETE https://api.getpostman.com/collections/{{collectionId}}

  4. Update a collection PUT https://api.getpostman.com/collections/{{collectionId}}

  5. Get all collections GET https://api.getpostman.com/collections

Previous
Get authenticated user
Next
Update a collection