Getting Started
This document describes the resources that make up the official moXimo API.
If you have any problems or requests, please contact
our API team.
Make sure you input correct lowercase and uppercase letters.
Creating a developer account
To access the moXimo API, first
register.
Our API uses a APIKEY to work.
Contact us for
YOUR APIKEY.
Registering your API-KEY
Preference will be given to applications that follow the
API terms of use.
Location
The API is available at
https://www.moximo.de/php/o2w.php
Version
To get the current Version use simply
https://www.moximo.de/php/o2w.php?ScriptVersion=true
.
Error messages
If you are missing any mandatory attribute, you will receive a Error.
WhoAmI
MACHINE -> without Interface
PERSON -> with Interface
EXAMPLE
Create NEW Inventory:
https://www.moximo.de/php/o2w.php?WhoAmI=machine&APIKEY=[YOURAPIKEYHERE]&method=NEW
You will receive the generated IID.
Create NEW Inventory:
https://www.moximo.de/php/o2w.php?WhoAmI=machine&APIKEY=[YOURAPIKEYHERE]&method=NEW&column=qrcodeimage
You will receive the generated QRCode PNG as Stream.
Show All Attributes:
https://www.moximo.de/php/o2w.php?WhoAmI=machine&APIKEY=[YOURAPIKEYHERE]&method=INFO&column=ALL&IID=1ac83e0e-bcd7-479a-a000-2e3eafce09f9
Show Owner:
https://www.moximo.de/php/o2w.php?WhoAmi=machine&APIKEY=[YOURAPIKEYHERE]&method=INFO&column=OWNER&IID=1ac83e0e-bcd7-479a-a000-2e3eafce09f9
Show Path to PNG:
https://www.moximo.de/php/o2w.php?WhoAmI=machine&APIKEY=[YOURAPIKEYHERE]&method=INFO&column=QRCODEIMAGELINK&IID=1ac83e0e-bcd7-479a-a000-2e3eafce09f9
Human Usage
https://www.moximo.de/php/o2w.php?IID=1ac83e0e-bcd7-479a-a000-2e3eafce09f9
Feature Request
If you have a suggestion for how to improve or enhance our API software, your input is always welcome. Please submit your suggestions through the Feature Request form below. Unless additional information is needed, you will not receive a personal response. Any suggestions for enhancements to our API software that you submit will become the property of moXimo. moXimo may use this information for any moXimo business purposes, without restriction, including for product support and development. moXimo will not use the information in a form that personally identifies you.