Receiver Description Web Services

This document defines the web services for retrieving GenRocket Receiver descriptions.

Receiver Description Web Services Overview
This document defines the web services for retrieving GenRocket Receiver descriptions.  There are four web services that will allow full range of access to ...
Sat, 28 Oct, 2023 at 9:56 AM
ws/receivers
Description Returns the list of all GenRocket Receivers by full name in ascending order. URL Request https://app.genrocket.com/ws/receivers Pay...
Fri, 30 Dec, 2016 at 4:18 PM
ws/receivers/categories
Description Returns the list of all GenRocket Receiver Categories in ascending order. URL Request https://app.genrocket.com/ws/receivers/categories...
Fri, 30 Dec, 2016 at 4:18 PM
ws/receivers/category/${name}
Description Returns the list of all GenRocket Receivers by full name in ascending order, for a given Receiver Category. URL Request  https://app.ge...
Fri, 30 Dec, 2016 at 4:19 PM
ws/receivers/receiver/${fullName}
Description Returns the description of a given Receiver. Payload Request https://app.genrocket.com/ws/receivers/receiver/${fullName} Payload Re...
Thu, 16 Feb, 2017 at 11:24 PM