PublicV0

Controller for public PICOL API methods

APIDescription
GET api/v0/Public/GetApplications?apiKey={apiKey}&acceptTos={acceptTos}

Gets the pesticide applications.

GET api/v0/Public/GetCrops?apiKey={apiKey}&acceptTos={acceptTos}

Gets the crops.

GET api/v0/Public/GetIngredients?apiKey={apiKey}&acceptTos={acceptTos}

Gets the ingredients.

GET api/v0/Public/GetIntendedUsers?apiKey={apiKey}&acceptTos={acceptTos}

Gets the intended users.

GET api/v0/Public/GetPesticideTypes?apiKey={apiKey}&acceptTos={acceptTos}

Gets the pesticide types.

GET api/v0/Public/GetPests?apiKey={apiKey}&acceptTos={acceptTos}

Gets the pests.

GET api/v0/Public/GetRegistrants?apiKey={apiKey}&acceptTos={acceptTos}

Gets the registrants.

GET api/v0/Public/GetResistances?apiKey={apiKey}&acceptTos={acceptTos}

Gets the resistance codes.

GET api/v0/Public/GetSignalWords?apiKey={apiKey}&acceptTos={acceptTos}

Gets the signal words.

GET api/v0/Public/GetStates?apiKey={apiKey}&acceptTos={acceptTos}

Gets the states.

GET api/v0/Public/GetLabelsByCropId?apiKey={apiKey}&cropId={cropId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by a single crop identifier.

GET api/v0/Public/GetLabelsByCropIds?apiKey={apiKey}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels that are associated with a crop ID contained in the provided array of Crop ID's

GET api/v0/Public/GetLabelsByEpa/{id}?apiKey={apiKey}&acceptTos={acceptTos}

Get's labels by EPA number.

GET api/v0/Public/GetLabelsByIngredientId?apiKey={apiKey}&ingredientId={ingredientId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by ingredient identifier.

GET api/v0/Public/GetLabelsByIngredientIds?apiKey={apiKey}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by ingredient ids.

GET api/v0/Public/GetLabelsByPestId?apiKey={apiKey}&pestId={pestId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by pest identifier.

GET api/v0/Public/GetLabelsByPestIds?apiKey={apiKey}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by pest ids.

GET api/v0/Public/GetLabelsByRegistrant?apiKey={apiKey}&registrantId={registrantId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by registrant.

PublicV1

Controller for public PICOL API methods

APIDescription
GET api/v1/Public/GetApplications?apiKey={apiKey}&acceptTos={acceptTos}

Gets the pesticide applications.

GET api/v1/Public/GetCrops?apiKey={apiKey}&acceptTos={acceptTos}

Gets the crops.

GET api/v1/Public/GetIngredients?apiKey={apiKey}&acceptTos={acceptTos}

Gets the ingredients.

GET api/v1/Public/GetIntendedUsers?apiKey={apiKey}&acceptTos={acceptTos}

Gets the intended users.

GET api/v1/Public/GetPesticideTypes?apiKey={apiKey}&acceptTos={acceptTos}

Gets the pesticide types.

GET api/v1/Public/GetPests?apiKey={apiKey}&acceptTos={acceptTos}

Gets the pests.

GET api/v1/Public/GetRegistrants?apiKey={apiKey}&acceptTos={acceptTos}

Gets the registrants.

GET api/v1/Public/GetResistances?apiKey={apiKey}&acceptTos={acceptTos}

Gets the resistance codes.

GET api/v1/Public/GetSignalWords?apiKey={apiKey}&acceptTos={acceptTos}

Gets the signal words.

GET api/v1/Public/GetStates?apiKey={apiKey}&acceptTos={acceptTos}

Gets the states.

GET api/v1/Public/GetLabelsByCropId?apiKey={apiKey}&cropId={cropId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by a single crop identifier.

GET api/v1/Public/GetLabelsByCropIds?apiKey={apiKey}&cropIds[0]={cropIds[0]}&cropIds[1]={cropIds[1]}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels that are associated with a crop ID contained in the provided array of Crop ID's

GET api/v1/Public/GetLabelsByEpa/{id}?apiKey={apiKey}&acceptTos={acceptTos}

Get's labels by EPA number.

GET api/v1/Public/GetLabelsByIngredientId?apiKey={apiKey}&ingredientId={ingredientId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by ingredient identifier.

GET api/v1/Public/GetLabelsByIngredientIds?apiKey={apiKey}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by ingredient ids.

GET api/v1/Public/GetLabelsByPestId?apiKey={apiKey}&pestId={pestId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by pest identifier.

GET api/v1/Public/GetLabelsByPestIds?apiKey={apiKey}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by pest ids.

GET api/v1/Public/GetLabelsByRegistrant?apiKey={apiKey}&registrantId={registrantId}&currentYear={currentYear}&state={state}&acceptTos={acceptTos}

Gets the labels by registrant.