IBM Watson IoT Platform HTTP REST API

Number of APIs: 53

null

Contact Support: Name: No Contact Email: email@example.com

  1. schemas-{schema Id} - Get active schema definition metadata GET {{baseUrl}}/schemas/:schemaId

  2. schemas-{schema Id} - Get the contents of the active schema definition file GET {{baseUrl}}/schemas/:schemaId/content

  3. schemas - Query active schema definitions GET {{baseUrl}}/schemas

  4. draft-schemas-{schema Id} - Get draft schema definition metadata GET {{baseUrl}}/draft/schemas/:schemaId

  5. draft-schemas-{schema Id} - Get the contents of the draft schema definition file GET {{baseUrl}}/draft/schemas/:schemaId/content

  6. draft-event/types - Query draft event types GET {{baseUrl}}/draft/event/types

  7. draft-event/types - Get a draft event type GET {{baseUrl}}/draft/event/types/:eventTypeId

  8. draft-physicalinterfaces-{physical Interface Id}-events - Get the list of event mappings GET {{baseUrl}}/draft/physicalinterfaces/:physicalInterfaceId/events

  9. draft-schemas - Query draft schema definitions GET {{baseUrl}}/draft/schemas

  10. draft-physicalinterfaces-{physical Interface Id}-events - Remove an event mapping from the draft physical interface DELETE {{baseUrl}}/draft/physicalinterfaces/:physicalInterfaceId/events/:eventId