Use the Maximo Asset Monitor REST API endpoints to manage your entities, devices, or assets for your tenant.
Add dimensional data to describe your entities.
Manage your catalog of built-in and custom functions. Manage KPIs or data items that are configured using these functions. Manage constants and grain definitions that are reused or referenced across multiple functions.
Associate images with entity types for use in image cards on summary dashboards and device dashboards. Associate images with assets for display on image dashboards. Retrieve metadata of these images.
Query raw or aggregated metric data either for entity types or entities.
The following endpoints are available:
Gather API information. Complete these steps:
Important: Use the API key and token method to authorize your call to the API. Basic authorizaton is for internal use.
The URL that is used for the service endpoint defines the protocol and environment where the API call is placed. Use the following URL in your service requests: http://api-{{geo_country_code}}.connectedproducts.internetofthings.ibmcloud.com/api
Where {{geo_country_code}} is the country code for your geography. In a production environment, valid values are us, uk, or de. If you are in a beta environment, use beta as the country code.
To access the swagger documentation, use the following URL: https://api-{{geo_country_code}}.connectedproducts.internetofthings.ibmcloud.com/openapi/ui/
For example: https://api-beta.connectedproducts.internetofthings.ibmcloud.com/openapi/ui/