/map
Maps through an array to find a certain identifier
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)
- array - Array to map through [Array] (Required)
- id - Identifier to retrieve during map [String] (Optional)
Data API version required. Must replace
<version>
with either release or beta.Last modified 1mo ago