Authorizations
Your secret API key. This will be shared with you during onboarding and should be considered sensitive - it’s a password after all! Your secret will be matched with your client ID to authenticate your requests.
Headers
Your client ID. This will be shared with you during onboarding.
Body
The name of the destination client to display to users (e.g., Honda of Pawnee).
A standardized entity name for the destination client using all lowercase, and dashes instead of spaces. For example, yourPlatform-${yourCustomerId}
. Entity names must be unique across all destination clients, and you will recieve a 409 response with a clear status message if the entity name has already been taken.
Note: Please keep in mind that the entity name may be public to your Ignition users, so it should not contain any sensitive information.