IBM Watson IoT Platform HTTP REST API
Number of APIs: 53
null
Contact Support: Name: No Contact Email: email@example.com
-
schemas-{schema Id} - Get active schema definition metadata GET {{baseUrl}}/schemas/:schemaId
-
schemas-{schema Id} - Get the contents of the active schema definition file GET {{baseUrl}}/schemas/:schemaId/content
-
schemas - Query active schema definitions GET {{baseUrl}}/schemas
-
draft-schemas-{schema Id} - Get draft schema definition metadata GET {{baseUrl}}/draft/schemas/:schemaId
-
draft-schemas-{schema Id} - Get the contents of the draft schema definition file GET {{baseUrl}}/draft/schemas/:schemaId/content
-
draft-event/types - Query draft event types GET {{baseUrl}}/draft/event/types
-
draft-event/types - Get a draft event type GET {{baseUrl}}/draft/event/types/:eventTypeId
-
draft-physicalinterfaces-{physical Interface Id}-events - Get the list of event mappings GET {{baseUrl}}/draft/physicalinterfaces/:physicalInterfaceId/events
-
draft-schemas - Query draft schema definitions GET {{baseUrl}}/draft/schemas
-
draft-physicalinterfaces-{physical Interface Id}-events - Remove an event mapping from the draft physical interface DELETE {{baseUrl}}/draft/physicalinterfaces/:physicalInterfaceId/events/:eventId