OMRON Partner API
rev1.0
Before You Begin
To use the OMRON Partner API, your application must first be registered with OMRON. After registration, OMRON will issue a unique Application ID and Secret Key for your application, ensuring proper access control and secure communication. You will receive separate credentials for the development (staging) environment and, once approved for production, another set for the live environment. As part of the API registration process, several information, such as application display name, application info URI, and so on, must be submitted.
Prerequisites
You must have the following items before integration:
- Client ID
- Client Secret
- Implemented Redirect URI
These values are required for all OAuth and API operations.
Detailed information for development is provided in an external link. Please refer to the link at the bottom of this page for further details.
Updated 6 days ago