MAG Germany Service API for ordering. The goal of the service to offer orders from one system to another. The order producer company is ALFAH GmbH. The order consumer company is MAG-Germany. When new order produced by ALFAH GmbH, it is become available for MAG-Germany via the API. MAG-Germany may read orders using status criteria or request them directly by order id. MAG-Germany as order consumer . The API exposes 3 endpoints secured with apiKey authentication.
The service goal is order and order information exchange between two systems using standard HTTP(s) technology and the REST approach. The orders producer is ALFAH GmbH as the reseller company (Reseller). The orders consumer is a supplier company (Supplier). When new order is produced by Reseller, the order becomes available for Supplier via the service. The duty of Supplier is checking for new ord. The API exposes 3 endpoints secured with apiKey authentication.
Step 1: Jentic One Host machine
# On the machine that will host your Jentic One instance:
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Fswaggerhub.alfah" | shStep 2: Agent machine
# On the machine where your agent runs (keep this separate from the instance):
curl -fsSL "https://jentic.com/install.sh?src=apis&api=%2Fapis%2Fswaggerhub.alfah" | sh
jentic register # connects your agent to your Jentic One instanceJentic One is in public beta. The setup above keeps your agent separate from the instance, which is what you want before using real credentials: an agent running as the same OS user as Jentic One can read its stored keys directly. Just evaluating? A single local install is fine to start. See the secure deployment guide for the tiers.
BOOK A DEMO
Browse thousands of APIs and connect them all to your agent with Jentic One. One layer, one credential — every API your agent needs.