/map
Maps through an array to find a certain identifier
Endpoint Headers:
apikey - Your Api Auth Key [String] (Required)
Endpoint Body Parameters
array - Array to map through [Array] (Required)
id - Identifier to retrieve during map [String] (Optional)
Examples:
Possible Responses (Codes)
Last updated