/foreach
Does a For Loop on JSON Objects to retrieve certain data
This endpoint will require a POST request.
This endpoint is only on the Beta Version of the API and may be unstable.
- apikey - Your Api Auth Key [String] (Required)
- json - JSON object to loop through [Object] (Required)
- opt - Option to retrieve during loop [String] (Required)
Data API version required. Must replace
<version>
with either release or beta.Last modified 1mo ago