Introduction
This is an overview of using our API; please note that this article will soon be moved to The Qogita Developer Hub.
How to use our API
Our API has two parts, product endpoint, and cart & optimization endpoints.
- This allows you to interact with our offers at any time directly
- This allows you to add, update, delete, or optimize items in your cart.
All API endpoints require authentication; we use JWT's for this.
Our API allows users to automate procurement: choose what to buy, when to buy, and at what price, all from your codebase.
Comments
0 comments
Article is closed for comments.