/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.
Please report any & all bugs to the Support Server
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:
Data API version required. Must replace <version>
with either release or beta.
Possible Responses (Codes)
Last updated