analyza-swagger.verifone-z-json-hotfix.incharge.store Open in urlscan Pro
143.198.242.55  Public Scan

URL: https://analyza-swagger.verifone-z-json-hotfix.incharge.store/
Submission: On August 02 via api from US — Scanned from US

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><input class="download-url-input" type="text" value="./analyza.yaml"><button class="download-url-button button">Explore</button></form>

Text Content

Explore


INCHARGE API / ANALYZA INTEGRATION

 0.1.0 preview 

OAS 3.0

./analyza.yaml

This file defines the InCharge API to be used for integration with Analyza.


CHECK OUT ITS AWESOME FEATURES:

 * Update the product catalog
 * Poll for new orders
 * Fetch order history


AUTHENTICATION

Each customer will have their own API key. The API key gives the customer access
to all endpoints described in this document, and includes the customer's
namespace; thus, there is complete separation between customers, based solely on
the API key used.

Servers
https://analyza.staging.incharge.store - Used for previewing new API features.
https://analyza.main.incharge.store - Used for all production workloads,
including both real and test stores.
Authorize



API KEY

GET/whoami
Customer details to identify the API key owner.



ORDERS

GET/orders
Poll for new orders - or fetch historical ones



CATALOG

GET/catalog
Get entire catalog

POST/catalog
Replace entire catalog


SCHEMAS

CustomerDetails
Orders
Catalog