Qodex.ai
Qodex.ai
Introduction
API Documentation #reference
User
Get authenticated user
Collections
Create a collectionGet a collectionDelete a collectionUpdate a collectionGet all collections
Best site To Buy Verified Binance Account In Marketplace
Data Visualization
Visualize any XML dataVisualize MapVisualize any CSV data
New Collection
REST API basics: CRUD, test & variable
Get dataPost dataUpdate dataDelete data
RESTful API Basics #blueprint
Get dataPost dataUpdate dataDelete data
Introduction
API Documentation #reference
User
Get authenticated user
Collections
Create a collectionGet a collectionDelete a collectionUpdate a collectionGet all collections
Best site To Buy Verified Binance Account In Marketplace
Data Visualization
Visualize any XML dataVisualize MapVisualize any CSV data
New Collection
REST API basics: CRUD, test & variable
Get dataPost dataUpdate dataDelete data
RESTful API Basics #blueprint
Get dataPost dataUpdate dataDelete data
HomeAPI Documentation #referenceCollections

Collections

Number of APIs: 5

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

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

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

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

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

Previous
Get authenticated user
Next
Create a collection