Qodex.ai
Qodex.ai
Demo Call with CEOBlogIntroductionAsk Anything
API Documentation #reference
User
Get authenticated user
Collections
Create a collectionGet a collectionDelete a collectionUpdate a collectionGet all collections
Data Visualization
Visualize any XML dataVisualize MapVisualize any CSV data
RESTful API Basics #blueprint
Get dataPost dataUpdate dataDelete data
Demo Call with CEOBlogIntroductionAsk Anything
API Documentation #reference
User
Get authenticated user
Collections
Create a collectionGet a collectionDelete a collectionUpdate a collectionGet all collections
Data Visualization
Visualize any XML dataVisualize MapVisualize any CSV data
RESTful API Basics #blueprint
Get dataPost dataUpdate dataDelete data
HomeApi Documentation Reference 404Collections 521

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
Create a collection