Get Plant ID

To retrieve the list of plants and their IDs, make an API request to the GET /api/Plant endpoint.

  1. Go to the Plant section and find the /api/Plant endpoint.
    Layer 1
  2. In the Parameters section, enter your access token, and then click Try It Out.
    Note: The access token expires 24 hours after either its creation or its last use. For more information, see the Access token.
    Parameter	Value
    Authorization	Bearer {access_token}
    Layer 1
  3. If the server accepts the token, it returns a "200 HTTP" response and the plant ID.Layer 1
You obtain the plant ID.